Operation process:
At present, we use the official Ubuntu system which has been configured in advance (without any changes to the underlying system) and packaged it as an IOS image. When we use it, we record it to the memory card and insert the nano board.
Existing problems:
At present, when using the same batch of memory cards, the nano board will only display the NVIDIA logo image when it is turned on, and cannot enter the system. Serial port printing card in “starting kernel…”
Test results:
After testing, the problem can be solved by re installing the system or replacing other development boards.
Second I use the command sudo dd bs=4M if=/dev/sdc of=/home/miao/nano_back.img" to clone my own Img;
Third i use balenaEtcher to flash my Img in anther SD card, but my image can not start; Serial terminal print in “starting kernel…”;then the system restart;
On a motherboard, there is no problem using official img. If you make a by yourself, you will have a problem that you can’t access the system.The problem is the document above.
Err… yes I know how to use dd.
But I just want to know what is the input here? If you don’t give us any information, how do we know if your dd command input is correct?
if=/dev/sda.Insert SD into PC host and make system image with dd command.Burn the image to SD and start it after inserting it into the motherboard.But my image can not start; Serial terminal print in “starting kernel…”;then the system restart.
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Please remove the quiet in /boot/extlinux/extlinux.conf and dump the log again.