Re: Disk Device Description
Re: Disk Device Description
- Subject: Re: Disk Device Description
- From: Hank Heijink <email@hidden>
- Date: Wed, 11 Oct 2006 14:19:55 -0400
Does System Profiler provide you with what you need? Look at the
system_profiler man pages for output formats and the like.
Hank Heijink
(212) 678-8761
(646) 283-3372
www.hankheijink.com
email@hidden
On Oct 11, 2006, at 2:07 PM, Michael Marmarou wrote:
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
_______________________________________________
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