Re: [j-nsp] SRX100 u-boot

2018-11-11 Thread Mohammad Khalil
Thanks mate for the help Actually , am stuck at the => and cannot reach the loader I hit boot and nothing happened setenv loaderdev net (without = because it gave me bad character) reset and again stuck in => On Sun, 11 Nov 2018 at 07:59, Jonas Frey wrote: > Are you stuck at the "=>" Uboot promp

Re: [j-nsp] SRX100 u-boot

2018-11-11 Thread Jonas Frey
Are you stuck at the "=>" Uboot prompt or are able to reach loader>? From loader> it should be pretty straight forward to reinstall junos from a install media. If you are stuck at "=>" then try: boot (should put you into loader>) Or: setenv loaderdev=net reboot (this should try to load via net, h

Re: [j-nsp] SRX100 u-boot

2018-11-11 Thread Mohammad Khalil
I cannot see : "loading /boot/defaults/loader.conf" when I reset the device BR, Mohammad On Sun, 11 Nov 2018 at 14:43, Mohammad Khalil wrote: > Ops , but it did not work either > Nand format failed > > BR, > Mohammad > > On Sun, 11 Nov 2018 at 14:46, Jonas Frey wrote: > >> Hi Mohammad, >> >> t

Re: [j-nsp] SRX100 u-boot

2018-11-11 Thread Mohammad Khalil
Ops , but it did not work either Nand format failed BR, Mohammad On Sun, 11 Nov 2018 at 14:46, Jonas Frey wrote: > Hi Mohammad, > > thats a typo, its nand_format (note the underscore). > Am Sonntag, den 11.11.2018, 05:31 -0500 schrieb Mohammad Khalil: > > => reset > > > > > > U-Boot 1.1.6-JNPR-

Re: [j-nsp] SRX100 u-boot

2018-11-11 Thread Jonas Frey
Hi Mohammad, thats a typo, its nand_format (note the underscore). Am Sonntag, den 11.11.2018, 05:31 -0500 schrieb Mohammad Khalil: > => reset > > > U-Boot 1.1.6-JNPR-2.7 (Build time: Nov 26 2013 - 19:04:49) > > Initializing memory this may take some time... > Measured DDR clock 266.62 MHz > SRX

Re: [j-nsp] SRX100 u-boot

2018-11-11 Thread Mohammad Khalil
=> reset U-Boot 1.1.6-JNPR-2.7 (Build time: Nov 26 2013 - 19:04:49) Initializing memory this may take some time... Measured DDR clock 266.62 MHz SRX_100H2 board revision major:1, minor:0, serial #: BZ4214AF1453 OCTEON CN5020-SCP pass 1.1, Core clock: 500 MHz, DDR clock: 266 MHz (532 Mhz data rat

Re: [j-nsp] SRX100 u-boot

2018-11-11 Thread Muhammad Atif Jauhar
Hi Khalil, Kindly follow below link to recover it. https://forums.juniper.net/t5/SRX-Services-Gateway/Boot-problem-of-UBoot-srx240-having-status-LED-red/td-p/211103 Regards, Muhammad Atif Jauhar (+966-56-00-04-985) On Sun, Nov 11, 2018 at 11:36 AM Mohammad Khalil wrote: > Hello all > I have

Re: [j-nsp] Mpls down qfx 5100

2018-11-11 Thread Saku Ytti
Hey, These are not related to your issue., The first one is complaining that you got bunch of packets to your device with TTL==1, you need to punt these and generate TTL exceeded message. Because it's done in software, it's limited to certain amount of packets. This is operationally normal during

[j-nsp] SRX100 u-boot

2018-11-11 Thread Mohammad Khalil
Hello all I have my Juniper SRX 100h stuck in the u-boot mode I have tried to download a new image on a USB stick , plugged it into the device and tried to upgrade with no luck Looked around but could not find a solution , anyone can help please? BR, Mohammad __