chebe: (Default)
chebe ([personal profile] chebe) wrote2009-12-19 01:56 pm

Things I Needed To Know

Problem: USB flash drive is mounting as read-only, making it useless.

Solution:
0. get root permissions, su root, or run everything through sudo
1. umount the drive
2. df -h to find your drive
3. fsck -a /dev/sdb
4. mount -t vfat /dev/sdb /home/user/folder

Be happy, you can write again!

Post a comment in response:

(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org