1. Download the
NclearOS
.iso file from GitHub.
2. Launch VMware Player/Workstation.
3. Proceed with steps provided on
this
site
4. Start virtual machine.
If you want OS to work with files download
.vmdk
file and use it as a hard disk in VM options.
NclearOS is completely open source - using the source code in own projects is allowed. Credit is not required,
especially when only a few chunks of code are used.
However, if your OS relies heavily on NclearOS code / is
just a modified version, a "Based on NclearOS" credit would be appreciated - in which case, if you also want to
publish your system on github, I'd recommend creating a fork.
To edit the source code:
1. Make sure Visual Studio and Cosmos are installed.
2. Create new CosmosOS project in Visual Studio.
3. Download
NclearOS source code.
4. Extract files from .zip to %USERPROFILE%\source\repos\(your project name)
5. Also remove the original Kernel.cs
Final result: