Revision [3624]

Last edited on 2010-01-29 02:29:26 by WikiAdmin
Additions:
==Remove GPT==
# dd if=/dev/zero of=/dev/sdb bs=512 count=2
# dd if=/dev/zero of=/dev/sdb bs=512 seek=2929629465
(/dev/sdb has 182361 cylinders of 16065 512b sectors each for a total of 2929629465 sectors.)


Revision [3547]

Edited on 2009-10-13 00:18:47 by WikiAdmin
Additions:
toggle 1 lvm


Revision [3546]

Edited on 2009-10-12 23:54:22 by WikiAdmin
Additions:
To use a partition larger than 2T, traditional tools such as fdisk will not work as MBR cannot address that much space. Instead, one needs to use EFI Guid Partition Table, aka GPT. WikiPedia has a very good elaboration on what that is http://en.wikipedia.org/wiki/GUID_Partition_Table
Deletions:
To use a partition larger than 2T, traditional tools such as fdisk will not work as MBR cannot address that much space. Instead, one needs to use EFI GPT. WikiPedia has a very good elaboration on what that is.


Revision [3545]

The oldest known version of this page was created on 2009-10-12 23:53:29 by WikiAdmin
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki