The mouse can not move to anywhere when I install the demo iso in virtualbox under Windows 11.
The guide: Running Redox in a virtual machine - The Redox Operating System (redox-os.org)
virtualbox : 7.1.0 (latest)
redox iso: 2024-09-07 (latest)
The mouse can not move to anywhere when I install the demo iso in virtualbox under Windows 11.
The guide: Running Redox in a virtual machine - The Redox Operating System (redox-os.org)
virtualbox : 7.1.0 (latest)
redox iso: 2024-09-07 (latest)
also not work in latest qemu。
os: windows 11
qemu: qemu w64 20240903 latest
command:
** ```
qemu-system-x86_64 -d cpu_reset,guest_errors -smp 4 -m 2048 -chardev stdio,id=debug,signal=off,mux=on,“” -serial chardev:debug -mon chardev=debug -machine q35 -device ich9-intel-hda -device hda-duplex -netdev user,id=net0 -device e1000,netdev=net0 -device nec-usb-xhci,id=xhci -drive file=d:\redox\r.iso,format=raw
**
and result:
redox will ask me to select 800*600 dimension, but will never jump to GUI.
Not so many valueable log there.