Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installation of x86 on a USB drive verified 7.3rc2 ROS version on 03.06.2022

Step-by-step guide

  • Download the x86 CD image

...

...

...

On Windows systems:

...

  • the downloaded ISO image and click START

On Linux, FreeBSD, or MacOS systems:

  • Warning! Double check the correct device address, dd can destroy data irreversibly!

  • Connect the USB drive and find its device address

    • MacOS use

      Code Block
      languagebash
      diskutil list
    • Linux/ FreeBSD

      Code Block
      languagebash
      fdisk -l
  • Write the image to disk using dd:

    Code Block
    languagebash
    dd if=<your_downloaded_routeros_ISO> of=<disk_address> bs=1M status=progress oflag=sync
  • After finishing

...

  • , connect your USB to your x86 system and boot the USB.

  • Proceed with the installation process by choosing "i" on your keyboard.

  • After reboot,

...

  • you will have x86 installed. 


Info
Boot priorities should be changed in your BIOS settings. If RouterOS will be installed on the NVMe drive - USB has to be booted in UEFI mode.
Info

Make sure that CSM (Compatibility Support Module)support is disabled in the BIOS boot tab.

Content by Label
showLabelsfalse
max5
spacesRKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("usb","x86") and type = "page" and space = "RKB"
labelsx86 usb

...

Page properties
hiddentrue


Related issues