no free sectors available? ? ?
guys is there something wrong with what i have done? ?
i did this :
fdisk /dev/hdc
~ n (new partition)
~ p (primary)
l (logical)
after choosing l, here is the output
no sectors available..
here is my fdisk -l: Code:
Disk /dev/hdc: 80.0 GB, 80026361856 bytes
16 heads, 63 sectors/track, 155061 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 1 3875 1952968+ 83 Linux
/dev/hdc2 3876 57280 26916120 5 Extended
/dev/hdc5 3876 3972 48856+ 83 Linux
/dev/hdc6 3973 4964 499936+ 82 Linux swap
/dev/hdc7 4965 8839 1952968+ 83 Linux
/dev/hdc8 8840 12714 1952968+ 83 Linux
/dev/hdc9 12715 24340 5859472+ 83 Linux
/dev/hdc10 24341 57280 16601728+ 83 Linux
Disk /dev/hda: 41.1 GB, 41110142976 bytes
255 heads, 63 sectors/track, 4998 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 2449 19671561 c W95 FAT32 (LBA)
/dev/hda2 2450 4998 20474842+ f W95 Ext'd (LBA)
/dev/hda5 2450 4998 20474811 b W95 FAT32
can somebody help me on this? thanks
i have 50G more remaining on my HD
No free sectors available
I too had this very same problem. Solution was to get the extended partition re-sized.Try to get it done using fdisk , cfdisk , Gparted -> nothing works for me.
After that i tried parted [command line of the Gparted] Strangely it allows me to re-size my extended partition. CHEEERS !!
BR.:D