Hi All,

I have a hybrid disc with HFS+ and UDF volumes on it. I want to mount both volumes at the same time. One by default upon disc insertions and the second using some application. I can use mount command but it requires admin passwords for two reasons:

        1. Not all users have privileges to run mount command.
2. UDF kernel extension is not loaded by default, so ordinary user requires admin passwords to run "kextload" command.

My requirement is that users should be able to mount both filesystems without ever have to use to admin passwords.

Are there any framework or APIs I can use to mount second filesystem? For hybrid images we can do it using hdiutil tool. Can we use the same tool for physical discs?

Any help would be highly appreciated.

Regards,
Comsianlark-


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to