jimang29
01-01-2003, 01:43 AM
Using fdisk and starting from scratch(1 freshly formatted hard drive)..so be prepared to wipe out your hard drive if you dont have separate partioning software.
Here are my steps:
- use fdisk to create 1 primary partion and 1 extended partition (each one 50% of availabe space..20GB total for me)
- then create 3 logical drives within the extended partion(100MB, ~200MB or 2x your RAM, and fill the remainder). These are for the boot, swap, and root partitions for linux.
- make the primary partition active through fdisk and install xp in that partition.
- install windows bootdisk, reboot, run fdisk and set the 2nd partition (extended partition) active.
- reboot with the linux install cd in.
- choose the disk druid partition program and click on each logical drive to edit them (d:, f:, and g: for me)
- label them appropiately as root, swap and boot partitions and change them to ext 3 file format. (swap doesn't have that option)
- I chose the kde desktop enviroment. Gnome didn't work for me as well as some other people who's posts I've seen.
Thats pretty much it...i'll check up on this post to see if anyone has questions.
Here are my steps:
- use fdisk to create 1 primary partion and 1 extended partition (each one 50% of availabe space..20GB total for me)
- then create 3 logical drives within the extended partion(100MB, ~200MB or 2x your RAM, and fill the remainder). These are for the boot, swap, and root partitions for linux.
- make the primary partition active through fdisk and install xp in that partition.
- install windows bootdisk, reboot, run fdisk and set the 2nd partition (extended partition) active.
- reboot with the linux install cd in.
- choose the disk druid partition program and click on each logical drive to edit them (d:, f:, and g: for me)
- label them appropiately as root, swap and boot partitions and change them to ext 3 file format. (swap doesn't have that option)
- I chose the kde desktop enviroment. Gnome didn't work for me as well as some other people who's posts I've seen.
Thats pretty much it...i'll check up on this post to see if anyone has questions.