Hi Rich,

1) The version of lilo was 0.21-15 (came with Redhat 6.2);
2) /etc/lilo.conf
boot=/dev/md0
default=linux
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.2.14-5.0
        label=linux
        root=/dev/md0
        initrd=/boot/initrd-2.2.14-5.0_raid.img
        read-only
image=/root/vmlinuz-2.2.14-5.0
        label=linux_ide
        root=/dev/hda1
        initrd=/boot/initrd-2.2.14-5.0.img
        read-only
3) Output from /proc/mounts:
/dev/root / ext2 rw 0 0
/proc /proc proc rw 0 0
automount(pid371) /misc autofs rw 0 0
none /dev/pts devpts rw 0 0
/dev/md2 /users ext2 rw 0 0
/dev/md4 /var ext2 rw 0 0

Also, I just downloaded the newer version of lilo, lilo-21.4.3.tar.gz 
(http://www.elliott-turbo.com/lilo/). After compiling/getting installed, 
lilo didn't complain anymore, but too quiet - it didn't generate any output 
when I run lilo (with or without options).  I am not sure if I have to 
remove the older version before installing the new one.

JW



-----Original Message-----
From:   Richard Bollinger [SMTP:[EMAIL PROTECTED]]
Sent:   Wednesday, May 31, 2000 9:32 PM
To:     [EMAIL PROTECTED]
Cc:     linux raid mailing list
Subject:        Re: strange error with lilo: "open /tmp/dev.0: No such device"?

We need clues as well... Let us see your /etc/lilo.conf file, tell us what
version of lilo you're using and what's mounted (/proc/mounts or 
/etc/mtab).
Thanks, Rich B

----- Original Message -----
From: "Jieming Wang" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 31, 2000 2:25 PM
Subject: strange error with lilo: "open /tmp/dev.0: No such device"?


> I am having troubles with lilo. When I run lilo (with or without 
options),
> it gives errors:
>
> open /tmp/dev.0: No such device
>
> I have no clues.

Reply via email to