Install seems to always corrupt - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85) +--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86) +--- Thread: Install seems to always corrupt (/showthread.php?tid=6108) |
Install seems to always corrupt - Lenny - 05-27-2018 I have a really strange problem. I got the 4gb version with the 16G emmc module and the flasher from the store and am using etcher. Every time I flash an image and plug it into the rock64 to boot, it sometimes doesn't boot at all, sometimes I get some screen output and sometimes it just works. But even when it works the rock64 will hang after a few hours to a few days. When I then restart it I'm presented with some console out again but it hangs before it gets into the OS. Here is a picture of the how the hanging console output looks after the last "corruption". Any idea if this might be a problem with the emmc module or the rock64 itself? (btw should I remove the 16G sticker from the emmc module?) RE: Install seems to always corrupt - edupv - 05-30-2018 If you are using etcher in Windows, have you "eject" the emmc before unplug it ? Also you can try to boot the sdcard, and install the system to the emmc by : Code: curl -L https://github.com/ayufan-rock64/linux-build/releases/download/0.6.44/bionic-minimal-rock64-0.6.44-239-arm64.img.xz | unxz -c > /dev/mmcblk0 RE: Install seems to always corrupt - Lenny - 06-02-2018 Putting the OS onto the emmc works (some of the time) The problem is that if it works and I setup my system nicely, it will corrupt after a few hours/days and display something like in the picture. Either after a manual reboot or a crash |