Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- qemu-system-riscv64 -device virtio-gpu-pci -machine virt -smp 4 -m 2G -kernel /Volumes/Data/Projects/RISC-V/Fedora-Developer-Rawhide-20200108.n.0-fw_payload-uboot-qemu-virt-smode.elf -bios none -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-device,rng=rng0 -device virtio-blk-device,drive=hd0 -drive file=/Volumes/Data/Projects/RISC-V/Fedora-33-Rawhide-Kernel-5.14.16-101.0.riscv64.fc33.riscv64-20211109.n.0-sda.raw,format=raw,id=hd0 -device virtio-net-device,netdev=usernet -netdev user,id=usernet,hostfwd=tcp::10000-:22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement