Skip to content

Install Debian 8 (Jessie) to a native ZFS root filesystem

Notifications You must be signed in to change notification settings

hn/debian-jessie-zfs-root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

debian-jessie-zfs-root

Installs Debian GNU/Linux 8 Jessie to a native ZFS root filesystem using a Debian Jessie Live CD and ZFS packages from backports.org.

If you like this project, you may also want to try to install a Debian Stretch ZFS root system.

Usage

  1. Boot Jessie Live CD ('standard' edition)
  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. Let the installer do the work
  7. User interface: install grub to all disks participating in the array
  8. User interface: enter root password and select timezone
  9. Reboot

Fixes included

Bugs

  • Booting via EFI has not been tested at all.
  • RAID10 Mirror with >= 6 disks fails to boot with grub, probably a grub bug. The (Virtualbox) BIOS does not detect more than 4 drives connected to a virtual SATA controller and therefore grub isn't able to access them. Operating the drives in a SCSI or mixed SATA/IDE/SCSI RAID10 configuration works fine, even with 6 or more drives.

Credits

About

Install Debian 8 (Jessie) to a native ZFS root filesystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages