• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoA20 Based pcDuino3/3S/3C/3NanoHow to correct unwritable error of USB hard disk d ...
Previous Next

How to correct unwritable error of USB hard disk drive on pcDuino3B

Posted by: admin , October 30, 2015

We came across situation that when users plug in USB hard disk drive to pcDuino3B. It is only readable and cannot write.

After extensive test, we found that this is due to file system error, which can be fixed by ntfs:

To install ntfs:

$sudo apt-get install ntfs-3g

To fix:

$sudo ntfsfix /dev/sda1

Share!
Tweet

admin

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors