newfs for on 500G

newfs -h 1k -g 512m -b 32k -f 16k -i 256k wxYz

But to be compatible with Linux's UFS implementation, change -f 16k to -f 4k.

newfs -N -h 1k -g 512m -b 32k -f 4k -i 256k -o space -m 1 wxYz - last newfs on the 2nd mybook

NetBSD/newfs tips (last edited 2009-09-19 19:10:07 by JonathanKollasch)