Skip to content

prabirshrestha/simple-ubuntu-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

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

About

simple encrypted zfs ubuntu installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages