On 6/7/06, Brad Camroux <[EMAIL PROTECTED]> wrote: > Okay... I did `fstab -l' (didn't know about it... it's nice to have :) and it > reports the smartmedia as FAT12. Now, that should mount as VFAT, shouldn't > it? > If so, it's not working :( If not, how can I mount a FAT12 filesystem? > "msdos". I just tried it with my camera now that I'm home.
mount -t msdos /dev/sdb1 /mnt/usb (substitute the device name and the path as necessary, of course) Ian _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

