Last Updated on: 5th November 2023, 04:49 pm
Web site: code.google.com/archive/p/shoockos/
Origin: Poland
Category: Others
Desktop environment: CLI
Architecture: x86
Based on: MikeOS
Wikipedia:
Media: Install
The last version | Released: 0.2 | July 1, 2009
Zobacz po polsku: Shoockos
Shoockos – an operating system, all written in assembly, and based on MikeOS. The last version 0.2 released in 2009. Shoockos founder is asm.
Compilation on Linux host:
At the beginning, we start the console and issue the command: svn checkout shoockos.googlecode.com/svn/trunk/ shoockos-read-only and wait for the source of the latest version of the system to be downloaded. Then go to the “shoockos-read-only” directory with the command: cd shoockos-read-only Now we need to log in to the root. We do this with the command: sudo -s and enter the password. Then we need to run the file “build-linux.sh” we do it with the command: ./build-linux.sh
Compilation on Windows host:
At the beginning, we download the source from svn. Then we need to download the imdisk program from here: www.ltr-data.se/files/imdiskinst.exe
And we install the ImDisk program. Then go to the source folder. We run the program: build-windows.bat