Re: Getting list and information of Volumes (mounted and unmounted)
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dear All, Documentation available at <http://developer.apple.com>. -- Terry _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On Apr 23, 2009, at 4:28 AM, vishal chauhan wrote: I am making a program which can get the list of volume in the system. I can get volumes which are mounted on the system and their information such as (Volume Name. Block size, free block , total block, file system etc..). But how can I get the volume information of unmounted volumes that is I want to get the list of all the volumes whether it is (mounted or unmounted). Any help would be appreciable. Typically you would open the IO Device Registry and ask it for the device information. This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert