Mac OS X 10.4.6부터는, 디스크가 GPT로 분할되어 있다면, 터미널 도구인 diskutil을 사용해서 볼륨 크기를 조절할 수 있게 되었다고 한다.

$ diskutil resizeVolume
Disk Utility Tool
Usage:  diskutil resizeVolume [Mount Point|Disk Identifier|Device Node] size
        <part1Format part1Name part1Size> <part2Format part2Name part2Size> ...
Non-destructively resize a disk. You may increase or decrease its size.
When decreasing size, you may optionally supply a list of new partitions to create.
Ownership of the affected disk is required.
Valid partition sizes are in the format of <number><size>.
Valid sizes are B(ytes), K(ilobytes), M(egabytes), G(igabytes), T(erabytes)
Example: 10G (10 gigabytes), 4.23T (4.23 terabytes), 5M (5 megabytes)
resizeVolume is only supported on GPT media with a Journaled HFS+ filesystem.
A size of "limits" will print the range of valid values for the current filesystem.
Example: diskutil resizeVolume disk1s3  10G
         JHFS+ HDX1 5G MS-DOS HDX2 5G
Valid filesystems: "Case-sensitive HFS+" "Journaled HFS+" "Case-sensitive Journaled HFS+" 
"HFS+" "HFS" "MS-DOS FAT32"  "MS-DOS FAT16" "MS-DOS" "MS-DOS FAT12" "UFS" "Linux" "Swap"

여기서 GPT로 분할된 디스크란, Apple 문서에 의하면, Intel 기반 맥들의 내장 하드 드라이브에 새로 채용되어 사용되는 GUID Partition Table(GTP)을 의미하며, 외장 USB 혹은 FireWire 디스크에서 Intel 기반 맥들을 시동하려면 GPT 디스크 파티션으로 설정되어 있어야 한다고…
참고로, 이전 PowerPC 기반 Mac들에서는 Apple Partition Map(APM)이 사용되었다.

굳이 당장 하드 디스크를 쪼갤 필용성도 못 느끼고 Intel 기반 Mac도 없으면서, 약간의 부러움과 반가움을 동시에 느끼는 이유는 바로,
Intel 기반 Mac들이 소개되면서, 그 동안 금단의 구역으로만 여겨졌던 장벽들이 하나 둘씩 무너지고, 더불어 사용자 만족도도 높아지리라 기대되기 때문이다.

MacBook Pro

또 한 명의 Mac 열망 고백성사… 😛 + 😥

관련된 주제의 글

댓글을 남겨 주세요