Debugging Ideas…
I have a board, i.e. the BBAI-64. I used some commands on some unsuspecting files and blaw. The booting got mixed up in the trials.
Now, when I apply the command tio /dev/ttyUSB0
on an Ubuntu development machine with an Armbian image newly ported via micro SD Card, the board boots in the serial instance but not with ssh so far.
Also, when I try a kernel 6.12.x image with the bb-imager source, I received initramfs
prompts at the console.
I am not quite sure what to do right now, i.e. as I am fresh to debugging this issue.
This is the output before the initramfs prompt: [ 6.490732] Buffer I/O error on dev mmcblk1, logical block 7633648, async page read
.
I tried to custom write via u-boot prompt some root
rules to boot from various places, i.e. none of which are correct so far.
Seth
P.S. I know…why should I have used blkdiscard
on the machine in question? Well, I am not quite sure. I think I got upset and the 6.1.x kernel was not upgrading via micro SD Card to kernel 6.12.x via image writing. I think this was the start.
So, if anyone has a surefire way of handling initramfs, Armbian, beagleboard.org images, and/or TTL-to-USB debugging,
please let me know. I am almost out of ideas…