§2023-06-16
Install a minimal Arch-Linux on Rockchip devices from scratch. Now I started only for RK-3288 and RK-3588 devices.
Installing
Clone from Git
Change directory
Install all necessary packages with:
The following commands can also be run with the -l switch. In this case an image is created by means of a loop device.
Now format your SD card and create rootfs with:
Optionally run the post-install script from chroot (which is slower). It can also be run after the board has booted (which is faster).
Optionally enter chroot environment on the SD card:
Deployme