Hi I am new to the list. So first of all a big hello to all of you there. Now back to business. I would like to move my linux installation to my second hdd. Can LILO boot linux from the second hdd. Do i have to do some tweaking. ALso lilo cannot boot directly into my win2k partition. Is there any way to do so? Please help
Thank you Paresh C
Paresh wrote:
I would like to move my linux installation to my second hdd. Can LILO boot linux from the second hdd. Do i have to do some tweaking.
AFAIK, LILO can boot Linux from any HDD, as long as it is within the first 1024 cylinders. All you need to specify is the location of the root partition. For this edit /etc/lilo.conf to change the device name of the root partition, then run the command `lilo' in superuser mode.
LILO boots Linux from /dev/hdc3 on my box. That's the secondary master IDE drive.
SameerDS.
_________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
Dear Paresh,
I would like to move my linux installation to my second hdd. Can LILO boot linux from the second hdd. Do i have to do some tweaking.
AFAIK, LILO can boot Linux from any HDD, as long as it is within the first 1024 cylinders. All you need to specify is the location of the root partition. For this edit /etc/lilo.conf to change the device name of the root partition, then run the command `lilo' in superuser mode.
AFAIK ... the latest LILO does not have the these limitations. Better still maybe you can use GNU - Grub as your bootloader.
And please do add subject to your mails ;)
Best Regards Prakash Shetty
Problems with Windows? Reboot !!
Problems with Linux? be root ! ;)
On Wednesday 20 June 2001 20:26, Sameerds wrote:
Paresh wrote:
I would like to move my linux installation to my second hdd. Can LILO boot linux from the second hdd. Do i have to do some tweaking.
AFAIK, LILO can boot Linux from any HDD, as long as it is within the first 1024 cylinders.
Lilo 21.5-2 and higher can boot from any cylinder.