Re: Getting list and information of Volumes (mounted and unmounted)
Re: Getting list and information of Volumes (mounted and unmounted)
- Subject: Re: Getting list and information of Volumes (mounted and unmounted)
- From: Terry Lambert <email@hidden>
- Date: Thu, 23 Apr 2009 15:27:07 -0700
On Apr 23, 2009, at 4:28 AM, vishal chauhan wrote:
Dear All,
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.
Documentation available at <http://developer.apple.com>.
-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden