Small SRX stop to boot.
Boot process looks like this:
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 #: BZ1234567890
OCTEON CN5020-SCP pass 1.1, Core clock: 500 MHz, DDR clock: 266 MHz (532 Mhz data rate)
DRAM: 2048 MB
Starting Memory POST...
Checking datalines... OK
Checking address lines... OK
Checking 512K memory for U-Boot... OK.
Running U-Boot CRC Test... OK.
Flash: 4 MB
USB: scanning bus for devices... 3 USB Device(s) found
scanning bus for storage devices... 1 Storage Device(s) found
Clearing DRAM........ done
BIST check passed.
Boot Media: nand-flash usb
Net: pic init done (err = 0)octeth0
POST Passed
Press SPACE to abort autoboot in 5 seconds
=>
I try everyfthing. Upgrade (downgrade) u-boot and loader from ftfp and any other internet helps.
My last chance was booting from usb.
I was putting usb to working SRX and format this usb.
Then i was run:
request system snapshot media usb factory partition
Then i was putting this usb do the death srx and run:
setenv boot.current alternate <enter>
saveenv <enter>
boot <enter>
and ... nothing.
reset <enter>
boot <enter>
and ... nothing.
Outlput from printenv in u-boot looks like this:
baudrate=9600
ethaddr=10:0e:7e:7b:09:c0
bootcmd=
nand_error=0
bootdelay=5
boot.curent=alternate
loaddev=disk66
boot.devlist=nand-flash:usb
filesize=9c044
fileaddr=20000000
gatewayip=10.10.10.100
netmask=255.255.255.0
ipaddr=10.10.10.222
serverip=10.10.10.225
bootfile=/kernel
boot.status=0x1
boot.current=primary
loadaddr=0x20000000
numcores=2
boot.ver=2.7
boot.upgrade.loader=0xbfe00000
boot.upgrade.uboot=0xbfc00000
boot.btsq.start=0x003fa000
boot.btsq.len=0x00002000
boot.env.start=0x003fe000
boot.env.size=0x00002000
boot.upgrade.uboot.hdr=0x00000030
boot.upgrade.uboot.data=0x00000100
boot.upgrade.loader.hdr=0x002fffc0
boot.upgrade.loader.data=0x00200000
stdin=serial
stdout=serial
stderr=serial
env_addr=0xbfffe000
env_size=0x2000
flash_base_addr=0xbfc00000
flash_size=0x400000
ethact=octeth0
post.usb=PASSED
post.eeprom=PASSED
post.memory=PASSED
post.uboot-crc=PASSED
Environment size: 885/8188 bytes
I can't boot from usb and can't boot from tftp.
I understand if i have destroyed hdd and can't boot from this nand but why i can't boot from usb?