Skip to content

Sophrinix/NuummiteOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuummiteOS

An OS written in Crystal as a Proof of Concept.

Building on Linux/WSL

Troubleshooting

xorriso : FAILURE : Cannot find path '/efi.img' in loaded ISO image or
grub-mkrescue: error: ``mformat`` invocation failed:

  • On Arch: sudo pacman -Sy mtools
  • On Debian/Ubuntu/WSL: sudo apt-get install mtools
  • On Fedora/RedHat/CentOS: sudo yum install mtools

Using the recovery shell

  • Shell username is: root
  • Shell password is: 1234
  • Shell commands can be listed using help

About

An OS written in Crystal as a Proof of Concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Crystal 89.7%
  • Assembly 8.3%
  • Makefile 2.0%