数人の友人と話し合っていて、それを理解することができませんでした。FreeBSDおよびOpenSolaris / Solarisでは、ドライブをパーティション分割すると、ディスク全体をカバーするパーティションが作成されます。
da0s1c
c0d0s2
たとえば、OpenSolarisサーバーのメインハードドライブの出力:
xistence@Keyhole.network.lan:/dev/rdsk# prtvtoc /dev/rdsk/c4d0s2
* /dev/rdsk/c4d0s2 partition map
*
* Dimensions:
* 512 bytes/sector
* 63 sectors/track
* 255 tracks/cylinder
* 16065 sectors/cylinder
* 7296 cylinders
* 7294 accessible cylinders
*
* Flags:
* 1: unmountable
* 10: read-only
*
* Unallocated space:
* First Sector Last
* Sector Count Sector
* 0 16065 16064
*
* First Sector Last
* Partition Tag Flags Sector Count Sector Mount Directory
0 2 00 16065 117145980 117162044
2 5 01 0 117178110 117178109
8 1 01 0 16065 16064
パーティション2を使用した理由は何ですか?パーティション0を使用しないのはなぜですか?UNIXの歴史のどこでこれが決定されましたか?その時点でどのレガシー機能が提供されていましたか?(私が見つけたものから)完全になくなるGPTパーティション分割で。
ただ何か面白い...
ParoXはGPTスタイルのパーティション分割とSolarisがvtocレイアウトに関してそれをどのように表現するかについて言及したので、ここに1 TBでZFSアレイにあり、GPTで自動的にセットアップされたディスクの出力を示します。
xistence@Keyhole.network.lan:~# prtvtoc /dev/rdsk/c5d0
* /dev/rdsk/c5d0 partition map
*
* Dimensions:
* 512 bytes/sector
* 1953520128 sectors
* 1953520061 accessible sectors
*
* Flags:
* 1: unmountable
* 10: read-only
*
* Unallocated space:
* First Sector Last
* Sector Count Sector
* 34 222 255
*
* First Sector Last
* Partition Tag Flags Sector Count Sector Mount Directory
0 4 00 256 1953503455 1953503710
8 11 00 1953503711 16384 1953520094