We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Redirect all pages to new documentation resource Signed-off-by: George Melikov <[email protected]>
Debian/Ubuntu: Update zfs-discuss links The old link was dead.
Debian/Ubuntu: Fix efibootmgr The -p argument to efibootmgr specifies the partition number. I failed to update this from 3 to 2 when I changed the partition layout. Reported-by: Chen Yufei <[email protected]> Fixes #9490
Debian/Ubuntu: Change formatting on osprober note
Debian/Ubuntu: Improve popcon instructions The user needs to pick Yes when installing popcon.
Debian/Ubuntu: Increase the boot pool to 1G This helps if the user has snapshots. Additionally, 1G is the expected size that the Ubuntu installer will use.
Debian/Ubuntu: Fix git clone command Reported-by: HankB in issue #9149
Debian/Ubuntu: Note that Internet is required The Root-on-ZFS HOWTOs require Internet access to download packages.
Debian: Update for Buster release This commit should address issue #9063. It also includes general updates for the fact that Buster has been released.
Root-on-ZFS: Add a note about GRUB & mirroring Reported-by: Erik Wramner https://github.com/zfsonlinux/zfs/issues/8223#issuecomment-505339755
Debian: Remove unnecessary step
Debian/Ubuntu: Fix a bpool/rpool typo
Debian/Ubuntu: Use AES-256 cryptsetup 2.1.0-1 now uses AES-256. This will be released with Debian Buster and Ubuntu Disco (19.04). Reported-by: Jason Cohen <[email protected]>
Debian/Ubuntu: Capitalize LUKS in the last change
Debian/Ubuntu: Suggest backing up the LUKS header
Debian/Ubuntu: Add some header text This way, all of the steps should have actual text describing the operation.
Debian/Ubuntu: Tweak the Contributing wording
Debian/Ubuntu: Fix formatting in Contributing
Debian/Ubuntu: Add a Contributing section
Debian/Ubuntu: Update encryption notes
Debian: Add missing /mnt prefix in 4.3 Reported-by: Matthew Bowman <[email protected]>
Debian/Ubuntu: Request users install popcon Showing that ZFS is popular may be helpful in terms of long-term attention from the distro.
Debian: Drop @gmelikov from Support I've made massive changes to this HOWTO, and it's not really fair to have people asking someone else for support on it, or blaming them.
Debian: Install linux-headers-amd64 in the chroot This seems more appropriate, and is necessary if the headers that match the Live CD are not available in the archive.
Ubuntu/Debian: Do not mention "Ubuntu" encryption This fixes a mention of "Ubuntu" that slipped into Debian, and also avoids the need to diverge them needlessly.
Debian: Use pinning for stretch-backports This ensures that updates in stretch-backports will be installed. I also made Debian.md and Debian-Stretch-Root-on-ZFS.md consistent with their setup of sources. I'm keeping the simpler setup in the Live CD environment, as that is only temporary.
Debian: Update to match Ubuntu The Debian Stretch HOWTO now uses a separate bpool and supports LUKS. I'm also using the newer ZFS packages from stretch-backports. I removed mentions of rootdelay. That used to exist, but I'm not sure if it did in stretch. Now with zfs-initramfs from stretch-backports, it is definitely gone. The remaining delta with Ubuntu is expected. I personally tested both unencrypted and LUKS installs.
Debian: Use deb.debian.org This is the way things are done these days.
Debian: Simplify the SSH command By shortening PasswordAuthentication to Password, we get the same effect for less typing. Also, switch to systemctl, since that's what the Live CD uses. This is consistent with the installed system.
Debian: Adjust the login text The login prompt is suppressed, at least on the GNOME Live CD.