Downloading Corresponding Image
Use Network Disk🚀 to download the provided .img image file in the System Image/Ubuntu24/ directory.
The image used in this document is: TaishanPi-3M-RK3576_Ubuntu24-Xubuntu_AP6256-mSATA.img
Basically all images have Ethernet connection enabled by default, so you don't need to specifically download a particular image.
Flashing Image to Development Board
Reference Finished Image Flashing to flash the downloaded image to the development board.
Connecting Ethernet Cable
The Ethernet interface of the development board is located at:
Use an Ethernet cable to connect the LAN port of the WiFi router to the development board's Ethernet interface. After a short wait, the system will automatically obtain an IP address and connect to the internet:
bash
ifconfig1
Try ping an external website to check if the connection is successful
bash
sudo ping www.baidu.com1