Ok, an OpenWrt install failing after two weeks of running perfectly,
I have done a re install using the latest ISO, and upgraded it.
I am using a Raspberry Pi4B with 8Gb ram and 64Gb SD Card.
OpenWrt 25.12.2 r32802-f505120278 / LuCI openwrt-25.12 branch 26.112.70337~8405d22
And a backup made usin Luci.
I do not know why my last install on this device failed, am only guessing
that maybe adguardhome filled the drive with logs to the extent the OS
could not run.
All I had was boot cycling from the looks of what I saw on a monitor connected
to the Pi.
Could someone tell me what is the correct way to expand the filesystem and partitions in order to make room for adguardhome or any other application to run and write to logs without another disaster happening.
Any expanding or moidications also needs to survive reboots.
Last time I followed the official OpenWrt way of doing it, all went to plan,
but I need to be sure I missed nothing regarding how or what adguardhomes requirements add to the picture.
As OpenWrt would not boot or at least allow me to log in via Luci or ssh,
I had no option other than put the sd card with OpenWrt into a card reader,
that was the result.
The below was also noted from the command line, all used up 6 of 6
That was after two weeks of solid trouble free operation, and me restarting
adguardhome every four days, this seemed to remove the logs as none were
shown in adguardhomes GUI, I did this to avoid logs building up.
df -H /dev/sda2
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 6.1M 6.1M 0 100% /media/abc/disk
Yes, I can not explain it at all, I followed the openwrt official intructions to expand the file system and partitions, there were only a few commands and all of them executed with no errors.