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

How to boot on real hardware (Windows 10 example) #48

Open
rualark opened this issue Jul 29, 2021 · 0 comments
Open

How to boot on real hardware (Windows 10 example) #48

rualark opened this issue Jul 29, 2021 · 0 comments

Comments

@rualark
Copy link

rualark commented Jul 29, 2021

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

image
image

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

No branches or pull requests

2 participants