本帖最后由 ciasdmxhxjjpd@c 于 2023-6-8 18:00 编辑
扩容太难了。
我是直接调整分区大小。
Disk /dev/mmcblk2: 7.28 GiB, 7818182656 bytes, 15269888 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000
Device Boot Start End Sectors Size Id Type
/dev/mmcblk2p1 139264 270336 131073 64M 83 Linux
/dev/mmcblk2p2 270351 1318927 1048577 512M 83 Linux
/dev/mmcblk2p3 1318929 15269887 13950959 6.7G 83 Linux
root@OpenWRT:/sys/class/mmc_host/mmc2/mmc2:0001# df -h
Filesystem Size Used Available Use% Mounted on
udev 512.0K 0 512.0K 0% /dev
tmpfs 180.7M 76.0K 180.7M 0% /run
/dev/mmcblk2p2 512.0M 451.6M 13.7M 97% /
tmpfs 903.6M 3.3M 900.4M 0% /tmp
tmpfs 512.0K 0 512.0K 0% /dev
/dev/mmcblk2p3 6.5G 2.8G 3.4G 45% /mnt/mmcblk2p3
/dev/sda1 228.2G 4.3G 212.2G 2% /mnt/usb
/dev/mmcblk2p3 6.5G 2.8G 3.4G 45% /mnt/mmcblk2p3/docker
最后,顺便给你一个我自己编译的纯净版的 openwrt
https://github.com/0neday/Phicomm-N1-pure-openwrt
|