5. Enter the following command on the device:
root@device% dd if=/var/tmp/filename of=/dev/da1 bs=16k
The device writes the installation media image to the USB device:
root@device% dd if=/var/tmp/install-media-qfx3500.junos_11.1 of=/dev/da1 bs=16k
11006+1 records in
11006+1 records out
180332544 bytes transferred in 71.764266 secs (2512846 bytes/sec)
6. Enter the following command on the device:
root@device% dd if=/var/tmp/filename of=/dev/da0 bs=1048576
The device writes the installation media image to the USB device:
root@device% dd if=/var/tmp/jinstall-vjunos-usb-13.2.img of=/dev/da0 bs=1048576
11006+1 records in
11006+1 records out
180332544 bytes transferred in 71.764266 secs (2512846 bytes/sec)
7. Log out of the shell:
root@device% exit
% exit
user@device>
Related
Documentation
Performing a Recovery Installation on page 201•
Copyright © 2014, Juniper Networks, Inc.200
EX4600 Switch Hardware Guide