Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tools:raspbian [2025/02/03 07:15] – [Disable undesired services] darrontools:raspbian [2025/02/09 20:05] (current) – external edit 127.0.0.1
Line 3: Line 3:
 {{:tools:rpi-imager.jpg?200|RPi imager}} {{:tools:rpi-imager.jpg?200|RPi imager}}
 </wrap> </wrap>
 +
 +This guide is always [[:tools:raspbian-buster|out of date]] in some way due to updates to the core O/S.
  
 === RPi imager === === RPi imager ===
Line 86: Line 88:
 echo "ipv6" >> /mnt/etc/modules echo "ipv6" >> /mnt/etc/modules
 </code> </code>
 +
 +==Bookworm==
 +
 +<code>
 +apt install ifupdown
 +</code>
 +
 +==All==
  
 Restart to login over LAN Restart to login over LAN