The officially official Devuan Forum!

You are not logged in.

#1 2020-11-03 06:32:23

emojifreak
Member
Registered: 2020-10-06
Posts: 15  

QEMU Image Builder

I made a shell script for building Devuan image usable by QEMU (qemu-system-aarch64 or qemu-system-arm) at
https://github.com/emojifreak/qemu-arm-image-builder
I was able to build and boot images of Devuan Chimaera armel and Devuan Beowulf arm64. Other combinations of releases and architectures should also work. Host CPU can be anything, but recent ARM CPUs allow much faster QEMU emulation by KVM. The script just apt-get linux-image-arm64 (or linux-image-armmp-lpae) and grub-efi-aarch64 (or grub-efi-arm) to the image. It does nothing special.

Last edited by emojifreak (2020-11-03 06:34:09)

Offline

Board footer