Skip to content

aayan-baig/mynewos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mynewos

Building the OS requires some commands.

Build: docker build buildenv -t myos-buildenv

Recommended - Windows (CMD PROMPT)

docker run --rm -it -v %cd%:/root/env myos-buildenv

to run the os

qemu-system-x86_64 -cdrom dist/x86_64/kernel.iso

#if doesnt work, add to path, and restart vscode and run again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published