• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting the Volume Serial Number from a USB Drive?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting the Volume Serial Number from a USB Drive?


  • Subject: Re: Getting the Volume Serial Number from a USB Drive?
  • From: Dave <email@hidden>
  • Date: Tue, 10 Mar 2009 19:59:18 +0000

Hi,

Ahhh, when I look at this, it's not what I want! The number I require is the one shown in "Disk Utility" if you click on the Disk. It says, USB Serial Number: XXXXXXXXXXXXXXXX (a hex number) in the bottom left corner

Any ideas?

All the Best
Dave

On 10 Mar 2009, at 19:38, Philip Aker wrote:

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
  • Follow-Ups:
    • Re: Getting the Volume Serial Number from a USB Drive?
      • From: Eric Taylor <email@hidden>
References: 
 >Getting the Volume Serial Number from a USB Drive? (From: Dave <email@hidden>)
 >Re: Getting the Volume Serial Number from a USB Drive? (From: Philip Aker <email@hidden>)

  • Prev by Date: Re: Get physical size of file on mounted disk
  • Next by Date: Re: Getting the Volume Serial Number from a USB Drive?
  • Previous by thread: Re: Getting the Volume Serial Number from a USB Drive?
  • Next by thread: Re: Getting the Volume Serial Number from a USB Drive?
  • Index(es):
    • Date
    • Thread