LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Dual Booting Question? (https://www.linuxquestions.org/questions/linux-newbie-8/dual-booting-question-364408/)

JDP17 09-18-2005 01:34 AM

Dual Booting Question?
 
Ok I downloaded the 5 ISO Images for Suse very excited about trying linux out. But I share my pc and have to keep XP on it so the idiots don't get confoosed. Anyhow I have a Dell 2350 1.8 GHZ, 396 ram, I386, full nfts partion no FAT. I was wondering if and how easy it would be to dual boot on somthing like this and what I'd have to do. Some people say its easy as putting the cd in and letting it take control, some people say u need to take control. If I did need to do somthing what whould it be and how would I do it. I could care less about my Files I have them backed up on to Cds. I have a 40 GB Nfts. So if anyone can help me or would like more info about my situation I should be up all night as I always am on my pc. Cheers,

MrJester 09-18-2005 01:59 AM

It really is a simple task to do. There are many ways you can get it done too. First up if you don't mind destroying any data just pop in the CD and partition out the HDD however you like you won't be able to resize partitions though so you will lose Data and have to reinstall XP. The 2nd option which will preserve your data is using something like Partition Magic to shrink some partions down and then reboot and install linux.

AwesomeMachine 09-18-2005 02:06 AM

Get Partition Magic 6.0, or maybe 8.0. I think 8.0. Anyway, it's not the latest one. Install that in MS Windows XP. Make a rescue disk set. Boot the computer with the rescue disk set. Or, you can just find a set of Powerquest Partition Magic rescue disks. Actually, you can just pull the file PQMAGIC off the CD, put it on a floppy. Boot with a DOS floppy, put the floppy in with PQMAGIC on it, and type PQMAGIC. Partition Magic will start. Make a primary partition for the linux root. Don't format it. Make an extended partition of the rest of the disk. Put in the extended partition: An NTFS partition for MS Windows XP and format it with Windows XP type NTFS.

While you are doing this stuff, I want you to apply the changes as you go. So, if you do one thing, apply that change before you go on. In the extended partition also make a "swap" partition for linux, but leave it unformatted. Swap should be about 1 GB. In the remainder of the extended partition make a partition for linux "/home". You don't have to specify mount points in partition magic.

Ok, when you get formatted, reboot with the Windows XP install CD. Install XP to the logical partition that you made an NTFS partition. When you get to that part of the install, you will see it. Go through the whole install, and install Windows XP new.

Then shut down.

Do a linux install. It should guess what you had in mind with your partitioning. Let linux install, but make sure it picked the small partition for swap, the medium partition for root, and the giganzo partition for /home. You can let it repartition, too. But make sure those partitions are correct. You want about 10 GB for root. That is the only primary partition.

After linux installs, you will get a boot menu when you boot up. Grub will have moved the Windows boot files to the logical NTFS partition. Grub aimed pointers with the function chainloader at these files. Now your primary partition is safe. Linux has taken over, but made a special place for Windows XP where it won't get out of hand, and try to run the show.

Make sure you do stuff in that order, how I told you. That will work.


All times are GMT -5. The time now is 07:56 AM.