Ubuntu Version: 26.04 LTS
Desktop Environment (if applicable):
Ubuntu Desktop new installation
Problem Description:
Questions before creating a problem.
Planning to use debootstrap with a prior set up of zfs partitions. This is not covered in Ubuntu documentation.
Where is debootstrap documentation?
Any known issues or tips for doing Ubuntu install with debootstrap versus the provided auto installer?
Goal is two 4TB SSDs using zfs mirror. I have detailed set of commands for setting this up. I have tested the Ubuntu desktop auto install from Rufus USB on a 1TB SSD (no mirror or RAID) ext4 SSD and that went fine.
For the zfs installation, the manual partition capability in the auto install seems limited and may not result in efi and bpool partitions that can be mirrored and updated reliably.
Have worked up the sequence of commands to set up partitions, pools and datasets. Resulting partitions are intended to be:
p1: EFI system 1GB FAT32 GRUB UEFI boot files
p2: bpool /boot 4GB with GRUB readable zfs initrd
p3: swap 16GB (50% of memory)
p4: rpool ~3.6 TB zfs mirror
Any information is appreciated.
Dave