[KLUG Members] Kernel Bug 2??

Bill members@kalamazoolinux.org
Wed, 22 Aug 2001 15:04:57 -0400


On Wednesday 22 August 2001 07:45, you wrote:
> Bill wrote:
> > Bryan ... that's interesting. I am using MDK 8.0 with lilo
> > and reiserfs. Oddly enough, although I chose to install grub
> > as my bootloader, lilo was chosen for me by the install
> > program. What issues, as far as you are aware of, do lilo
> > and reiserfs have with each other? What sort of grief have I
> > let myself in for?
>
> Is your /boot (or / if you don't have a /boot) ReiserFS?  If
> so, check your /etc/lilo.conf .  Is there a "notail" option
> used?
>
> -- TheBS

My full lilo. conf is included below. I don't see "notail" 
anywhere in it.

[bill@a bill]$ cat /etc/lilo.conf
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux
keytable=/boot/us.klt
lba32
prompt
timeout=50
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-2.4.3-20mdk
        label=old_linux
        root=/dev/hda1
        initrd=/boot/initrd-2.4.3-20mdk.img
        append=" quiet mem=1536M"
        vga=788
        read-only
image=/boot/vmlinuz-2.4.3-20mdk
        label=old1_linux-nonf
        root=/dev/hda1
        initrd=/boot/initrd-2.4.3-20mdk.img
        append=" mem=1536M"
        read-only
image=/boot/vmlinuz-2.4.3-20mdk
        label=old2_failsafe
        root=/dev/hda1
        initrd=/boot/initrd-2.4.3-20mdk.img
        append=" failsafe mem=1536M"
        read-only
other=/dev/fd0
        label=floppy
        unsafe
image=/boot/vmlinuz
        label=linux
        root=/dev/hda1
        initrd=/boot/initrd.img
        append=" quiet mem=1536M"
        vga=788
        read-only
image=/boot/vmlinuz
        label=linux-nonfb
        root=/dev/hda1
        initrd=/boot/initrd.img
        append=" mem=1536M"
        read-only
image=/boot/vmlinuz
        label=failsafe
        root=/dev/hda1
        initrd=/boot/initrd.img
        append=" failsafe mem=1536M"
        read-only
[bill@a bill]$
-- 
icq # 126373831
Linux
Think Better