mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-18 21:28:50 +01:00
Updated Create DevTerm A04 OS image from scratch (markdown)
parent
0e0f59a6f8
commit
90f634e46c
@ -27,6 +27,7 @@ so to keep a04 linux kernel in safe , I made devterm-kernel-current-cpi-a04
|
||||
|
||||
# Prepare to chroot into the image
|
||||
```
|
||||
sudo apt install -y qemu-user-static
|
||||
sudo losetup -f # find the avaiable loop device number,eg:loop11
|
||||
sudo losetup -P /dev/loop11 ~/build/output/images/Armbian_21.11.0-trunk_Clockworkpi-a04_hirsute_current_5.10.75_xfce_desktop.img
|
||||
sudo mount /dev/loop11p1 /mnt/p1/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user