Hello,
I have a Nanopi R3S LTS 2GB RAM and a 64GB SD card. When I first installed OpenWrt on the SD card, only about 100MiB were available for use, and with the instructions from an AI (I'm a beginner) I managed to resize the partition with WSL...
But now I'm in the same situation after I installed the latest firmware upgrade... Does anyone know how I can:
- conveniently resize the partition
- stop this from happening in the future
"kernel": "6.12.87",
"hostname": "nanopi",
"system": "ARMv8 Processor rev 0",
"model": "FriendlyElec NanoPi R3S",
"board_name": "friendlyarm,nanopi-r3s",
"rootfs_type": "ext4",
"release": {
"distribution": "OpenWrt",
"version": "25.12.4",
"firmware_url": "https://downloads.openwrt.org/",
"revision": "r32933-4ccb782af7",
"target": "rockchip/armv8",
"description": "OpenWrt 25.12.4 r32933-4ccb782af7",
"builddate": "1778712129"
Thank you