M0n0wall: Difference between revisions

From DWIKI
Tony (talk | contribs)
mNo edit summary
 
Tony (talk | contribs)
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 09: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