@@ -22,7 +22,7 @@ System Requirements
2222- `64-bit Debian GNU/Linux Trixie Live CD w/ GUI (e.g. gnome iso)
2323 <https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/> `__
2424- `A 64-bit kernel is strongly encouraged.
25- <https://github.com/zfsonlinux/zfs/wiki/ FAQ#32- bit-vs-64-bit-systems> `__
25+ <../../Project%20and%20Community/ FAQ.html# bit-vs-64-bit-systems> `__
2626- Installing on a drive which presents 4 KiB logical sectors (a “4Kn” drive)
2727 only works with UEFI booting. This is not unique to ZFS. `GRUB does not and
2828 will not work on 4Kn with legacy (BIOS) booting.
@@ -334,7 +334,7 @@ Step 2: Disk Formatting
334334 <https://askubuntu.com/questions/970886/journalctl-says-failed-to-search-journal-acl-operation-not-supported> `__
335335 - Setting ``xattr=sa `` `vastly improves the performance of extended
336336 attributes
337- <https://github.com/zfsonlinux /zfs/commit/82a37189aac955c81a59a5ecc3400475adb56355> `__.
337+ <https://github.com/openzfs /zfs/commit/82a37189aac955c81a59a5ecc3400475adb56355> `__.
338338 Inside ZFS, extended attributes are used to implement POSIX ACLs.
339339 Extended attributes can also be used by user-space applications.
340340 `They are used by some desktop GUI applications.
@@ -976,7 +976,7 @@ Step 7: Optional: Configure Swap
976976**Caution **: On systems with extremely high memory pressure, using a
977977zvol for swap can result in lockup, regardless of how much swap is still
978978available. There is `a bug report upstream
979- <https://github.com/zfsonlinux /zfs/issues/7734> `__.
979+ <https://github.com/openzfs /zfs/issues/7734> `__.
980980
981981#. Create a volume dataset (zvol) for use as a swap device::
982982
@@ -1165,8 +1165,8 @@ cards that have been flashed to the reference LSI firmware.
11651165
11661166The basic problem is that disks on these controllers are not visible to the
11671167Linux kernel until after the regular system is started, and ZoL does not
1168- hotplug pool members. See `https://github.com/zfsonlinux /zfs/issues/330
1169- <https://github.com/zfsonlinux /zfs/issues/330> `__.
1168+ hotplug pool members. See `https://github.com/openzfs /zfs/issues/330
1169+ <https://github.com/openzfs /zfs/issues/330> `__.
11701170
11711171Most LSI cards are perfectly compatible with ZoL. If your card has this
11721172glitch, try setting ``ZFS_INITRD_PRE_MOUNTROOT_SLEEP=X `` in
0 commit comments