LordoftheMonkeys wrote:
I've noticed that Windows 7 takes up all four primary partitions on a hard drive, making it impossible to dual boot anything else without sabatoging it. To my knowledge it's the only operating system in existence that does this. I'm trying to install Debian on a partition, and I had to delete the recovery partition and the FAT partition in order to make room for it (since you can only have four), and now Windows doesn't work. Does it have to use all four? No. Windows XP only requires one partition, and it functions just fine. Does it add functionality to the OS? Not that I am aware of, and even if it does, there are probably other and better ways of achieving that affect. All it does is make Windows 7 one of the most crippling OS's I've ever used.
It sound like your partition table could be using the GPT (GUID partition table) scheme rather than the older MBR scheme. The good news is that a GPT partition table allows for more than for primary partitions while the bad news is that GParted doesn't officially support it and recognises it as an MBR partition table. That's why you can't make any more partitions with GParted. However, if you burn a new GParted live CD then that CD will also include an application called gdisk which allows you to edit GPT partitions. This gdisk application is still in the beta stage though and it's command line based. The following is a link to the home page of gdisk:
http://www.rodsbooks.com/gdisk/.
If you are using a GUID partition table and you can get that application working then there would be no need to do a repartition or boot Debian from an external hard drive. You can just make a new partition for Debian.