Rambo
Blitzinstallation
<synaxhighlight lang="bash"> sudo -s apt-get update && apt-get -y install wget rsync sudo vi /etc/sudoers wget -O /tmp/basic_install.sh https://public.hamatoma.de/basic_install.sh bash /tmp/basic_install.sh restoretool -v3 init linuxserver
dpkg -i linux-image-5.18.0-0.deb11.4-amd64_5.18.16-1~bpo11+1_amd64.deb
vi sudo /etc/modprobe.d/mt7921e.conf
vi /etc/udev/rules.d/99-mt7921e.rules
</syntaxhighlight>