Help Regarding - fdisk

Corey Kovacs corey.kovacs at gmail.com
Sat Jan 12 18:45:20 UTC 2013


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 at gmail.com>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 at gmail.com>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 at gmail.com
>> --
>> redhat-list mailing list
>> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
>> https://www.redhat.com/mailman/listinfo/redhat-list
>>
>
>



More information about the redhat-list mailing list