Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 701 Bytes

File metadata and controls

18 lines (11 loc) · 701 Bytes

ROS_Boosted

An improved version of R-OS Old with support for asynchronous operations and a new CLI, the code has been refactored and improved and is under active development as of November 26th.

NOT WORKING YET BECAUSE PROJECT IS PAUSED

FAQ:

"How do i build and run the OS?"

Use sudo make all for this

"How do i run this OS?"

Use dd, balenaEthcer or similar for run on your computer, or use vmdk in VMware Workstation, also you can use the img binary file builded from sources for run in QEMU.

Example command using dd: sudo dd if=/path/to/hdd.img of=/dev/sdX count=32768

USE THIS OS FOR YOU OWN RISK, BE CAREFUL!