It is a usb stick so it has a vfat file system. However, I've reformat the stick with fdisk to ext2 filesystem. With vfat it has 978mb capacity now after formating is to ext2 it has a 913mb capacity. Is there a way to create dos (vfat) partition with Linux fdisk utility?
As far as i know fdisk is just for partitioning, i think you can use mkfs.vfat from sys-fs/dosfstools for creating vfat file-system.
-- gentoo-user@gentoo.org mailing list