Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
toh:mellanox:spectrum [2024/10/29 20:43] – Create device page tk154toh:mellanox:spectrum [2024/10/29 21:02] – Update internal links tk154
Line 72: Line 72:
  
 Unfortunately, there is currently no pre-built OpenWrt image for this target in the Firmware Selector. There are two options to obtain an image and set up a working OpenWrt system on this device: Unfortunately, there is currently no pre-built OpenWrt image for this target in the Firmware Selector. There are two options to obtain an image and set up a working OpenWrt system on this device:
-  * You can build your image manually following the instructions described [[:toh:mellanox:spectrum_sn2000_series#image_configuration|here]]. +  * You can build your image manually following the instructions described [[:toh:mellanox:spectrum#image_configuration|here]]. 
-  * You can also obtain a generic x86_64 snapshot image from the Firmware Selector [[https://downloads.openwrt.org/snapshots/targets/x86/64/openwrt-x86-64-generic-ext4-combined-efi.img.gz|here]]. After you have installed the image on the device and after every ''sysupgrade'', you need to install the required packages as described [[:toh:mellanox:spectrum_sn2000_series#install_required_packages|here]].+  * You can also obtain a generic x86_64 snapshot image from the Firmware Selector [[https://downloads.openwrt.org/snapshots/targets/x86/64/openwrt-x86-64-generic-ext4-combined-efi.img.gz|here]]. After you have installed the image on the device and after every ''sysupgrade'', you need to install the required packages as described [[:toh:mellanox:spectrum#install_required_packages|here]].
 \\ \\
 Flashing the image is done as you do it with any other x86 target: https://openwrt.org/docs/guide-user/installation/openwrt_x86#installation.\\ Flashing the image is done as you do it with any other x86 target: https://openwrt.org/docs/guide-user/installation/openwrt_x86#installation.\\
-The instructions on this page will show you how to install OpenWrt on the switch by flashing it from a USB device. You have to connect the host PC to the serial port of the network switch to navigate through the BIOS and the installation steps. The parameters of the serial connection can be found [[:toh:mellanox:spectrum_sn2000_series#serial|here]].+The instructions on this page will show you how to install OpenWrt on the switch by flashing it from a USB device. You have to connect the host PC to the serial port of the network switch to navigate through the BIOS and the installation steps. The parameters of the serial connection can be found [[:toh:mellanox:spectrum#serial|here]].
  
 <WRAP center round info 60%> <WRAP center round info 60%>
Line 87: Line 87:
  
 <WRAP center round info 60%> <WRAP center round info 60%>
-The USB device will serve as a kind of Live USB. If you already have a Live USB from another Linux distribution, you can also use that and skip to the [[:toh:mellanox:spectrum_sn2000_series#copying_and_flashing_the_image|next step]].+The USB device will serve as a kind of Live USB. If you already have a Live USB from another Linux distribution, you can also use that and skip to the [[:toh:mellanox:spectrum#copying_and_flashing_the_image|next step]].
 </WRAP> </WRAP>
 \\ \\
Line 140: Line 140:
 As mentioned, the root partition size might be only 104 MiB if you used a default x86_64 image (configuration). To increase it and the filesystem, please follow the steps of the following link: https://openwrt.org/docs/guide-user/installation/openwrt_x86#expanding_root_partition_and_filesystem. As mentioned, the root partition size might be only 104 MiB if you used a default x86_64 image (configuration). To increase it and the filesystem, please follow the steps of the following link: https://openwrt.org/docs/guide-user/installation/openwrt_x86#expanding_root_partition_and_filesystem.
  
-If you haven't used a manually built image for the installation, you must proceed with the following [[:toh:mellanox:spectrum_sn2000_series#install_required_packages|section]] to install all required packages.+If you haven't used a manually built image for the installation, you must proceed with the following [[:toh:mellanox:spectrum#install_required_packages|section]] to install all required packages.
  
 \\ \\
Line 300: Line 300:
  
 If you want to use the generic ''x86_64'' snapshot image from the Firmware Selector, log in via SSH and enter the following commands.\\ If you want to use the generic ''x86_64'' snapshot image from the Firmware Selector, log in via SSH and enter the following commands.\\
-:!: But remember that the QSFP ports won't work anymore after the switch has rebooted, so you must repeat the steps described [[:toh:mellanox:spectrum_sn2000_series#install_required_packages|here]] after the ''sysupgrade'' has finished.+:!: But remember that the QSFP ports won't work anymore after the switch has rebooted, so you must repeat the steps described [[:toh:mellanox:spectrum#install_required_packages|here]] after the ''sysupgrade'' has finished.
 <code> <code>
 cd /tmp cd /tmp
  • Last modified: 2024/10/30 14:37
  • by tk154