brew install qemu
mkdir images
cd images
# Download the artifact from the github action
unzip images.zip
qemu-system-x86_64 \
-kernel qemux86-64/bzImage \
-drive file=qemux86-64/core-image-minimal-qemux86-64.ext4 \
-append 'root=/dev/sda rw console=ttyS0' \
-nographic
-
Notifications
You must be signed in to change notification settings - Fork 0
atluft/meta-atluft
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
meta layer for yocto experiments
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published