Mountain Lion에서 외장 HDD UUID를 찾으려고하는데 diskutil info / dev / disk1s1이 다음을 반환합니다.
Najis-MacBook-Air:~ ****$ diskutil info disk1s1
Device Identifier: disk1s1
Device Node: /dev/disk1s1
Part of Whole: disk1
Device / Media Name: Untitled 1
Volume Name: My Book
Escaped with Unicode: My%FF%FE%20%00Book
Mounted: Yes
Mount Point: /Volumes/My Book
Escaped with Unicode: /Volumes/My%FF%FE%20%00Book
File System Personality: NTFS
Type (Bundle): ntfs
Name (User Visible): Windows NT File System (NTFS)
Partition Type: Windows_NTFS
OS Can Be Installed: No
Media Type: Generic
Protocol: USB
SMART Status: Not Supported
Total Size: 2.0 TB (2000364240896 Bytes) (exactly 3906961408 512-Byte-Blocks)
Volume Free Space: 212.5 GB (212506509312 Bytes) (exactly 415051776 512-Byte-Blocks)
Device Block Size: 512 Bytes
Read-Only Media: No
Read-Only Volume: Yes
Ejectable: Yes
Whole: No
Internal: No
그리고 UUID가 없습니다. 정확히 무엇이 잘못 되었습니까?
감사합니다.