Hi All,
I've used Win32DiskImager to write the OpenWRT bcm27xx Squalshfs image onto a 64Gb MicroSD Card.
I've inserted it into RPI4 and everything work perfectly.
Then I formatted the SD card (deleted all the partitions via Windows Disk Manger so it was all unallocated and formatted it as NTFS).
Then I wrote the image to the SD card again, and to my surprise all the OpenWRT configurations from before the format were saved.
How can this be? Is it related to the hidden F2FS partition? Is there a way to format/reburn the SD card with the default OpenWRT configurations?
quick.
That was my assumption as well, that the bytes stays on the cards, and once the same FS is installed again, it get access to them.
But the config is taken from /etc/config, no? shouldn't these files be re-written while writing the image again?