Well this was certainly a shitty way for the day to start. I’m unsure where to go from here. I would rather not start from scratch if anyone has ideas.
The board just powers on and does nothing, green light comes on, then blue and it just sits at solid blue.
Excuse my ignorance, still somewhat new. How can I go about this? I have the RKDevtool on my PC and it does find the board in maskrom but that’s all I can get so far.
I am getting a bit lost though. The sd card shows as /dev/sdc, with partitions sdc1 and sdc2. sdc1 is armbi_boot, so my assumption is I should be working with that. However, when I attempt to extract the .deb packages to the mounted partition, it errors out. I cannot mount the entire sd card either so i’m unsure where to go.
well, I fixed it in the most absolute hackish way.
I installed the same armbian .img I had used before (fresh) on another sd card. I then inserted the new sd in the rock5b and inserted the old sd in a usb reader into the rock5b. To my surprise, when I booted it up, it booted into my old sd, just using the new one’s boot partition.
So, I just mounted both partitions and copied all the files from the good one into the old one and we’re back up and running just fine. LOL.