SRX Junos 系统安装更新之一(U盘安装)

Follow these steps to install the software via the CLI from a USB stick:

  1. Download the Junos upgrade file to the USB stick.
  2. Locate the USB device ID that Junos is associating to the USB stick:

    [email protected]> start shell
    [email protected]% ls /dev/

  3. Insert the USB device into the USB slot.  For example, slot 0 would return the following:

    root# umass0: USB USBFlashDrive, rev 2.00/1.00, addr 2
    da0 at umass-sim0 bus 0 target 0 lun 0
    da0: <USB USBFlashDrive 0100> Removable Direct Access SCSI-0 device
    da0: 1.000MB/s transfers
    da0: 980MB (2007040 512 byte sectors: 64H 32S/T 980C)

    Run the following command

    [email protected]% ls /dev/

    Locate difference in outputs to locate drive label. (It will usually be da#s1, i.e. da0s1)

  4. Create a mount directory:

    [email protected]% mkdir /tmp/usb

  5. Mount the USB to the directory:

    [email protected]% mount -t msdosfs /dev/<drivelabel, e.g. #da0s1> /tmp/usb

    Example:
    [email protected]% mount -t msdosfs /dev/da0s1 /tmp/usb (there is a space between the label name and /tmp)

    Verify that the USB is mounted to the device:
    [email protected]% pwd
    /cf/root
    [email protected]% cd /tmp/usb/
    [email protected]% pwd
    /cf/tmp/usb
    [email protected]% ls
    junos-jsr-11.4R5.7-export.tgz 

  6. Exit shell and install the software:

    [email protected]% exit
    [email protected]> request system software add /tmp/usb/<upgrade filename> no-validate no-copy

    For additional details regarding a software installation, refer to the instructions at Installing the Software.

  7. Upon completion, reboot the SRX:

    [email protected]> request system reboot

时间: 2024-10-19 03:33:05

SRX Junos 系统安装更新之一(U盘安装)的相关文章

[系统安装] 怎么用U盘安装XP、win7、win8、win 10系统教程

第一部份:制作U盘启动盘(装机员PE下载地址:http://www.zhuangjiyuan.com/thread-2457-1-1.html)小编就以装机员U盘启动盘制作工具为例开始下面的教程:小贴示:在安装制作过程中请关闭安全软件,以免误报. 1.下载好装机员U盘启动盘制作工具:(新版本需要安装) 2.我们打开装机员主程序,如下图所示: 3.插入U盘之后点击 确定无误后,可以点击确定后稍等几分钟装机员就会自动帮你把U盘启动盘给制作好了,接着会弹出制作成功,让你测试一下刚制作好的U盘启动盘:

u盘安装原版win10系统1703更新

7月底,微软发布了win10的1703更新,听说值得一试,于是,安装ultraISO(下载地址http://pan.baidu.com/s/1dFu48d7 密码: 53cg),下载win10的ISO镜像(下载地址 http://pan.baidu.com/s/1dEKCN2T 密码: 5ccu),刻录到u盘,从u盘安装.刻录速度很快,但最终安装失败. 因为FAT32格式的u盘所能支持的单个文件最大为4GB,而1703的ISO镜像resources目录下的install.wim超过4GB,ult

win7下制作ubuntu系统安装启动盘和U盘安装ubuntu全过程

在我搞坏了两个系统之后,一切都得从头开始了,这回好了,电脑就是一台裸机了.没办法,重新下win7吧.这个要先做一个win7的启动盘,然后再安装,只能说我技术不行,没能把win7搞定.让大神给装的win7,他让我用wubi装ubuntu,但是自我感觉那样太没意思,所以就偷偷的把ubuntu装上了.某些人说我干什么都干不成,呵呵..不感慨了,步骤如下: 一.制作ubuntu的安装U盘 1.前期准备 下载ubuntu12.04的镜像文件,地址:http://www.ubuntu.com/downloa

Linux系统之路——如何在服务器用U盘安装CentOS7.2(二)

Linux系统之路——如何在服务器用U盘安装CentOS7.2(一) 说明: 截止目前CentOS 7.x最新版本为CentOS 7.2.1511,下面介绍CentOS 7.2.1511的具体安装配置过程 服务器相关设置如下: 操作系统:CentOS 7.2.1511 IP地址:192.168.21.130 网关:192.168.21.2 DNS:8.8.8.8 8.8.4.4 备注: CentOS 7.x系列只有64位系统,没有32位.生产服务器建议安装CentOS-7-x86_64-Mini

怎样用U盘安装Ubuntu系统/ubuntu系统怎么安装

Linux一直以来都是比较小众的系统,特别是在国内,用户相对Windows来说,更是少,甚至给人一种高端,复杂的印象,不过这些年来,使用 linux的人越来越多了,基本用的都是程序猿,而Ubuntu作为Linux系统中用户较多的一个分支,做得也确实不错,而安装Ubuntu的方法也很 多,本文介绍的是U盘安装Ubuntu的方法. 1.首先准备一个U盘,通常CD版2G就够了,而DVD版需要4G,插入U盘后,如果U盘中有文件,先拷贝出去,然后右键选择格式化 2.文件系统选择FAT32,勾选快速格式化,

CentOS 7 U盘安装及常用WEB环境安装过程问题解决

1.1 **第一种方法 : 使用UlraISO 将CentOS-7.0-1406-x86_64-Everything.iso写入U盘.**  成功进入引导界面.直接选择第一项.出现错误,Warning: /dev/root does not exist, could not boot 无法进入安装界面.原因initrd.img启动后找不到vmlinuz.进入安装界面选择第一项后,按TAB键 ,编辑参数以下参数,sdb1必须加冒号(sdb1是U盘的设备名称,在不同的主机下为不同的名字.通常为 sd

Win8安装教程!笔记本用U盘安装Win8只需三步

1Win8安装教程(一)制作WinPE启动U盘回顶部 Win8客户预览版怎么安装?Win8安装教程跟Win7安装教程几乎一样,因此安装Win8的方法多达10多种也不足为其!笔者在此介绍成功率最高的那一种方法——用U盘进入WinPE来安装Win8(用U盘装Win8)! 笔者介绍的Win8安装教程可能不是最简单的,但绝对是最通用的,可以应用在任何可以安装Win8的电脑上,包括新买的笔记本,包括已经安装好其他系统的电脑!反正,只要你的电脑支持U盘启动,就能用这种方法来安装Win8!在笔者看来,这三步走

使用U盘安装Ubuntu系统

-----------------------note by shanql-------------------------- 注:在windows下可用EasyBCD安装引导文件来引导Ubuntu(note by shanql) 其他参考:http://www.jianshu.com/p/2eebd6ad284dhttp://forum.ubuntu.org.cn/viewtopic.php?t=297638http://blog.csdn.net/lvanneo/article/detail

Windows8和MacOS10.9双系统安装及Mac常用软件安装--联想E49A

前提 本篇内容所描述的内容只适合联想E49A笔记本,经过本篇的内容之后,对于Mac OS 10.9的使用达到正常工作使用的标准,完美度肯定达不到苹果本. 结果如下:显卡.网卡(RTL8168).声卡.电池都正常驱动了:无线网卡(RTL8192ce).U盘没有正常驱动. Windows8的安装,比较简单,前帖也有简要说明:http://blog.csdn.net/puma_dong/article/details/17316731 安装Mac前,要进入BIOS,把显卡改成集成显卡. 磁盘分区 使用