Skip to content

Commit 3ec1ff7

Browse files
committed
Add an optional step for Debian Bookworm ZFS Root Networking
Note that you may need to have appropriate firmware and networking utilities installed to have a working network upon reboot. This is varied so don't be overly specific but do point it out. Signed-off-by: Ben Walton <[email protected]>
1 parent 2fd3204 commit 3ec1ff7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/Getting Started/Debian/Debian Bookworm Root on ZFS.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,16 @@ Step 4: System Configuration
565565
566566
Customize this file if the system is not a DHCP client.
567567

568+
#. Optional: Install driver firmware and WiFi support
569+
570+
If you're installing on a laptop or a device where wireless is the
571+
primary network option, the above may not be sufficient as you
572+
could lack the appopriate firmware for the device and tools to
573+
configure the radio. Install some additional packages to cover
574+
that need::
575+
576+
apt install --yes firmware-linux wireless-tools
577+
568578
#. Configure the package sources::
569579

570580
vi /mnt/etc/apt/sources.list

0 commit comments

Comments
 (0)