We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Unfortunately, Virtual Box doesn't support Wayland currently (see greenisland/greenisland#136).
You can use QEMU to run Papyros like this:
qemu-system-x86_64 -enable-kvm -m 1GB -vga qxl -cdrom /path/to/papyros.iso
Or if you have a disk image with Arch/Papyros installed:
qemu-system-x86_64 -enable-kvm -m 1GB -vga qxl /path/to/papyros.cow