I want to create a MSDOS-Partition on my USB-Stick. What i do:

disklabel -B -r -w da8s0 auto

disklabel -e da8s0
a: * * MSDOS 

When i execute the command "newfs_msdos /dev/da8s0a" i get the following error:

newfs_msdos: ioctl (GSLICEINFO): Inappropriate ioctl for device
newfs_msdos: /dev/da8s0a: can't get slice info

What goes wrong?


Reply via email to