Hi,
I know this is an old post, but I think I am having a similar problem.
I have windows vista installed, which I want to keep (for certain games).
I installed Ubuntu from a USB drive (unetbootin) and it works fine apart from the fact that the partition ubuntu is installed on is only 2gb in size.
I have managed to get 94gb of unallocated space set up (from the windows partition).
In gparted I have this:
Partition File System Label Size Used Unused Flags
/dev/sda1 ntfs PDQService 14.65 9.85 4.8
/dev/sda2 ntfs ACER 37.43 21.4 16.03
unallocated unallocated 94.47 --- ----
[down arrow]/dev/sda3 extended 2.49 --- ----
/dev/sda5 ext3 2.32 2.03 293.93MB
/dev/sda6 linux-swap 172.54MB ---- ----
The output for sudo fdisk -l -u is:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x43720eb6
Device Boot Start End Blocks Id System
/dev/sda1 63 30732344 15366141 27 Unknown
/dev/sda2 * 30734336 109239975 39252820 7 HPFS/NTFS
/dev/sda3 307355580 312576704 2610562+ 5 Extended
/dev/sda5 307355643 312223274 2433816 83 Linux
/dev/sda6 312223338 312576704 176683+ 82 Linux swap / Solaris
Disk /dev/sdb: 1002 MB, 1002438656 bytes
31 heads, 62 sectors/track, 1018 cylinders, total 1957888 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0xb0bcd68e
This doesn't look like a partition table
Probably you selected the wrong device.
Device Boot Start End Blocks Id System
/dev/sdb1 ? 3223366781 3470046704 123339962 78 Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(518, 102, 15) logical=(1677089, 27, 50)
Partition 1 has different physical/logical endings:
phys=(743, 0, 62) logical=(1805435, 10, 15)
Partition 1 does not end on cylinder boundary.
/dev/sdb2 ? 432871117 1208554935 387841909+ 10 OPUS
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(205, 7, 0) logical=(225219, 3, 14)
Partition 2 has different physical/logical endings:
phys=(920, 235, 50) logical=(628800, 21, 34)
Partition 2 does not end on cylinder boundary.
/dev/sdb3 ? 1869562563 3788792630 959615034 8b Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(260, 125, 54) logical=(972717, 7, 56)
Partition 3 has different physical/logical endings:
phys=(893, 46, 60) logical=(1971276, 2, 35)
Partition 3 does not end on cylinder boundary.
/dev/sdb4 ? 4140564480 4148887572 4161546+ a OS/2 Boot Manager
Partition 4 has different physical/logical beginnings (non-Linux?):
phys=(269, 111, 50) logical=(2154299, 29, 5)
Partition 4 has different physical/logical endings:
phys=(0, 0, 0) logical=(2158630, 11, 31)
Partition 4 does not end on cylinder boundary.
Partition table entries are not in disk order
As you can probably tell Im not very linux savvy and im completely out of my depth here.
What I want to do is obviously extend the ubuntu partition (/dev/sda5). However I can't. I can extend the windows partition, no problem.
Arg!
Any help would be greatly appreciated,
Thanks in advance
SlickRed