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 c04a36a..a4740f3 100644 --- a/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Buster Root on ZFS.rst @@ -175,8 +175,8 @@ Step 2: Disk Formatting #. If you are re-using a disk, clear it as necessary: Ensure swap partitions are not in use:: - - swapoff --all + + swapoff --all If the disk was previously used in an MD array:: @@ -199,7 +199,6 @@ Step 2: Disk Formatting If you get a message about the kernel still using the old partition table, reboot and start over (except that you can skip this step). - #. Partition your disk(s): Run this if you need legacy (BIOS) booting::