Hi @OliverV , hi all,
thanks for your efforts so far. I’d like to post the answers to the previous message.
pi@RPi-11:~ $ sudo df -hT
Dateisystem Typ Größe Benutzt Verf. Verw% Eingehängt auf
/dev/root ext4 15G 14G 23M 100% /
devtmpfs devtmpfs 459M 0 459M 0% /dev
tmpfs tmpfs 464M 0 464M 0% /dev/shm
tmpfs tmpfs 464M 47M 417M 11% /run
tmpfs tmpfs 5,0M 4,0K 5,0M 1% /run/lock
tmpfs tmpfs 464M 0 464M 0% /sys/fs/cgroup
/dev/mmcblk0p1 vfat 44M 23M 21M 52% /boot
tmpfs tmpfs 93M 0 93M 0% /run/user/1000
pi@RPi-11:~ $ cat /etc/fstab
PARTUUID=df45002e-01 /boot vfat defaults 0 2
PARTUUID=df45002e-02 / ext4 defaults,noatime 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that
pi@RPi-11:~ $ ls -lh /media
insgesamt 4,0K
drwxr-xr-x 5 root root 4,0K Mär 8 2019 SSD240GB
And, yes, the original installation is old. but as I have “auto updates” activated, this should not be a problem, I hope. the server version and the ncp versions seem to be fine. I might upgrade shortly, though.