Skip navigation.
 
mlRe: To unmount a volume
FROM : Mike Abdullah
DATE : Tue Mar 11 18:20:43 2008

Check out -[NSWorkspace unmountAndEjectDeviceAtPath:]

Mike.

On 11 Mar 2008, at 17:03, Nick Rogers wrote:

> Hi,
> How can I unmount a volume knowing its POSIX path (/dev/rdisk1) and 
> knowing its mounted name (Volumes/TREK)?
>
> Is there any API to do that in cocoa?
>
> Wishes,
> Nick
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlTo unmount a volume Nick Rogers Mar 11, 18:03
mlRe: To unmount a volume Mike Abdullah Mar 11, 18:20
mlRe: To unmount a volume Randall Meadows Mar 11, 18:32
mlRe: To unmount a volume Nick Rogers Mar 12, 15:53