On Fri, Feb 24, 2012 at 9:48 PM, David Miller <[email protected]> wrote: > Is there a way to mount a memstick on a mac and see the file system(s). > > Given its roots I'd think the mac would understand freebsd file systems and > partitions, but even a bootable install memstick is 'unrecognized'.
I assume you mean you want to mount a pfSense memtick? So just do a: mount -t ufs /dev/diskX /somedirectory man mount for the various options you can use. -- .warren _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
