Hi,
Yes, it works very well!!
On the 23.05.rc3 version there is only a disk space problem.
With a 32GB SD, only 60MB is available.
root@OpenWrt-Roma:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 3.5M 3.5M 0 100% /rom
tmpfs 494.1M 1020.0K 493.1M 0% /tmp
/dev/loop0 98.5M 38.6M 59.9M 39% /overlay
overlayfs:/overlay 98.5M 38.6M 59.9M 39% /
tmpfs 512.0K 0 512.0K 0% /dev
The procedure I found to extend the space doesn't work...
it gives me an error with resize2fs... "/dev/mmcblk0 bad magic number in super-block"
Where did you install gparted?
I installed it on the Raspberry Pi 4, maybe it can't manage the OpenWRT images...
On orange Pi R1 I can't install the gui and I can't even find gparted
After several attempts, combining various posts, I managed to create this script to extend the disk space on my Orange Pi R1 Plus LTS. I think it might be useful to others too:
Yes, I saw the video.
I am used to doing all the configuration via a script that starts from the original ISO.
With this system, should the new version be released, I am able to reconfigure the device in a few minutes.
I prefer to install and use LUCI only for the installation test phase.