simple-ubuntu-installer

simple encrypted zfs ubuntu installer

Stars
25
Committers
1

simple-ubuntu-installer

Script to install ubuntu with ZFS root.

Installing

  • Boot into Ubuntu or Debian Installer terminal. Ctrl+Alt+F2 can be used to switch to tty.
  • Connect to the internet.
  • Run the following command to start the installer.
bash <(curl -sL https://bit.ly/simple-ubuntu-installer)

Installing from Source

ssh-copy-id -i ~/.ssh/id_ed25519 user@host
scp simple-ubuntu-installer user@host:/

Features

LICENSE

MIT