Is there is a way to work with external drives inside cocoa as you might at the command line with diskutil.
Trying to avoid using NSTask (mostly because I want to learn if there is another way to do this), but I need to be able to get information about a drive's size, partition map, and fileystem and then modify the device if needed, re-mapping, erasing, renaming the volumes, etc. I've looked at NSWorkspace and some of that info is there but nowhere near what I need. Thanks. ---- Eric Williams Skype: wilersh AIM & Email: [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
