I have just installed Ubuntu on a new SATA drive and i am unable to add new partitions through fdisk

Asked by TyroneMcKinney

The disk size is 250GB

A fdisk -l yields the following:

# fdisk -l

Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000c7286

   Device Boot Start End Blocks Id System
/dev/sda1 * 1 2432 19535008+ 83 Linux
/dev/sda2 2433 3405 7815622+ 5 Extended
/dev/sda3 3406 5837 19535040 83 Linux
/dev/sda4 5838 8269 19535040 83 Linux
/dev/sda5 2433 3405 7815591 82 Linux swap / Solaris

Disk /dev/sdb: 41.1 GB, 41174138880 bytes
255 heads, 63 sectors/track, 5005 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7b9caed7

   Device Boot Start End Blocks Id System
/dev/sdb1 1 108 867478+ b W95 FAT32
/dev/sdb2 109 5005 39335152+ f W95 Ext'd (LBA)
/dev/sdb5 109 5005 39335121 7 HPFS/NTFS
#

Why can't I add additional partions?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnu-fdisk Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

How many disk you have...?
Here we see two disk /dev/sda and /dev/sdb and /dev/sda may not be "new" there are a lot of partitions on it ;-)

If is your new hard disk /dev/sda, have you tried to use gparted on your /dev/sda hard disk...?

Thank you

Revision history for this message
GODSMACK (godsmack-dmx) said :
#2

Hi

I want to say that fdisk unable to read any thing but ((NTFS)) & ((FAT 16 or 32)) any thing else he will not read it.

for example ( if you have a 250 giga hard disk and you partitioning it to two partitions 100 giga ntfs and 150 giga ext3 or any kind but the two kind that are mention above the fdisk well be able to read the first partition which are ntfs but the other partition fdisk will not be able to read it.

so there are another program called (( partition magic )) it will be able to read any kind of partitions.

i hope that's help.

Can you help with this problem?

Provide an answer of your own, or ask TyroneMcKinney for more information if necessary.

To post a message you must log in.