Computing.Net > Forums > Linux > Prob with Dual Boot XP-Slack

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Prob with Dual Boot XP-Slack

Reply to Message Icon

Name: blanka
Date: April 29, 2004 at 09:13:08 Pacific
OS: XP/Slack
CPU/Ram: Athlon 2.2
Comment:

Hi.
here's the thing: got 2 HDs. HDA Master: C (with WinXP) and D, both NFTS. HDB Slave: X & Y NTFS too. Got 5 Gig. of ext3 partition on HDB (at the begining), where I installed Slackware Linux 9.0. AT first I had only WinXP. After installing Slackware Linux 9.0 on HDB, lilo only lets me boot to Linux. I can't mount any other partition. I want to dual boot my PC. I don't know on wich HD is my MBR. Can anyone help plz?



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: April 30, 2004 at 02:58:27 Pacific
Reply:

Your MBR will probably be on /dev/hda. I'm guessing that all you need to do is add an entry for XP in your /etc/lilo.conf and then type "lilo" to actually write it to your MBR.

If you didn't make a boot floppy during installation, I would suggest making one now. The command is "makebootdisk".

Now edit /etc/lilo.conf, make sure that you have "boot = /dev/hda" towards the top (this indicates where lilo will write to, if you wanted to create a boot floppy you would change it to /dev/fd0). At the end of the file create the following entry:
other = /dev/hda1
label = XP
table = /dev/hda

Now save the file, quit your editor and run "lilo" as root, reboot and you should now be able to select XP from the menu.


0

Response Number 2
Name: blanka
Date: April 30, 2004 at 07:29:55 Pacific
Reply:

Hello. Thanks for answering. I used WindowsXP CD to make a fixboot, and now my XP is boting. To get in Linux I use a floppy. I don't know why, but when I tried to boot from Lilo, it freezed while in the dots ............ and it booted ok from the floppy. And Slackware doesn't seem to have Grub, that doesn't use MBR. Isn't there a way to use Windows XP boot selector program?

2200+ XP
256 DDR... huh
... who cares?


0

Response Number 3
Name: mosaddique
Date: April 30, 2004 at 08:46:48 Pacific
Reply:

Go and read about dual / multiple booting on my website (Homepage link). You will probably find what you are looking for.

I use the NT boot loader as my boot manager.

Hope it helps.

___________________________________________
When everything else fails, read the instructions.


0

Response Number 4
Name: 3Dave
Date: May 4, 2004 at 03:20:18 Pacific
Reply:

Grub also uses the MBR.

If the boot loader on your floppy works, you can copy it to your MBR with:
# dd if=/dev/fd0 of=/dev/hda bs=512 count=1

If it doesn't have an entry for windoze and your /etc/lilo.conf isn't working, try creating a new lilo.conf with just the bare essentials....post up your lilo.conf if you can.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Prob with Dual Boot XP-Slack

dual boot xp and slackware 9 www.computing.net/answers/linux/dual-boot-xp-and-slackware-9/19589.html

dual boot xp and linux www.computing.net/answers/linux/dual-boot-xp-and-linux/22464.html

dual booting XP and Debian on SATA www.computing.net/answers/linux/dual-booting-xp-and-debian-on-sata/26813.html