diff --git a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst index 18889a0..8e3282c 100644 --- a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst @@ -131,7 +131,7 @@ Step 1: Prepare The Install Environment If the disk has been used before (with partitions at the same offsets), previous filesystems (e.g. the ESP) will automount if not disabled:: - gsettings set org.gnome.desktop.media-handling automount false + gsettings set org.gnome.desktop.media-handling automount false #. Become root:: diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst index 2e5f7ad..8b919b1 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst @@ -258,7 +258,7 @@ Step 1: Prepare The Install Environment If the disk has been used before (with partitions at the same offsets), previous filesystems (e.g. the ESP) will automount if not disabled:: - gsettings set org.gnome.desktop.media-handling automount false + gsettings set org.gnome.desktop.media-handling automount false #. Become root::