Popularity
7.9
Declining
Activity
0.0
Stable
61
7
6

Programming language: Crystal
License: MIT License
Tags: Implementations/Compilers    

NuummiteOS alternatives and similar shards

Based on the "Implementations and Compilers" category.
Alternatively, view NuummiteOS alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of NuummiteOS or a related project?

Add another 'Implementations and Compilers' Shard

README

NuummiteOS

An OS written in Crystal as a Proof of Concept.
Join our team on Discord or IRC ( #nuummite @ int0x10.com:6697 (SSL) )

Contributing

We're always looking for help with our Projects!

Building on Linux/WSL

Using the recovery shell

  • Username is: root
  • Password is: 1234
  • Commands can be listed using help

Troubleshooting

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

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