How to remove one Windows partition to install Ubuntu, but keep other partitions on drive

Yes...

here's how to do it-

When you boot the LIVE CD/USB for installation, you will get 3 options-

  1. Erase Windows 7 and replace with Ubuntu 12.04LTS
  2. Install alongside Windows 7
  3. Do something else.

for your Requirement,you shold click on the 3rd option - Do something else.

That will take you to a partition table.

In the partition table you will see 4 partitions.(mostly the 1st one will be c drive)

but do remember to see the size of your windows partition (c) from windows b4 starting installation.because the size is the only thing that can help you recognise the c-drive when installing as you wont see labels like c or d there.

after you find out the windows partition,select it from the table below and click on delete..!!

That partition(and thus your windows) will be deleted.

Then select that unallocated space(which was the c drive earlier) and click on add.

Now,you can either directly make the complete partition as EXT4 for installing Linux or you can also add a SWAP partition.(It is always recomended to add a SWAP area for better performance but only if your ram is below 8gb)

If you select to add the SWAP AREA,do the following(otherwise go to the part below this sub-explaination starting from "NOW..")-

(After clicking on add)

  1. Assign the space from that partition to SWAP AREA equal to double your ram.(e.g-for 1gb,swap area-2gb)

  2. Select SWAP AREA from the file system drop down menu.

  3. Select "Begining" in the partition positition dropdown menu.

  4. Click on add.

Now, after you have added the SWAP AREA,do this-

  1. Select the remaining "Unallocated space" and click on ADD.

  2. Select Ext4 Journaling filesystem from the file-system dropdown menu.

  3. Select "Primary" from the partition type drop-down menu.

  4. Select the mount point as "/" from the mount-point drop-doen menu.

  5. Select "begining" from the Positition drop-down menu.

  6. Click on add.

After adding the patitions,from the table select the ext4 partition you see and tick in the corresponding chek-box(if not already ticked)

then Select INSTALL...