Add admincli user from the switch's web shell witch password, then in the ssh:Just used the dodgy route method to update a 'new in box' EMC 6012 that I tried the old method on; and got as far as not being able to login to the full mlx-linux to flash the ASIC; so I went back to square one.
Once you have the environment setup, this method is quite painless.. I would say that the FRU reprogram process feels a bit clunky but it worked; i couldn't get my files to match up with the byte counts in the documentation, but after much checking and rechecking, the FRU conversion worked no problem.
Does anyone know if there is a way to make the command line fan speed changes that SGS referenced on post #739 persist between reboots?
I would prefer to add this line to a startup script; than hexedit the tc file..
enable
config terminal
_shell
mddbreq /config/db/initial set modify - /auth/passwd/user/admincli/shell string "/bin/bash"
exit
login second time and execute
reload command to reboot the switch
after that use WinScp to modify the switch file system (use admincli login and password for login).
Before modification use built-in WinScp terminal to execute the command
mount -nwo remount,rw /
to remount root as rw.
then modify files as you need.