arm-devel-infrastructure
Provide generic Debian Linux disk images for PCs(amd64) and ARM devices. These can be used in development environments or server installs and are based on vmdb2 plus automatic scripts for configuration. Also include useful links to some key Linux development projects (for arm).
Arm disk images are prepared for generic arm64 or armhf devices, there are extra images for Raspberry-Pi.
Disk images can be downloaded from https://github.com/laroche/arm-devel-infrastructure/releases
A fairly generic x86_64/amd64 desktop image is available from Debian-12-Desktop-LegacyBoot (older hardware with legacy boot and MSDOS partitioning) and as UEFI-image Debian-12-Desktop-SecureBoot (newer hardware with secure boot and GPT partitioning). Please test this out on as much as possible hardware and provide feedback to Debian on hardware enablement/support. I am also glad to enhance this as a generic usage Linux image.
Official github repository is https://github.com/laroche/arm-devel-infrastructure
Documentation is available at https://laroche.github.io/arm-devel-infrastructure
Further documentation
- general notes about Debian
- installing and booting Debian Amd64 disk images
- installing and booting Debian raspberry pi 3 disk images
- installing and running lxc container guest disk images
- scripting additional software installations and system configuration
- creating your own Debian disk images
- compile a current qemu release
- compiling and installing newer kernels
- realtime kernels
- installing 32bit compat libs onto a 64bit system
- running Debian on a server machine
- todo list