03-01-2018, 03:27 PM
Hi,
I'm struggling to get my Rock64 stable. It runs on the 5V/3A power supply, both USB hub and USB3-HDD have separate power supplies. Power shouldn't be the issue.
I'm quite sure that stability issues are caused by a corrupt fs on emmc ext4 /dev/mmcblk0p7 and fat on /dev/mmcblk0p6.
Basically, the system is usable and I can do most things with, but there strange reboots / system freezes.
How can I do a e2fsck on the root partition?
I tried different options according to note on stackoverflow and other pages:
http://bitsofmymind.com/2014/03/14/how-t...-on-linux/
https://superuser.com/questions/401217/h...-with-fsck
The only alternative I can think of at the moment is getting a emmc-reader
I use 0.5.15-136-jessie-omv image.
Thank you very much for your help.
I'm struggling to get my Rock64 stable. It runs on the 5V/3A power supply, both USB hub and USB3-HDD have separate power supplies. Power shouldn't be the issue.
I'm quite sure that stability issues are caused by a corrupt fs on emmc ext4 /dev/mmcblk0p7 and fat on /dev/mmcblk0p6.
Basically, the system is usable and I can do most things with, but there strange reboots / system freezes.
How can I do a e2fsck on the root partition?
I tried different options according to note on stackoverflow and other pages:
http://bitsofmymind.com/2014/03/14/how-t...-on-linux/
https://superuser.com/questions/401217/h...-with-fsck
- switch to init 1 and mount fs to ro (-> system freezes)
- touch /forcefsck
- /etc/rcS -> FSCKFIX
The only alternative I can think of at the moment is getting a emmc-reader
I use 0.5.15-136-jessie-omv image.
Thank you very much for your help.