M0n0wall: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
*[http://m0n0.ch/ Homepage] | *[http://m0n0.ch/ Homepage] | ||
==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 |
Latest revision as of 10:51, 12 August 2008
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