Re: getting file system types of /dev entries
Re: getting file system types of /dev entries
- Subject: Re: getting file system types of /dev entries
- From: Charles Srstka <email@hidden>
- Date: Wed, 19 Dec 2001 16:37:34 -0600
I'm sorry, I should have been more clear. I need to get the /dev entries
of all disks, not just mounted ones. In fact, the unmounted ones are of
more use to me right now than the mounted ones are. As I understand,
statfs only gets info for mounted disks. Any idea how to get it for
unmounted ones?
Thanks,
Charles
On Wednesday, December 19, 2001, at 09:31 AM, Andrew Mortensen wrote:
>
See statfs ( 2 ). I've written a small commmand line program which gets
>
file system info for, depending on the presence or absence of arguments,
>
all mounted drives or drives containing the directories you specify. If
>
you like, I can send it to you.
>
>
andrew
>
>
On Wed, 19 Dec 2001, Charles Srstka wrote:
>
>
> How does one get the file system type (i.e., hfs, ufs, etc.) of the
>
> devices listed in /dev? You know, like Disk Copy does when you choose
>
> "New Image From Device..."
>
>
>
> Thanks,
>
> Charles
>
> _______________________________________________
>
> cocoa-dev mailing list | email@hidden
>
> Help/Unsubscribe/Archives:
>
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
> Do not post admin requests to the list. They will be ignored.
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.