range Pi User Manual Copyright reserved by Shenzhen Xunlong Software Co., Ltd
28
2) Then use the card reader to insert the TF card into the computer
3) Download the balenaEtcher software, the download address is
https://www.balena.io/etcher/
4) After entering the balenaEtcher download page, click the green download button to
jump to the place where the software is downloaded
5) Then choose to download the Linux version of the software
6) Download the Linux operating system image file compression package that you want
to burn from the Orange Pi data download page, and then use the decompression
software to decompress it. Among the decompressed files, the file ending with ".img" is
the image file of the operating system. The size is generally more than 2GB
The decompression command for the compressed package ending in 7z is as follows
test@test:~$ 7z x Orangepi3b_1.0.0_debian_bullseye_desktop_xfce_Linux5.10.160.7z
test@test:~$ ls Orangepi3b_1.0.0_debian_bullseye_desktop_xfce_Linux5.10.160.*