Hi, I would like to use one of my USB-MP3-Players.
I plug it in and I can see with dmesg that the device is recognised by the kernel. "mount /dev/da0 /mnt " gives an error message: incorrect superblock. "mount -t fat /dev/da0 /mnt" gives an error message that mount_fat is not found in "/usr/sbin" I find only mout_* for nwfs, portalfs and smbfs. 1) Where are the other filesystem mounts? 2) do I have to give another device name like da0s1? 3) Is there something like automount? Thanks Karl _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
