If you have parted you can use
parted /dev/mmcblk0p5
And it should do the rest…but you have to boot from another device so that mmc rootfs is not mounted
If you have parted you can use
parted /dev/mmcblk0p5
And it should do the rest…but you have to boot from another device so that mmc rootfs is not mounted
Can you teach me how to compile and install the compiled results? Is the method the same as above?
thanks, I have tried it, and failed, do you have complete documentation? I’m afraid I’ve missed a steps
No because i do not use openwrt/immortalwrt so i not affected by this issue
But there are some threads here about rootfs partition resizing in openwrt
if resizing /dev/mmcblk0p5 does not work, you can follow below steps to extroot: initially, boot from emmc then install the following packages: block-mount e2fsprogs parted
1- create a partition (the start of partition begins in the end of your production partition plus 1MB)
2- format the partition and configuring extroot
3- mount the partition and transfer data
4- reboot
5- result
Try parted /dev/mmcblk0
I’m sure I haven’t missed any steps, but why is it still not working correctly? Are you using a different firmware than immortalwrt? If yes, can you tell me the installation procedure