How to Install SONiC from USB via ONIE?
Guidelines:
Please note that ONIE does not support the NTFS file system.
1. Transfer the SONiC installer image file to a USB flash drive and rename it to onie-installer.bin
2. Reboot the switch and connect the USB drive to the switch.
3. Access ONIE installation mode.
4.Allow ONIE to detect the USB drive and begin uploading the new firmware automatically.
Upon successful installation, the system can be rebooted to load SONiC.
Related Articles
USB device management
1. To enable usb storage device auto detection sonic(config)# usb enable 2. To mount all available usb partitions sonic-cli# usb mount 3. To safely un-mount all mounted usb partitions sonic-cli# usb un-mount 4. To view the usb partitions which have ...
What is the procedure for Installation of SONiC ?
Install SONiC ONIE Image Connect to switch via serial console. (Optional) Some switches may come with a NOS which will require you to uninstall the existing NOS first before you install SONiC. To do so, simply boot into ONIE and select Uninstall OS: ...
Where can I get the installation guide for SONiC
Attached document give the steps for the installation of
Managing SONiC Images
SONiC Installer The SONiC Installer is a command-line utility included with the SONiC software. It allows users to install an alternate image on a designated partition if the device is already running SONiC. This tool facilitates the installation of ...
How to Upgrade/Downgrade SONiC ?
SONiC Installer This is a command line tool available as part of the SONiC software. If the device is already running the SONiC software, this tool can be used to install an alternate image in the partition. This tool has the facility to install an ...