Cleaned up and merge other Linux snippit repo
Meged https://git.bprieshof.nl/brammp/linux into ./Linux
This commit is contained in:
16
Linux/Proxmox/Proxmox-ARM_CT.md
Normal file
16
Linux/Proxmox/Proxmox-ARM_CT.md
Normal file
@@ -0,0 +1,16 @@
|
||||
Install `qemu-user-static` on the proxmox host
|
||||
Add an `armhf` or `arm64(aarch64)` image to the proxmox image store
|
||||
Use this image to create a container
|
||||
|
||||
|
||||
## Image links
|
||||
Always download `rootfs.tar.xz`
|
||||
(Distro releases current as of 20-10-2021)
|
||||
### armhf
|
||||
* Alpine https://uk.images.linuxcontainers.org/images/alpine/3.14/armhf/default/
|
||||
* Debian https://uk.images.linuxcontainers.org/images/debian/bullseye/armhf/default/
|
||||
* Ubuntu https://uk.images.linuxcontainers.org/images/ubuntu/focal/armhf/default/
|
||||
### arm64
|
||||
* Alpine https://uk.images.linuxcontainers.org/images/alpine/3.14/arm64/default/
|
||||
* Debian https://uk.images.linuxcontainers.org/images/debian/bullseye/arm64/default/
|
||||
* Ubuntu https://uk.images.linuxcontainers.org/images/ubuntu/focal/arm64/default/
|
||||
Reference in New Issue
Block a user