|
【Linux】
Unable to run built Linux images
Posted at 9/9/2020 02:14:37
View:3670
|
Replies:1
Print
Only Author
[Copy Link]
1#
I just got my ROC-RK3328-CC board. Trying to build a Linux image for it using instructions at this link:
http://wiki.t-firefly.com/ROC-RK3328-CC/linux_compile.html
After following all steps, flashed the image on SD card using the following command:
sudo dd if=rockdev/pack/ROC-RK3328-CC-BUILDROOT-GPT-20200908-1351.img of=/dev/sdc conv=notrunc
But, the image doesn't boot. I don't have the serial port connection working yet, but I don't see anything from the HDMI port that's connected to a monitor. I also tried the Ubuntu build and that image doesn't boot either. I am able to flash the prebuilt image from http://share.loverpi.com/board/l ... 28-cc/image/ubuntu/ and that comes up fine. But, the images that I build don't seem to do anything. Any suggestions? |
|