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

  • Prev by Date: Get physical size of file on mounted disk
  • Next by Date: Re: Get physical size of file on mounted disk
  • Previous by thread: 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