Format FAT32 in linux.
- December 2nd, 2011
- Posted in Documentation
- Write comment
I have found this very helpful when dealing with external drives to use in linux, MacOS or Windows:
mkfs.vfat -F32 /dev/sde1
I have found this very helpful when dealing with external drives to use in linux, MacOS or Windows:
mkfs.vfat -F32 /dev/sde1
No comments yet.