How do you backup the bootloader or bootrom on an ICX6610 or is it not possible?
The fohdeesha guide loads the new boot image using this command:
copy tftp flash 192.168.1.8 ICX6610-FCX/grz10100.bin boot
but trying the reverse does not work, says boot not found:
copy flash tftp 192.168.1.8 backup.bin boot
I can backup primary and secondary OS images to my tftp server doing this similar command:
copy flash tftp 192.168.1.8 primary.bin primary
copy flash tftp 192.168.1.8 secondary.bin secondary
Any ideas?
The fohdeesha guide loads the new boot image using this command:
copy tftp flash 192.168.1.8 ICX6610-FCX/grz10100.bin boot
but trying the reverse does not work, says boot not found:
copy flash tftp 192.168.1.8 backup.bin boot
I can backup primary and secondary OS images to my tftp server doing this similar command:
copy flash tftp 192.168.1.8 primary.bin primary
copy flash tftp 192.168.1.8 secondary.bin secondary
Any ideas?