
I try 3 seconds reset nothing happens.
How i reset to default gargoyle?
Many Thanks!

Moderator: Moderators
Code: Select all
root@(none):~# mount_root
root@(none):~# firstboot
This will erase all settings and remove any installed packages. Are you sure? [N/y]
y
/dev/ubi0_1 is not mounted
/dev/ubi0_1 will be erased on next mount
writing /dev/ubi0_1 failed: Operation not permitted
Code: Select all
root@(none):~# ls /dev/
console mtd10 mtd4 mtd8ro mtdblock4 port ubi0_1
cpu_dma_latency mtd10ro mtd4ro mtd9 mtdblock5 ptmx ubi_ctrl
full mtd11 mtd5 mtd9ro mtdblock6 pts ubiblock0_0
kmsg mtd11ro mtd5ro mtdblock0 mtdblock7 random urandom
mem mtd1ro mtd6 mtdblock1 mtdblock8 shm watchdog
memory_bandwidth mtd2 mtd6ro mtdblock10 mtdblock9 tty zero
mtd0 mtd2ro mtd7 mtdblock11 network_latency ttyS0
mtd0ro mtd3 mtd7ro mtdblock2 network_throughput ubi0
mtd1 mtd3ro mtd8 mtdblock3 null ubi0_0
Code: Select all
root@(none):~# df -h
Filesystem Size Used Available Use% Mounted on
rootfs 8.5M 8.5M 0 100% /
/dev/root 8.5M 8.5M 0 100% /
tmpfs 512.0K 0 512.0K 0% /dev
tmpfs 61.4M 24.0K 61.4M 0% /tmp
root@(none):~# mount_root
root@(none):~# df -h
Filesystem Size Used Available Use% Mounted on
rootfs 8.5M 8.5M 0 100% /
/dev/root 8.5M 8.5M 0 100% /
tmpfs 512.0K 0 512.0K 0% /dev
tmpfs 61.4M 24.0K 61.4M 0% /tmp
I try a reflash. And works, Many thanks!Lantis wrote:You’ll need to use something like WinSCP to transfer the image into /tmp.
Then do something like
sysupgrade -n /tmp/name_of_image_file.img