NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Large Partition Disks Freezing



matt%3am-software.com@localhost (Matt Thomas) writes:

>> 1 sector PMBR
>> 1 sector GPT header
>> 32 sectors GPT table (or rather 16kByte).

>Give newer drives with 4KB sectors, that 32 should become 30 or 38...

Would be an odd thing :-) With 4kB Sectors you still have

1 sector PMBR
1 sector GPT header
4 sectors GPT table (or rather 16kByte).

and the first partition starts at sector 6.

The size of the GPT table is not necessarily fixed though, 16kByte is just
the default which allows for 128 partitions. You can create larger
tables with the gpt tool, see the -p option.


-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index