Computing.Net > Forums > Linux > DUAL BOOTING

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.

DUAL BOOTING

Reply to Message Icon

Name: Mark
Date: July 12, 2002 at 06:24:38 Pacific
Comment:

I am trying to dual boot XP Pro and Red Hat Linux 7.3. I am wanting to use the XP Boot Loader but I am not sure how to set it up to boot Linux. I have tryed the program bootpart but it does not work. Can anyone give me a hand here. Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: nt
Date: July 12, 2002 at 07:59:23 Pacific
Reply:

i used to use bootpart when i had windows on my computer, it should be quite straightforward. Make sure you add the right linux partition (where lilo/grub is installed) and also tell windows to display the list of operating system (right click on My Computers -> Advance Properties, etc.), check the boot.ini file on the root directory of your windows system partition and see if the entry has been added (it is a hidden system file so you have to tell explorer to show it)


0

Response Number 2
Name: nt
Date: July 12, 2002 at 08:03:30 Pacific
Reply:

my friend has told me that he was also successful in manually extracting the bootsector with the "dd" command in linux and put it in windows. bootpart do all this automatically from windows.


0

Response Number 3
Name: lazyborn
Date: July 12, 2002 at 09:32:18 Pacific
Reply:

here is how i did it on XP with a NTFS using GRUB bootloader. It is pretty straightforward. GRUB actullay detect your NTFS XP partition if you give a NAME for this partition. At start it will display both the boot loaders. If you forgot to name while you installed, edit the /etc/grub.conf file:
add the following

title windows XP
root (hd0,0)
makeactive
chainloader +1

Hope this helps.


0

Response Number 4
Name:
Date: July 12, 2002 at 11:08:59 Pacific
Reply:

check out the third post in the following url (which is in fact posted on this very page)

http://www.computing.net/linux/wwwboard/forum/11324.html


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


LINUX 7.1 Installation... burning ISO to cd burner



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: DUAL BOOTING

Creating a dual boot environment www.computing.net/answers/linux/creating-a-dual-boot-environment/13696.html

installing 7.1 and dual booting with XP www.computing.net/answers/linux/installing-71-and-dual-booting-with-xp/10038.html

Dual Boot Win98/Linux www.computing.net/answers/linux/dual-boot-win98linux/876.html