Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default run on WSL doesn't work - can't find kernel #298

Open
mattkur opened this issue Nov 12, 2024 · 0 comments
Open

Default run on WSL doesn't work - can't find kernel #298

mattkur opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@mattkur
Copy link
Contributor

mattkur commented Nov 12, 2024

cargo run --target x86_64-pc-windows-msvc can't find the linux direct or initrd kernel, while the docs claim it should.

You can work around this by doing something like this:

export WSLENV=$WSLENV:X86_64_OPENVMM_LINUX_DIRECT_KERNEL:X86_64_OPENVMM_LINUX_DIRECT_INITRD:AARCH64_OPENVMM_LINUX_DIRECT_KERNEL:AARCH64_OPENVMM_LINUX_DIRECT_INITRD:X86_64_OPENVMM_UEFI_FIRMWARE:AARCH64_OPENVMM_UEFI_FIRMWARE

but, the guide (and setup scripts?) should help.

@mattkur mattkur added the documentation Improvements or additions to documentation label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants