View Single Post

  #6 (permalink)  
Old 05-15-2008, 03:43 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,035
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

My bad, I assumed that you are using Grub. Anyway at LILO menu - Press [ESC] at lilo prompt try
Code:
root=/dev/hdXY
Where X can be a,b,cd
hda = 1st IDE Master
hdb = 1st IDE Slave
hdc = 2nd IDE Master
hdd = 2d IDE Slave

If you are using SCSI / SATA use /dev/sda and so on

Where Y is partition number starts with 1


lilo.conf(5): config file for lilo - Linux man page
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote