hn / debian-buster-zfs-root

Install Debian 10 (Buster) to a native ZFS root filesystem
60 stars 29 forks source link

debian-buster-zfs-root

Installs Debian GNU/Linux 10 Buster to a native ZFS root filesystem using a Debian Live CD. The resulting system is a fully updateable debian system with no quirks or workarounds.

Warning

Due to problems with grub-efi-amd64-signed UEFI secure boot has been disabled until a proper solution is available (SoerenBusse has created a fix which has not been reviewd yet).

Usage

  1. Boot Debian Live CD
  2. Login (user: user, password: live) and become root
  3. Setup network and export http_proxy environment variable (if needed)
  4. Run this script
  5. User interface: Select disks and RAID level
  6. User interface: Decide if you want Legacy BIOS or EFI boot (only if your hardware supports EFI)
  7. Let the installer do the work
  8. User interface: install grub to all disks participating in the array (only if you're using Legacy BIOS boot)
  9. User interface: enter root password and select timezone
  10. Reboot
  11. Star this repository :)

Fixes included

Bugs

Credits