Skip to content

jbock-java/systemux

Repository files navigation

systemux

This can be used as a starting point to create a bootable liveimage with dracut. The systemux img can be used as a dracut "stage2" which prints "Hello, World!" in a tmux window.

create live img

sudo dnf install dracut-live
sudo dracut -f --no-hostonly --add 'livenet' live-$(uname -r).img

Create systemux img

sudo ./build -f -i

Testing in qemu

In another terminal, start an http server (still in the same directory):

python3 -mhttp.server --bind $(hostname -I | sed -E 's/^(\S+).*/\1/') 3000

Then start qemu:

sudo ./run

Network boot

TODO explain ipxe setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy