Re: Getting the Volume Serial Number from a USB Drive?
Re: Getting the Volume Serial Number from a USB Drive?
- Subject: Re: Getting the Volume Serial Number from a USB Drive?
- From: Philip Aker <email@hidden>
- Date: Tue, 10 Mar 2009 12:38:36 -0700
On 2009-03-10, at 11:38:54, Dave wrote:
Is there a way to get the volume serial number of a Mounted USB
"Disk" Drive?
Here's what works for me sometimes (I think it depends on the type of
disk):
diskutil list | grep <name_of_disk>
the result will contain something like 'disk1s2'. Then
diskutil info disk1s2 | grep 'Volume UUID:'
diskutil is dog-slow.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Democracy: Two wolves and a sheep voting on lunch.
_______________________________________________
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