Disk Device Description
Disk Device Description
- Subject: Disk Device Description
- From: "Michael Marmarou" <email@hidden>
- Date: Wed, 11 Oct 2006 11:07:14 -0700
Hello,
I need a way to get the device description for a mounted drive. The
command-line program 'diskutil' does not provide this info. Either
the description or the vendor or device ID would be fine. As an
example, I'd like to have a method that did this:
NSString *description = [DeviceManager
descriptionForDevice:@"/Volumes/Untitled"];
Obviously that doesn't exist, and the solution doesn't have to be
cocoa, if it doesn't exist. Are there any elegant ways to do this, or
command-line programs I can use NSTask on to get this information?
Thanks,
Michael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden