Skip to content

Releases: dcorn-stone/CornOS

Release list

CornOS v0.0.1

CornOS v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@dcorn-stone dcorn-stone released this 31 Aug 00:11

Building

Guidance on installing and building the OS can be found here README

Running

To run the OS, install the required packages mentioned in the README file.
Then run

qemu-system-i386 -serial file:serial.log -cdrom ./cornos.iso

Adjust the path to the ISO accordingly please.