Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

MP3: ZinixOS

Latest
Compare
Choose a tag to compare
@AllenHeartcore AllenHeartcore released this 16 Dec 23:24
· 69 commits to main since this release

ZinixOS (Online Demo)

SHA256 checksum of ZinisOS.img: 59b575c8d7c56c17542e4dc00bff9796a3f5cd168e14146ba1243f9e25dd590c
SHA256 checksum of bootimg: 8445846288d79f25b32bf687dda02c87990a6721022fab322c461a8230f82577

Boot the image

Boot in QEMU with specifications -hda "<PATH>\ZinixOS.img" -m 256 -name ZinixOS -soundhw pcspk

Build from relocatable files

  1. Download and extract ZinixOS.zip
  2. Build the file system with ./createfs -i fsdir -o filesys_img
  3. Mount the disk image with su -c ./mount.sh