Computing.Net > Forums > Linux > Install XP after installing LINUX

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.

Install XP after installing LINUX

Reply to Message Icon

Name: Senor_Smartass
Date: July 21, 2003 at 16:51:21 Pacific
OS: Linux RedHat 9
CPU/Ram: 700MHz Pent3/ 383MB RAM
Comment:

I have RedHat Linux already installed on my computer and would like to know if it is possible to dual boot without having to install Winblows XP first?



Sponsored Link
Ads by Google

Response Number 1
Name: taurus
Date: July 21, 2003 at 17:25:38 Pacific
Reply:

Of course. Before you install Windows XP, make sure you have created a boot disk for Linux since you will need it to boot Linux after you have installed XP. Then, edit either /etc/lilo.conf if you want to use lilo or /boot/grub/menu.lst (or /boot/grub/grub.conf) if you want to use grub. Make sure you include an entry for Windows XP and run either "lilo" or "grub-install."

Reboot and off you go...

taurus


0

Response Number 2
Name: peter4u
Date: July 21, 2003 at 21:00:48 Pacific
Reply:

There is an alternative way, just save the existing linux bootblock (MBR) from block "0" of your /dev/hda into a file on a windows diskette, copy it after XP messed up your bootblock with it's own bootblock just into C:\ and edit boot.ini to include it as an option.


So, still in Linux you save the bootblock:

dd if=/dev/hda count=1 of=/root/linuxboot.dat

mount a windows floppy and copy "linuxboot.dat" on it.


Now install XP and just let it do, what it has to do.

When it is done copy the file from the floppy into c:\

Now edit c:\boot.ini (you may have to use attrib to make it writable) and add at the end a new line:

C:\linuxboot.dat="Boot Linux"


That is all -- of cause, if you have a linux boot floppy, it gives you the "safety-net" - just in case......



0

Response Number 3
Name: benny
Date: August 17, 2003 at 19:30:31 Pacific
Reply:

can someone explain how to do this with great and i do mean great detail... i an new to linux and need to get xp on here as well.. reading all the terms and file names and stuff for linux makes me fall out my chair... help


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Yahoo Messenger KDE screws up on boot



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: Install XP after installing LINUX

Problem booting Win XP after inst Linux www.computing.net/answers/linux/problem-booting-win-xp-after-inst-linux-/10160.html

Installing Linux over XP www.computing.net/answers/linux/installing-linux-over-xp/6100.html

Unable to install XP after Fedora 5 www.computing.net/answers/linux/unable-to-install-xp-after-fedora-5/29192.html