Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Duel Boot PC Question

Status
Not open for further replies.

dwilko

Technical User
Feb 20, 2002
113
GB
Can I have a pc with win xp on 1st partition on the 1stHD and linux installed on 1st partition on the 2ndHD

Thanks
David
 
You will need three partitions- one for Windows, one for Linux swap and one for the root files. I would also put a 4th for sharing files between windows and Linux.

Install WinXP in first partition (FAT32). If you use NTFS file system then you can't install LILO or GRUB to the MBR. If you choose to install Linux with Windows using NTFS, you will then have to install the bootloader into the root Linux partition. After that you need to take the first 512 bytes of the Linux partition and copy it to windows and add a reference to the boot.ini bootloader file. So you can see it is much easier to use FAT32 and install the bootloader on the MBR during installing Linux.

 
I have winxp already installed on 1st of 3 patitions on my 1st Drive(Winxp Patition NTFS other 2 are FAT32)
I have a spare hard drive which i was thinkin about installin linux on to it

will i be able to install linux as duel boot with out havin to mess around with the first hard drive like AP81 say I have to do
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top