Skip to content

Releases: LittleHobbitFrodo/H-OS

STP - second release

Choose a tag to compare

@LittleHobbitFrodo LittleHobbitFrodo released this 05 Jan 17:18

This release comes with better temporary shell and other improvements

STP - first realease

Choose a tag to compare

@LittleHobbitFrodo LittleHobbitFrodo released this 15 Nov 12:54

NOTE: This release is made for my student project.

Emulation (Linux only)

Required: QEMU (sudo apt install qemu)

Run this command (downloaded disk image must be in current directory):
qemu-system-x86_64 -m 8192 -drive format=raw,file=./H-OS.hdd,id=ssd -no-reboot