Thank you for this, the firmware update worked.
Here is the output from mount and df:
root@OpenWrt:~# mount
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/ubi0_1 on /overlay type ubifs (rw,noatime)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
root@OpenWrt:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 2816 2816 0 100% /rom
tmpfs 62304 576 61728 1% /tmp
/dev/ubi0_1 110096 6580 98680 6% /overlay
overlayfs:/overlay 110096 6580 98680 6% /
tmpfs 512 0 512 0% /dev
I also tried the uboot process again after the firmware update but still unable to connect using a Mac. But its fine now because the firmware update worked. I want to test the uboot process with a windows computer but unfortunately I dont have access to one right now.
Thanks again
1 Like