Skip to content

Virv12/gnujump-os

Repository files navigation

GnuJumpOS

Build

To build gnujump-os run the following command in the project directory.

sudo rm -rf work && sudo mkarchiso -v .

The iso will be in the out directory.

Run

To run gnujump-os run the following command in the project direcotory.

sudo qemu-system-x86_64 --enable-kvm -cpu host -m 4G -drive file=out/gnujump-os-$(date +'%Y.%m.%d')-x86_64.iso,format=raw

TODO:

  • configure grub
  • add splash screen
  • reduce ISO size

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages