Hello everyone,
How can I factory reset and install a new Debian 12 image on the DSGW-210-F-18?
I did the process to reset the appliance.
1- Press the reset button for 10 seconds.
2- I used AndroidTool to upgrade the image (I just found .img for Debian 11).
3- I updated the distribution to Debian 12.
4- I followed the process to install Home Assistant Supervised (I have many problems with the instructions above (command does not work, incorrect agent OS, etc.)
5- After many attempts I managed to install HA Supervised, following the instructions on the official HA website. for example Problem with AppArmor and space on the partition.
i tried install de AppArmor, but…
root@DUSUN:~# sudo apparmor_status
apparmor not present.
root@DUSUN:~# sudo systemctl status apparmor
○ apparmor.service - Load AppArmor profiles
Loaded: loaded (/lib/systemd/system/apparmor.service; enabled; preset: enabled)
Active: inactive (dead)
Condition: start condition failed at Thu 2025-02-13 20:40:40 UTC; 19s ago
└─ ConditionSecurity=apparmor was not met
Docs: man:apparmor(7)
Home · Wiki · AppArmor / apparmor · GitLab
Feb 13 20:40:40 DUSUN systemd[1]: apparmor.service - Load AppArmor profiles was skipped because of an unmet condition check (ConditionSecurity=apparmor).
Look the partitions
root@DUSUN:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 6.9G 6.1G 470M 93% /
devtmpfs 979M 0 979M 0% /dev
tmpfs 980M 0 980M 0% /dev/shm
tmpfs 392M 40M 353M 11% /run
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup
/dev/mmcblk2p8 22G 44K 21G 1% /f
overlay 6.9G 6.1G 470M 93% /var/lib/docker/overlay2/ad3b0fda860e91be15f21acda97ebbe340ee0c7754dc874d690a43e8ac876331/merged
overlay 6.9G 6.1G 470M 93% /var/lib/docker/overlay2/a5e27b708b2ccba91584742b9a5f1916081293c6aaf0578e31779ebdb71b2a1d/merged
overlay 6.9G 6.1G 470M 93% /var/lib/docker/overlay2/0330c6dd6213032676f07917bdb1c6604fca62a225a3151a3169983b69aee705/merged
overlay 6.9G 6.1G 470M 93% /var/lib/docker/overlay2/ad5392a79aa7185e1048c827b64da642f514271b12468100ed3e27ef2cd8c285/merged
overlay 6.9G 6.1G 470M 93% /var/lib/docker/overlay2/02c18abe2121a1b961201ff265c38e24277195cd5dd5a1288e347a8bc88fcf36/merged
overlay 6.9G 6.1G 470M 93% /var/lib/docker/overlay2/ada9ed823e8da1eec1ab5f178bbf6979ac030d92d2672aeeb9648900df7b931a/merged
overlay 6.9G 6.1G 470M 93% /var/lib/docker/overlay2/7f6c83f2f86b9f35b67f579ee1eb21cf9760209810abcd42737f67078851e47f/merged
tmpfs 196M 0 196M 0% /run/user/0
I am looking for a beginner’s guide to install everything new, but unfortunately I did not find any guide or documentation.
i tried use this guide Quick Start Guide | Dusun wiki
I started in 9 Image Upgrade, but maybe i make some mistakes.
Please, can someone help me?
Thank you very much.