parted /path/to/disk mklabel gpt parted /path/to/disk 'mkpart primary 0 -0' should give you one big partition. You may need/want adjust the "0 -0" part to accommodate for alignment of the disk for better performance and you'll need to be using a distro capable of 4k sectors I believe. Have fun! Corey On Sat, Jan 12, 2013 at 11:42 AM, Corey Kovacs <corey.kovacs@xxxxxxxxx>wrote: > parted is the tool I use. You'll need to create a gpt disk label as well > instead of the msdos type which is used by default. > > -C > > > On Sat, Jan 12, 2013 at 11:34 AM, Amar Zende <amarzende2510@xxxxxxxxx>wrote: > >> Hi There, >> >> i have 2TB sata Hard drive at my computer and i am trying to use the fdisk >> to make the partitions in my system but the fdisk is not able to handle >> the >> 2TB capacity drive. >> Please suggest the way to get out of this trouble. >> >> -- >> Thanks & Regards, >> >> *Amar Zende >> *Mobile 8898499374 >> Email: amarzende2510@xxxxxxxxx >> -- >> redhat-list mailing list >> unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe >> https://www.redhat.com/mailman/listinfo/redhat-list >> > > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list