报错如下:
qemu-system-riscv64: -drive file=rootfs.ext2,format=raw,id=hd0: Drive 'hd0' is already in use because it has been automatically connected to another device (did you need 'if=none' in the drive options?)
报错如下:
qemu-system-riscv64: -drive file=rootfs.ext2,format=raw,id=hd0: Drive 'hd0' is already in use because it has been automatically connected to another device (did you need 'if=none' in the drive options?)
目前已测试在以下两个版本的环境存此在问题:
Ubuntu 26.04 qemu 10.2.1
ArchLinux qemu 11.0.0
建议修改package/rootfs-ext2/make.sh,在id=hd0后增加if=none
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
报错如下:
qemu-system-riscv64: -drive file=rootfs.ext2,format=raw,id=hd0: Drive 'hd0' is already in use because it has been automatically connected to another device (did you need 'if=none' in the drive options?)
目前已测试在以下两个版本的环境存此在问题:
Ubuntu 26.04 qemu 10.2.1
ArchLinux qemu 11.0.0
建议修改package/rootfs-ext2/make.sh,在id=hd0后增加if=none