M0n0wall

From DWIKI


Mounting card under linux

Assuming the flash card is on /dev/sdc and you have ufs write support:

mount -o ufstype=44bsd  /dev/sdc /mnt/card