Developing a small OS by following the tutorial found here: http://www.brokenthorn.com/Resources/OSDevIndex.html
- From the repo's root directory:
./build.sh
- Create a new VM using the virtual disk produced by the build script:
Developing a small OS by following the tutorial found here: http://www.brokenthorn.com/Resources/OSDevIndex.html
Assembly
Developing a small OS by following the tutorial found here: http://www.brokenthorn.com/Resources/OSDevIndex.html
./build.sh