We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is not an issue, but example how to boot this image on real hardware.
First open real Command Prompt (do not use Far or anything else). Then go to your local folder, where os-series is:
cd x:\app\os-series x: docker run --rm -it -v "%cd%":/root/env myos-buildenv make build-x86_64
Now dist/x86_64/ will contain kernel.iso file
Insert USB flash drive Download Rufus
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is not an issue, but example how to boot this image on real hardware.
First open real Command Prompt (do not use Far or anything else). Then go to your local folder, where os-series is:
Now dist/x86_64/ will contain kernel.iso file
Insert USB flash drive
Download Rufus
The text was updated successfully, but these errors were encountered: