I'd like to format my thumb drive, of course on a linux machine, but I want it to also be readable on windows machine. So I tried the following:
But it turn out that the thumb drive cannot be mounted after formatting, showing the following error message.
Quote:
mount:/dev/sdb1:can'tread superblock
|
What mistakes had I made? A wrong filesystem type? Wrong flags in the formatting command?