Re: grub segmentation fault on RAID 1 lvm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2005-08-26 at 17:03 -0600, David G. Miller wrote:
> After reading the various travails of using grub with Linux software RAID 
> 1 I can honestly say that I am still happy with my decision to use lilo 
> instead of grub.  It "just works".  Here's my lilo.conf:
> 
> prompt
> timeout=50
> default=linux
> boot=/dev/md3
> map=/boot/map
> install=/boot/boot.b
> message=/boot/message
> lba32
> 
> image=/boot/vmlinuz-2.4.21-27.0.4.EL
>         label=linux.old
>         initrd=/boot/initrd-2.4.21-27.0.4.EL.img
>         read-only
>         root=/dev/md5
>         append="hdc=ide-scsi"
> 
> image=/boot/vmlinuz-2.4.21-32.0.1.EL
>         label=linux
>         root=/dev/md5
>         append="hdc=ide-scsi"
>         read-only
>         initrd=/boot/initrd-2.4.21-32.0.1.EL.img
> 
> That's it.  The worst problem is I have to remember to update lilo.conf 
> whenever I get a new kernel rpm and then run lilo.
----
and your point is that ignorance is bliss? 
or is that running FC-1 and lilo is somehow on topic on this list still?
or is it that your setup doesn't use lvm so it really doesn't pertain to
the subject at all?

Nothing wrong with lilo - grub seems to work better.

I think that there are thousands of people successfully running Fedora
and a few people that are struggling can mislead others into thinking
that there are some problematic issues with the defaults but typically,
they have varied from the defaults.

Craig


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux