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

Running Radical with WSL #10

Closed
Andrej123456789 opened this issue Oct 17, 2021 · 1 comment
Closed

Running Radical with WSL #10

Andrej123456789 opened this issue Oct 17, 2021 · 1 comment

Comments

@Andrej123456789
Copy link

Andrej123456789 commented Oct 17, 2021

This more advice than issue.

This my way running Radical, maybe will not work for you.

Clone repo, copy/cut repo to WSL
First, run Makefile in WSL [command: make run]
Then copy/cut folder outside WSL and create new bat file.

Type this in bat file:

mkdir bin
cd bin

qemu-system-x86_64.exe -kernel core.elf

And run new bat file.

image

@Andrej123456789
Copy link
Author

Don't work always

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant