Comment 19 for bug 1288564

Revision history for this message
Abdul (abdhalee) wrote :

I could able to create partitions on large disk using 'parted' command.

root@ubuntu:~# parted -l
Model: QEMU QEMU HARDDISK (scsi)
Disk /dev/sda: 1143GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
 1 32.3kB 100GB 100GB primary ext3
 2 100GB 500GB 400GB primary
 3 501GB 1000GB 499GB primary
 4 1000GB 1143GB 143GB primary

If fdisk is not maintained to support ubuntu, we will use parted, so we can close this bug.

Thanks