Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 323 Bytes

Readme.md

File metadata and controls

31 lines (21 loc) · 323 Bytes

Kaos Operating System

For support 32 bit

Requirements

  • gcc++
  • lib36-dev-i386

For Execute

  • Virtualbox
  • xorriso

Make iso file

make install

Execute Virtual Machine

make run

Note: Please Virtualbox vmname change in line 38 Makefile

VirtualBox --startvm 'VMNAME' &