I had installed Ubuntu alongside Windows on a 40GB of 160 GB partition, deleted the Windows partition, even from the grub menu, as soon as i felt i could grope my way around. Since then i have upgraded to Jaunty, installed a ton of applications and even the Nvidia 185.19 Beta. I now wish to expand my present Ubuntu installation to occupy the entire disk. Sudo fdisk -l gives
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x556b556b
Device Boot Start End Blocks Id System
/dev/sda1 1 1275 10241406 83 Linux
/dev/sda2 1276 6374 40957717+ f W95 Ext'd (LBA)
/dev/sda3 6375 6605 1855507+ 83 Linux
/dev/sda5 1276 1667 3148708+ 7 HPFS/NTFS
/dev/sda6 1668 6175 36210478+ 83 Linux
/dev/sda7 6176 6374 1598436 82 Linux swap / Solaris
sade@sade-desktop:~$
Now /dev/sda6 is my Ubuntu installation. I have tried booting from my live CD to use gparted, but the option to increase the partion size remains grayed out. Is there a way to clone just the Ubuntu install with all the upgrades, etc. and reinstalling it on my zero filled hard disk? I have a systemrescue CD but don't know what to do with it.

