51
Firmware / Re: Idenitfy versions of firmwares
« Last post by mparnaudeau on October 20, 2024, 04:57:50 pm »When I tried to update PNOR firmware to V2.00, copying the binary file, I got this error:
Have you already met that?
I don't know what happens ... There is something weird with my config. I don't know what to do.
I looked at the system and its storage organization and capacity:
Is it normal to have /dev/mtdblock4 full at 100%?
Quote
$ scp ./talos-ii-v2.00.pnor root@$TALOS_BMC_ADDR:/tmp/
root@192.168.1.xx's password:
sh: /usr/libexec/sftp-server: No such file or directory
scp: Connection closed
Have you already met that?
I don't know what happens ... There is something weird with my config. I don't know what to do.
I looked at the system and its storage organization and capacity:
Quote
root@talos:~# df -h
Filesystem Size Used Available Use% Mounted on
dev 175.9M 0 175.9M 0% /dev
tmpfs 209.2M 22.8M 186.4M 11% /run
/dev/mtdblock4 19.5M 19.5M 0 100% /run/initramfs/ro
/dev/mtdblock5 4.0M 3.1M 900.0K 78% /run/initramfs/rw
Is it normal to have /dev/mtdblock4 full at 100%?