Re: UUID
Re: UUID
- Subject: Re: UUID
- From: Skeeve <email@hidden>
- Date: Thu, 31 Jan 2008 21:31:58 +0100
John C. Welch wrote:
You're hitting the difference between a physical disk and a volume. Physical
disks don't have UUIDs, volumes do. /dev is a physical disk driver location,
/Volumes or / is where volumes are mounted.
What you need is the volume mount, which in that terminology would be
something like disk0s3 or disk 0, slice/volume 3
I beg to differ.
no matter what I enter:
diskutil info '/Volumes/Macintosh HD'
diskutil info /
diskutil info /dev/disk0s3
I always get the UUID
But if I use '/Volumes/NO NAME' or /dev/disk3s5 (my FAT32 drive) I get
no UUID
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
- Follow-Ups:
- Re: UUID
- From: KOENIG Yvan <email@hidden>
- Re: UUID
- From: "John C. Welch" <email@hidden>
References: | |
| >Re: UUID (From: "John C. Welch" <email@hidden>) |