2026-03-06 12:07:39 +00:00
2026-03-06 14:14:07 +00:00

penguin-eggs-instructions

Anleitung für neues penguin eggs image für USB boot

Penguin Eggs

Penguin eggs laden und installieren

git clone https://github.com/pieroproietti/fresh-eggs
cd fresh-eggs
sudo ./fresh-eggs.sh

Install Calamares

sudo apt-get install calamares-settings-ubuntu-unity

Create .desktop launcher

Add name and icon and command to be used is sudo calamares Add the make the calamares sudoable

sudo visudo add username ALL=(ALL) NOPASSWD: /usr/bin/calamares replace "username" with user

Prepare Krill

in etc/penguin-eggs.d/ replace the krill.yaml for quick install options

Create egg

sudo eggs produce Tags: --yolk force updates dependencies --clone add all files and programms --release deletes Krill, Penguin Eggs and Calamares after installation

Create Boot

Write the ISO to a bootable USB

Installation

Use either the .desktop icon or use sudo eggs install --unattended for a quick isntall

Description
Anleitung für neues penguin eggs image für USB boot
Readme 28 KiB