-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
qemu start
/opt/qemu-10.0.0/bin/qemu-system-aarch64 -m 1G -smp 4 -cpu cortex-a72 -machine virt \
-kernel aarch64-qemu-virt.bin \
-device virtio-blk-pci,drive=disk0 \
-drive id=disk0,if=none,format=raw,file=disk.img \
-device virtio-net-pci,netdev=net0 \
-netdev user,id=net0 \
-device qemu-xhci,id=xhci \
-device usb-mouse,bus=xhci.0 \
-nographicstarry:~# apk add ffmpeg v4l-utils
fetch https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.22/main/aarch64/APKINDEX.tar.gz
fetch https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.22/community/aarch64/APKINDEX.tar.gz
...starry:~# ffmpeg --help
Trace/breakpoint trap (core dumped)Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed