[j-nsp] SRX100 u-boot

Chris Cappuccio chris at nmedia.net
Thu Nov 15 16:48:07 EST 2018


Mohammad Khalil [eng.mssk at gmail.com] wrote:
> Dears
> I have formatted the USB using FAT32 , placed the image
> Physical reset took place and now the nand_format is repeating itself !
> 

see https://kb.juniper.net/InfoCenter/index?page=content&id=KB14175

assuming your TFTP server is at 192.168.1.1 and the SRX100 loader firmware
file is simply named 'loader' on your TFTP server, you can load the
loader like this:

=> setenv serverip 192.168.1.1
=> setenv ipaddr 192.168.1.2
=> setenv netmask 255.255.255.0
=> save
=> tftpboot 0x100000 loader
=> bootloader upgrade loader 0x100000



More information about the juniper-nsp mailing list