diff --git a/content/posts/linux/Setting up root ZFS Encryption and Remote Unlocking with Ubuntu.md b/content/posts/linux/Root ZFS Encryption and Remote Unlocking with Ubuntu.md similarity index 82% rename from content/posts/linux/Setting up root ZFS Encryption and Remote Unlocking with Ubuntu.md rename to content/posts/linux/Root ZFS Encryption and Remote Unlocking with Ubuntu.md index 83d420f..87beb2a 100644 --- a/content/posts/linux/Setting up root ZFS Encryption and Remote Unlocking with Ubuntu.md +++ b/content/posts/linux/Root ZFS Encryption and Remote Unlocking with Ubuntu.md @@ -1,5 +1,5 @@ --- -title: "Setting up root ZFS Encryption, RAID and Remote Unlocking on Ubuntu" +title: "Root ZFS Encryption, RAID and Remote Unlocking on Ubuntu" tags: ['Operating Systems', 'Linux', 'Security'] date: 2023-07-26 author: Tommy @@ -7,4 +7,4 @@ author: Tommy While Unbutu supports ZFS on root filesystems with an easy snapshot and rollback mechanism called ZSYS, ZSYS is [soon going to be deprecated](https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1966773) and the installer does not offer an easy way to setup mirroring. In this guide, I will walk you through how to set up Ubuntu with root on ZFS, mirroring with both the root and EFI partitions, and remote unlocking + boot into a snapshot with ZFSBootMenu. -![ZFSBootMenu](/images/ZFSBootMenu.png) \ No newline at end of file +![ZFSBootMenu](/images/zfsbootmenu.png) \ No newline at end of file