General Information
NyaOS is no longer being worked on, but was never finalized; be warned of bugs and glitches. NyaOS is a 32-bit hobby OS, purely made for fun, as the bootloader is made with OSDev. Test this OS in a virtual machine!
The minimum requirements for NyaOS is:- CPU: At least 1 core.
- RAM: At least 21mb (or roughly the size of the ISO).
- Storage: None, since it's all run on the ISO.
Commands
-- General Commands --
help # shows a help message
ping # just outputs pong
echo # echos back said string(s) (currently, echo is bugged)
clear # clears screen (after running commands, it may turn light blue instead)
history # shows commands previously used
fb # toggle special characters
exit # exits the console (causes a kernel panic)
-- File-related Commands --
create <dirname> # creates a new file
write <dirname> # writes data to a file
cat <dirname> # displays the contents of a files
del <dirname> # deletes a files
del -r <dirname> # deletes a directory
ls # lists files
mkdir <dirname> # creates a new directory
cd <dirname> # changes the current directory
Downloads
ISO Stats
- Name: NyaOS.iso
- Last Modified: Tuesday, November 30, 2024, 4:45:51 PM CST.
- Size: 27.5 MB (28,841,984 bytes) (may differ on disk).