mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:37:34 +00:00
Meta: Auto-detect where QEMU is installed on Windows
This commit is contained in:
parent
ffee3d6c5d
commit
5445155dba
2 changed files with 11 additions and 9 deletions
|
@ -34,12 +34,6 @@ will need to install the tools as well as the system emulators for i386 and x86_
|
|||
|
||||

|
||||
|
||||
Locate the `qemu-system-x86_64.exe` executable in WSL.
|
||||
By default this will be at `/mnt/c/Program Files/qemu/qemu-system-x86_64.exe`.
|
||||
|
||||
Set the `SERENITY_QEMU_BIN` environment variable to that location. For example: \
|
||||
`export SERENITY_QEMU_BIN='/mnt/c/Program Files/qemu/qemu-system-x86_64.exe'`
|
||||
|
||||
Run `Meta/serenity.sh run` to build and run SerenityOS as usual.
|
||||
|
||||
### Hardware acceleration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue