Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NanoPi M3 read-only filesystem #15

Open
PhillippOhlandt opened this issue Aug 19, 2017 · 5 comments
Open

NanoPi M3 read-only filesystem #15

PhillippOhlandt opened this issue Aug 19, 2017 · 5 comments

Comments

@PhillippOhlandt
Copy link

Hey,

I got some problems with my NanoPi M3. I installed the ubuntu core image on it but the file system is read-only.

root@FriendlyELEC:~# echo "foo" > foo.txt
-bash: foo.txt: Read-only file system
root@FriendlyELEC:~# mount -o remount,rw /
mount: cannot remount /dev/mmcblk0p2 read-write, is write-protected

I am not sure what caused this and how to fix it. Any logs I should look for and post here?

@PhillippOhlandt
Copy link
Author

Same with the debian image.

@igorpecovnik
Copy link

What about with some other SD card?
https://forum.armbian.com/index.php?/forum/31-sd-card-and-power-supply/

@PhillippOhlandt
Copy link
Author

I am using the same SD card and micro USB cable as for my Raspberry Pis.

@JamesKingdon
Copy link

I have a pair of Lexar cards that won't work with the M3, at least with the 4.x kernel. I haven't tried them with the factory 3.x kernel. The filesystem will go to read only after repeated failures which you will see in dmesg/kernel.log. It would be worth trying a different make of card to be on the safe side.

@PhillippOhlandt
Copy link
Author

I don't really have different cards. I always use Intenso 8GB Class 10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants