[olug] Getting LILO back
Daniel Pfile
pfiled at marietta.edu
Wed Aug 2 05:16:49 UTC 2000
I've been using grub since january, it's great, it's awsome, it's better
than sliced bread (even the nice thick kind with lots of butter).
http://www.gnu.org/software/grub/
you can even install it on to say a floppy from windows, boot from that
disk and fire up linux, install it to a boot sector, first sector of a
disk, anything lilo can do and more! yes folks it's that easy.
for example, before i put it on my mbr this is how i booted linux from a
floppy after putting grub on it from windows (lilo hated my scsi card with
a passion) oh yah, this is a command line interface, it's slick, my
comments for this email are in front of #s
# tell grub where the kernel is:
# works like:
# > kernel (hd-disk number-,-part number-)kernel-file kernel-args
# so for my system it boots off the second disk the bios knows about,
# first partition, /vmlinuz on that file system with the args of
# root=/dev/sda1. I could easily have passed an arg of say single for
# maintence, or whatever else (insert favorite kernel arg/enable weird new
# feature you made up last night after 10 beers here)
> kernel (hd1,0)/vmlinuz root=/dev/sda1
[kernel bzimage found at 0x2352] # I paraphrased that :)
> boot
Linux booting.....
#####
that's it, all done, linux is up in a few seconds.
i wub it, let me know if any of you try it, i have _no_ idea why lilo is
still used when grub exists. loved the recent /. pool on the number of
kernels in lilo btw.. i can boot N+1 kernels without problems with grub
:)
| Daniel Pfile | I'm to cool for a signature |
| pfiled at marietta.edu | --------------------------- |
On Wed, 2 Aug 2000, Christopher Garrity wrote:
>
> Boot up with the Install floppy or from CD-ROM, and at the boot prompt type:
>
> linux single root=/dev/hdb* initrd=
>
> Where the * == the number of your root partition. This'll get you to single
> user mode where you can rerun lilo. If you get kernel panic, don't panic
> yourself, you just gave root=/dev/hdb* the wrong number. Try again..
>
> Jay Woods wrote:
> >
> > I've had to move my old hard disk to slave and put in a new hard disk as
> > master. I was running LILO and a dual boot to Win95 and Mandrake 6.2.
> > Now I've got Win98SE on the new disk. Is there an easy path to get LILO
> > back and point to Linux on the slave disk? ---Jay
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: olug-unsubscribe at bstc.net
> > For additional commands, e-mail: olug-help at bstc.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: olug-unsubscribe at bstc.net
> For additional commands, e-mail: olug-help at bstc.net
>
---------------------------------------------------------------------
To unsubscribe, e-mail: olug-unsubscribe at bstc.net
For additional commands, e-mail: olug-help at bstc.net
More information about the OLUG
mailing list