(一)密码复原
1、Boot方式下,无密码启动
点击查看
2、CRTL密码复原
点击查看
(二)版本升级
1、WEB方式升级
2、U盘方式升级
点击查看
3、TFTP方式升级
点击查看
4、CTRL升级(Rboot)
当前一体机在Rboot下的升级仅支持U盘升级方式
具体步骤如下:
(1)判断U盘是否切合升级前提
切合升级前提的U盘尺度:FAT32 体式且已分区
a、体式判断步骤:鼠标右键点击“属性”查看“文件系统”是否为FAT32,若不是,需更换U盘或体式化为FAT32体式;
b、 是否分区的判断步骤:
a)键盘按键“win+R”
b) 而后输入powershell后回车
c)在打开的窗口中,输入GET-Partition-DriveLetter U盘的盘符号(例如:输入F暗示U盘在PC中的F盘)
PS C:\Users\linsf>GET-Partition -DriveLetter F----输入F暗示U盘在PC中的F盘
DiskPath:\\?\usbstor#disk&ven_generic&prod_flash_disk&rev_8.07#7a994f5d&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
PartitionNumber DriveLetter Offset Size Type
若是Offset的值是0,则注明这种U盘不能在Rboot下使用
(2)判断U盘是否切合升级前提
=== Rboot Menu (Ctrl+Z to upper level) ======
TOP menu items.
************************************************
0. Tftp utilities.
1. X/Y/ZModem utilities.
2. Run main.
3. SetMac utilities.
4. Scattered utilities.
********************************************
Press a key to run the command: 1----------选择 1. X/Y/ZModem utilities.
====== Rboot Menu (Ctrl+Z to upper level) ======
X/Y/ZModem utilities.
************************************************
0. XModem utilities.
1. YModem utilities.
2. ZModem utilities.
3. Local utilities.
************************************************
Press a key to run the command: 3----------选择 3. Local utilities.
====== Rboot Menu (Ctrl+Z to upper level) ======
Local utilities.
************************************************
0. Upgrade uboot program.
1. Upgrade rboot program.
2. Upgrade main program.
3.Upgrade the entire device by distribute package.
4. Burn the total FlashROM by this downloaded file. ************************************************
Press a key to run the command: 3------选择 3. Upgrade the entire device by distribute package.
Plz enter the Filepath [rgos.bin]: usb0:SG7000-RELEASE_RGOS12.6(4)B1701_10202504_install.bin
Checking file, keep power on and wait please ...
Determined to upgrade? [Y/N]: y
Rootfs found: rootfs.sqsh
Uboot found:
Rboot found:
Extract package....
Mount rootfs file system ...
Install rootfs files to Flash ...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Install main success.
Upgrade main(or uboot/rboot) finish.
Success (or upgrade nothing due to version is same). ------------暗示升级成功
机架式? RU
1、WEB方式升级
详看上文1点介绍与以上方式一样
2、CLI TFTP方式
详看上文3点介绍与以上方式一样
3、USB方式升级
详看上文2点介绍与以上方式一样
4、CTRL方式升级
详看上文4点介绍与以上方式一样