Re: Working with external drives with Cocoa.
Re: Working with external drives with Cocoa.
- Subject: Re: Working with external drives with Cocoa.
- From: Jens Alfke <email@hidden>
- Date: Sat, 30 Jan 2010 09:34:43 -0800
On Jan 29, 2010, at 9:16 AM, Wilersh wrote:
> Is there is a way to work with external drives inside cocoa as you might at the command line with diskutil.
As with many things, there's no Objective-C API for it, but you can use all the lower level C APIs and system calls. I'm not sure what the APIs for this would be, but the source code to diskutil is probably in the Darwin open-source repository so you can look at it yourself to see how it works.
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden