On 27/01/11 21:49, elekktrett...@exemail.com.au wrote: > I wish we could just do: > > mount /dev/acd0 /mnt/cd > > and it would find out what filesystem is on acd0 and succeed(like in > Linux) instead of specifying the type on the command line. Is this hard to > do?
That's what I wrote libfsid for, amongst other things. It is a pretty trivial task to do with this library. Regards, Alex