Salve a tutti, ho provato ad aggiornare il sistema di arduino yun da terminale.
L'output è questo:
root@titoyun:~# run-sysupgrade /mnt/sda1/openwrt-ar71xx-generic-yun-16M-squashfs
-sysupgrade.bin
Sending TERM to remaining processes ... uhttpd dbus-daemon dnsmasq avahi-daemon thd ntpd uSDaemon rcS logger syslogd klogd hotplug2 procd netifd ubusd
Sending KILL to remaining processes ...
Switching to ramdisk...
mount: mounting /dev/mtdblock3 on /overlay failed: Device or resource busy
Performing system upgrade...
Unlocking firmware ...
Writing from <stdin> to firmware ... [[w]^C
Il ^c alla fine sta a significare che l' ho bloccato perchè ho letto ,pensando che si trattasse di un errore, mount: mounting /dev/mtdblock3 on /overlay failed: Device or resource busy e mi sembrava un errore. Poi il prompt era questo:
@titoyun:(unreachable)/root# cd
-ash: cd: can't cd to /root
Non funzionava nessun comando allora ho usato exit e sono uscito dal ssh.
Poi per controllare che tutto funzionasse ho provato ssh root@titoyun.local. Output:
root@ussenterprise:~# ssh root@192.168.1.65
root@192.168.1.65's password:
Permission denied, please try again.
root@192.168.1.65's password:
Permission denied, please try again.
root@192.168.1.65's password:
Permission denied (publickey,password).
root@ussenterprise:~#
La password era quella giusta ne sono sicuro.
Così ora non posso neanche entrare.
Spero che mi possiate aiutare.
Ciao, Pigreco.