I was an user of dietpi for my Rpi zero 2w, but with the lack of rpi on the market, i decided to give a try to the radxa zero.
Unfortunatelly, after building the dedicated image of dietpi for the radxa zero, i can’t acces files on my sd card using windows.
If I put my sdcard on the radxa zero, os doesn’t load.
I tried with an other sd card and it gave me the same result.
(If I build the image dedicated to rpi, i can properly access files)
This is as expected as your entire SD card is using ext4 file system format. And Windows is not able to read ext4 out of the box.
On the other hand, for RPI we have a dedicated fat partition hosting the boot file system (only). Therefore, you are able to read the /boot directory on your Windows box.
Is it still an issue with latest image/kernel? I’m not aware of any issues with WiFi, also no reports on Armbian forum. The linked GitHub comment was about setting up WiFi on the original Radxa Debian image, not related to any final DietPi image, especially not the new ones based on Armbian.