Running AutoSD on qemu¶
The Automotive SIG publishes images built via OSBuild based on the OSBuild manifest present in the sample-images repository.
Here is a quick guide on how to get you started with them. These steps should work on either Linux or macOS on the x86_64 or AArch64 CPU architectures.
- Download your qemu image from https://autosd.sig.centos.org/AutoSD-9/nightly/
-
Unpack it.
unxz auto-osbuild-qemu-cs9-ps-regular-aarch64-602301589.3e284fb7.qcow2.xz
-
Boot via runvm script from sample-images repo:
./runvm auto-osbuild-qemu-cs9-ps-regular-aarch64-602301589.3e284fb7.qcow2
-
Login as
root
orguest
using the password:password
. - Profit