LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   ILO, SBOOTMGR errors- windows will not boot (https://www.linuxquestions.org/questions/slackware-14/ilo-sbootmgr-errors-windows-will-not-boot-164767/)

Krenn 03-31-2004 09:01 PM

ILO, SBOOTMGR errors- windows will not boot
 
Two distinct Hard drives, Lilo installed on the first along with linux.

Linux boots through Lilo without difficulty.

If I unplug the primary hard drive, I can load Windows without problems.

If I use LILO to try to boot windows, it says "booting windows"... and then hangs.

If I use the SBOOTMGR boot disk, it takes me straight to the LILO prompt, no matter which Hard drive i choose to boot from.

I used the automatic configuration script for Lilo, and am working with a standard intel-type PC.

any suggestions?

ringwraith 03-31-2004 09:04 PM

give us your /etc/lilo.conf and your partition layout

phase9 04-02-2004 02:04 AM

Maybe you need the to remap your harddisks.

Try the following in /etc/lilo.conf:

Disk = /dev/hda
bios = 0x80
Disk = /dev/hdb
bios = 0x81

other = /dev/hdb #hd where windows resides
label = windows
map-drive = 0x81
to = 0x80
map-drive = 0x80
to = 0x81

This assumes, that linux is install somewhere on /dev/hda, LILO in the mbr of /dev/hda und windows somewhere on /dev/hdb und the bios is configured to boot from your first hd (prim. master (hda)).

And don't forget /sbin/lilo

Squall 04-02-2004 10:17 AM

If you are using NT, 2000, or XP I can help. You can boot your system with some certain system files. I can't access Windows right now, but when I get home, 1 hour after making this post, I'll post them immediatly, or host the files on the web at your request. If you are using 95, 98, or ME, you're out of luck. Tell me which one you're using


All times are GMT -5. The time now is 11:24 AM.