https://qa.mandrakesoft.com/show_bug.cgi?id=1654
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Version|2.4.21-0.pre4.6mdk |3.1.6-35mdk
------- Additional Comments From [EMAIL PROTECTED] 2003-02-17 14:41 -------
thx, took your patch in mkinitrd 3.1.6-36mdk
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
1. something in the in the pkg is adding root=LABEL=linux_root to my /etc/lilo.conf
2. lilo reports error at end of kernel install,
3. manual edit /etc/lilo.conf and changing root=LABEL=linux_root to
root=/dev/root fixes the error,
4. using lilo revalidates file
log follows
Preparing... ##################################################
1:kernel-2.4.21.0.pre4.6mdk##################################################
ls: LABEL=linux_root: No such file or directory
/sbin/mkinitrd: line 411: [: =: unary operator expected
mke2fs 1.27ea (14-Mar-2002)
ls: LABEL=linux_root: No such file or directory
/sbin/mkinitrd: line 411: [: =: unary operator expected
mke2fs 1.27ea (14-Mar-2002)
There is an error when regenerating lilo, you may have to check your /etc/lilo.conf
what the /etc/lilo.conf has for the above error is
image=/boot/vmlinuz-2.4.21pre4-6mdk
label=2421-6
root=LABEL=linux_root
read-only
optional
vga=791
append=" quiet devfs=mount hdc=ide-scsi"
initrd=/boot/initrd-2.4.21pre4-6mdk.img