Formatera USB sticka med FAT
Peter Hakanson
peter at hk.ipsec.se
Sat Nov 10 20:23:14 CET 2007
On Sat, 10 Nov 2007, G Hasse wrote:
> Hej!
>
> Tja... hur gjorde man nu när man i sin BSD burk vill
> formatera USB minnet med ett FAT-filsystem...
>
> (newfs /dev/da0) går ju fint...
>
> --
> Göran Hasse
>
Vad saegs om 'newfs_msdos' ?
NAME
newfs_msdos - construct a new MS-DOS (FAT) file system
SYNOPSIS
newfs_msdos [-N] [-B boot] [-F FAT-type] [-I volid] [-L label] [-O
OEM]
[-S sector-size] [-a FAT-size] [-b block-size]
[-c cluster-size] [-e dirents] [-f format] [-h heads]
[-i info] [-k backup] [-m media] [-n FATs] [-o hidden]
[-r reserved] [-s total] [-u track-size] special
[disktype]
DESCRIPTION
The newfs_msdos utility creates a FAT12, FAT16, or FAT32 file system
on
device special, using disktab(5) entry disktype to determine
geometry, if
required.
More information about the BUS
mailing list