LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Booting to 2nd Disk (https://www.linuxquestions.org/questions/linux-software-2/booting-to-2nd-disk-275685/)

Stingray 01-09-2005 09:00 AM

Booting to 2nd Disk
 
Hi all
I have just installed mandrake 10.0 community to a 2nd HD which is an internal caddy case drive. the problem i have is that i cant change this disk to another and boot to windows as lilo somehow isn't on the first disk i would prefer to use a floppy to boot linux so windows disk can load normally any ideas how i can do it

Sting

jschiwal 01-09-2005 10:18 AM

You could change the /etc/lilo.conf boot= entry to boot=/dev/fd0. Mount a blank disk, and execute /sbin/lilo as root. The boot= entry tells lilo where to install the boot loader when you call /etc/lilo.

If you have XP you could follow the instructions for using the NTLDR XP loader to boot Linux:
http://jaeger.morpheus.net/linux/ntldr.php

jschiwal 01-09-2005 10:21 AM

You could change the /etc/lilo.conf boot= entry to boot=/dev/fd0. Mount a blank disk, and execute /sbin/lilo as root. The boot= entry tells lilo where to install the boot loader when you call /etc/lilo.

If you have XP you could follow the instructions for using the NTLDR XP loader to boot Linux:
http://jaeger.morpheus.net/linux/ntldr.php

The mkbootdisk program will fail because the kernel is now to large to fit on a floppy. Mandrake's version of the program doesn't have an --iso option to produce a boot cd, but 'mkrescue --iso'
will. This will produce a bootable rescue cd which has an option to boot from hard drive.


All times are GMT -5. The time now is 09:47 PM.