Forum overview »
Software » XP and linux dual boot... (1/1)
| XP and linux dual boot... |
| Author |
Message |
sciguy007
Member
Posts: 34
Joined: 2000-07-19
Member No.: 3987
|
2002-03-11 17:48:31
i want to do this, so im going to repartition everything, but i need to know which i should install first, XP or linux? will XP be able to detect and boot linux? i know the linux loader can detect and boot windows...so can i do linux first and windows second, or do i have to have windows first and then linux? thanks a lot...
|
|
| Post #93935 |
|
jtourville
Member
Posts: 19
Joined: 2002-02-24
Member No.: 8643
|
2002-03-11 18:29:40
Since XP won't be able to read the Linux file system, it won't be able to add it to the boot loader. So you'll need to install XP first, then Linux, and XP will be listed in Linux's boot loader. Also, to my knowledge, you will have to use FAT32, since I don't think Linux will be able to read an NTFS file system.
|
|
| Post #93937 |
|
trohbock
Member
Posts: 6
Joined: 2001-10-26
Member No.: 7436
|
2002-03-11 19:07:51
I am currently dual booting Linux and Xp, I had XP installed first. Linux does work with NFTS as that is what my disk was before I installed Linux on it. Also just set your boot up sequence to boot to CD first and then you won't have any problem with it. Unless you don't have the cd that is. Have fun 
|
|
| Post #93941 |
|
Catdog02
Member
Posts: 83
Joined: 2002-02-06
Member No.: 8542
|
2002-03-11 19:41:05
Partition magic / Boot magic are really useful for these types of configuration.
|
|
| Post #93943 |
|
thewizard75
Member
Posts: 37
Joined: 2002-02-23
Member No.: 8640
|
2002-03-11 21:36:52
Or bootpart ... do a search for it online and you'll find it... it lets you use the NT/2000/XP bootloader to load linux (as long as you make sure during linux setup to install the boot loader on the first sector of the partition, NOT the MBR).
I installed XP first, RedHat second, with zero problems using bootpart ...
|
|
| Post #93952 |
|
Shakedown
Member
Posts: 91
Joined: 2001-04-19
Member No.: 5621
|
2002-03-12 09:57:45
|
|
| Post #93982 |
|
Xiven
Senior Member
Posts: 690
Joined: 2000-05-20
Member No.: 3395
|
2002-03-12 13:46:33
You can put Linux into the XP boot menu (I've done it) - just follow the instructions here
|
|
| Post #93994 |
|
Mekadave
Member
Posts: 41
Joined: 2002-03-30
Member No.: 8889
|
2002-10-04 15:46:04
"You can put Linux into the XP boot menu (I've done it) - just follow the instructions here"
One thing I noticed missing: To make those instructions work, does your Win2k partition have to be FAT32 or can it be NTFS?
TIA...
|
|
| Post #111983 |
|
adamvjackson
Senior Member
Posts: 2174
From: Asheville, NC
Joined: 2002-08-26
Member No.: 12643
|
2002-10-04 16:51:51
I would install XP first, and then Linux, and use either Lilo or Grub as a boot loader. Depending on which distro you choose, it may, or may not, support NTFS. Just check the online documentation first, if you must access an NTFS partition.
|
|
| Post #111994 |
|
Admiral LSD
Senior Member
Posts: 991
Joined: 2001-08-14
Member No.: 6685
|
2002-10-04 16:55:59
Even if your distro doesn't support NTFS out of the box (given that its still experimental a lot probably don't) adding it is a matter of recompiling the kernel. You have to be careful though since while read support is, AFAIK, pretty stable write support still has a long way to go.
|
|
| Post #111996 |
|
Mekadave
Member
Posts: 41
Joined: 2002-03-30
Member No.: 8889
|
2002-10-04 16:56:13
"I would install XP first, and then Linux, and use either Lilo or Grub as a boot loader. Depending on which distro you choose, it may, or may not, support NTFS. Just check the online documentation first, if you must access an NTFS partition."
A friend of mine wants to set up a dualboot machine between Win2k and RedHat, and she asked me to help, though I admittedly only have basic knowledge of Linux (installed it several times at work). I've just spent the last 3 hours looking around RedHat's site to see if it supports NTFS, and I'll be darned if I can find it.
|
|
| Post #111997 |
|
Admiral LSD
Senior Member
Posts: 991
Joined: 2001-08-14
Member No.: 6685
|
2002-10-04 17:07:02
I just checked and neither versions 7.1 or 7.2 support it out of the box (at least there doesn't appear to be a module for it in /lib/modules/<kernel version>/fs). I don't know about 7.3, 7.4 or 8 though but seeing as its still experimental I doubt they will either.
|
|
| Post #111999 |
|
Mekadave
Member
Posts: 41
Joined: 2002-03-30
Member No.: 8889
|
2002-10-04 17:09:53
"I just checked and neither versions 7.1 or 7.2 support it out of the box (at least there doesn't appear to be a module for it in /lib/modules/<kernel version>/fs). I don't know about 7.4 or 8 though but seeing as its still experimental I doubt they will either."
Thanks for checking. I saw that version 8 went final earlier this week, so I was wondering about it, but I haven't been able to dl the ISOs yet.
|
|
| Post #112000 |
|
Forum overview »
Software » XP and linux dual boot...