Thread: Lilo
View Single Post
Old 29-Nov-2007, 02:49 AM   #1 (permalink)
Anilrgowda
Administrator
 
Anilrgowda's Avatar

Posts: 18,715
Join Date: Jan 2006
Rep Power: 10 Anilrgowda is on a distinguished road

IM:
Default Lilo

I'm handling a linux boot loader reinstall problem. I'm trying to reinstall lilo using knoppix 5.2 (if you have a better idea, i'll give a try) and after configuring /etc/lilo.conf as:

lba32
boot=/dev/hdc
map=/boot/system.map
install=/boot/boot.b
pronpt
timeout=50
image=/boot/vmlinuz-2.6.19.5
label=Linux
root=/dev/hdc1
read-only

I run from console as root the reinstall command for lilo as:

su -
/sbin/lilo

and receive this error:
FATAL: Trying to map files from unnamed device 0x0010 (NFS/Raid mirror down?)

What I'm missing? If you recommand another tool as live cd...spell it..
Thanks for help.



------------------


Anilrgowda is offline   Reply With Quote