내가 몇 명의 친구와 이야기하고 있었고 그것을 알아낼 수 없었습니다. 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이 아닌가? 유닉스 역사상 어디에서 이것이 결정 되었습니까? 이 시점에서 어떤 레거시 기능이 제공 되었습니까? 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