Files
penguin-eggs-instructions/README.md

1017 B

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