Re: Help Regarding - fdisk
Corey Kovacs <[email protected]>
| Newsgroups | gmane.linux.redhat.general |
|---|---|
| Message-ID | <CAMH2m-qu45-dxVXmiwWE2Lvs8PrHeH47Y5NF2uRSRDeYM8r9_A@mail.gmail.com> |
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 <[email protected]>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 <[email protected]>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: [email protected] >> -- >> redhat-list mailing list >> unsubscribe mailto:[email protected]?subject=unsubscribe >> https://www.redhat.com/mailman/listinfo/redhat-list >> > > -- redhat-list mailing list unsubscribe mailto:[email protected]?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list