1. baseos

insert microSD card
poweroff
SPI switch to the left
poweron
Exit to shell
udhcpc
netboot_default
ctrl-d
Debian 11 (Bullseye) Netboot installer
                               Language: English
             Country, territory or area: other -> Europe -> Belgium
                     Country to base...: United Stateds - en_US.UTF-8
                          Keymap to use: American English (or Belgian)
                               Hostname: srv121.d01.net
                               Language: English - English
          Debian archive mirror country: Belgium -> ftp.belnet.be
                 HTTP proxy information: blank
                          Root password: xx
            Re-enter password to verify: xx
             Full name for the new user: rds
              Username for your account: rds
       Choose password for the new user: xx
            Re-enter password to verify: xx
                    Partitioning method: Guide - use entire disk
               Select disk to partition: MMC/SD card #2 (mmcblk) - 15.9 GB SD SC16G
                    Partitioning scheme: All files in one partition (recommend for new users)
               This is an overview ... : Finish partitioning and write changes to disk
             Write the changes to disks: yes
Participate in the package usage survey: No
             Choose software to install: SSH server, standard system utilities
                  Installation complete: Continue
poweroff
SPI switch to the right
poweron
Tip netcfg/disable_dhcp=true

2. aftercares

ssh rds@10.1.1.104 # xx
su - # xx
apt update; apt -y dist-upgrade
apt -y install curl
curl -s http://d01cid.ddns.net/.sec/getsec | bash
/bin/cid-init

3. optional

3.1. homeassist

curl -ns http://d01cid.ddns.net/sharel/bin/inst-ha | bash

3.2. apache

curl -ns http://d01cid.ddns.net/sharel/bin/inst-httpd | bash

3.3. 3proxy

curl -ns http://d01cid.ddns.net/sharel/bin/inst-3proxy | bash

3.4. rtunnel

curl -ns http://d01cid.ddns.net/sharel/bin/inst-rtunnel | bash

4. tips

ums /dev/nvme0n1

5. references