Install Mikrotik Via Usb Flashdisk

The wikis are now using the new authentication system.
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
Jump to: navigation, search
USB sticks are reusable and bootable media. If you have no writable DVD disk, you can write openSUSE installation image into a USB stick.

Install Mikrotik Via Usb Flashdisk Software

Tested on openSUSE

Recommended articles

Related articles

How to Install MikroTik on USB Drive Using Netinstall. If you are having trouble getting MikroTik installed on your computer by using your USB drive, perhaps the issue lies in the fact that, depending on your computer and Windows version, you may need to use MikroTik Netinstall software to get RouterOS saved to a USB flash drive. Mikrotik-usb-6.38.iso is now a bootable image that can be transferred to USB with DD. The image boots fine but shortly after it complains that the CD-ROM is not present. It would appear that the Mikrotik coders have set it up so that the RamDisk looks on the CD-ROM for its NPK files to install the system. The process is very simple. You will need an empty USB stick. Run the tool from Windows 7 or later, choose the ISO image you want to use and let the tool do the rest. You can’t use Rufus for this task, as Tiny Core Linux has a specific directory structure on a CD and generated live USB drive. This will allow you to restore/re-install RouterOS at a later time using Mikrotik's NetInstall. If you cannot connect to the RouterBoard RouterOS on a LAN port, try resetting the RouterBoard to its default settings: that will ensure you can connect using the ether1 port.


  • 1Requirements
  • 2Create bootable USB stick

Requirements

Download installation images

You need to download a DVD or Network installation image (ISO file) before creating the installation USB stick.

See Portal:Installation.

A large capacity USB stick

To write DVD images, your USB stick must have at least 5 GB storage space.

To write Network images, your USB stick must have at least 100 MB storage space.

NOTE: All data in the USB stick will be erased! Backup all contents before writing the images.

A working PC

You need a working PC to run the bootable USB creation tool. ImageWriter can be run on openSUSE. UNetbootin can be run on other Linux distributions, Microsoft Windows and Apple macOS.

Create bootable USB stick

Imagewriter (openSUSE)

  1. Open YaST --> Software Management
  2. Search and install 'imagewriter' package
  3. Open 'SUSE Studio Imagewriter'
  4. Select downloaded image (*.iso file)
  5. Select the USB device
  6. Click 'Write' button

It takes several minutes or longer, depending on image size and hardware performance.

Done!

Universal USB Installer (Windows)

Note: Universal USB Installer only supports ISO files up to a maximum size of 4 GiB, which can be exceeded by some openSUSE DVD images. In this case, use UNetbootin for Windows as described below.

  1. Download Universal USB Installer (GPLv2)
  2. Run it. You will see a simple application window.
  3. Select Linux distribution 'openSUSE'.
  4. Select downloaded image.
  5. Select the USB device.
  6. Click 'Create' button.

It takes several minutes or longer, depending on image size and hardware performance.

Done!

UNetbootin (OpenSUSE)

  1. Install unetbootin via zypper
  1. Figure out which drive is your USB stick you wish to overwrite
  1. Wipe out the partition table of your USB stick to avoid issues with existing contents
  1. select /dev/sdc ( if your usb stick is /dev/sdc )
  2. p ( to print existing partitions )
  3. rm 1 ( to remove first partition )
  4. mklabel gpt ( to wipe device and make it GPT )
  5. mkpart primary ext4 1 -1 ( fill entire USB drive with ext4 partition )
  6. set 1 boot on ( make the new partition bootable )
  7. quit
  1. Unplug and replug the USB stick to have OpenSUSE automount /dev/sdc1
  2. Run unetbootin with environment variable to avoid UI bug
  1. Select radio button
  2. Click ... and open previously downloaded iso file
  3. Select Type: is not already selected
  4. Select Drive: if not already selected
  5. Click OK
  6. Exit unetbootin
  7. Eject the USB drive from UI, or run
to umount files

UNetbootin (Other Linux, Windows, Mac)

  1. Download UNetbootin (GPLv2)
  2. Run it
  3. Select 'Diskimage' radio button
  4. Select 'ISO' file type
  5. Click {{Key| ... } and open previously downloaded *.iso file
  6. Select device Type: 'USB Drive'
  7. Select Drive: 'Letter/Name of your USB stick' if not already selected
  8. Click OK
Via

It takes several minutes or longer, depending on image size and hardware performance.

Done!

Boot from USB stick

  1. Plug your the USB stick into computer.
  2. Boot or reboot system.
  3. Press F12 and enter boot menu when you see BIOS interface. Quickly! (Some computers use Esc, F8, F10 for boot menu, you should see it on BIOS screen)
  4. Select your USB stick in the boot menu
  5. Press Enter

System will restart and boot from the USB stick. Then you can follow the normal DVD installation instructions.

Retrieved from 'https://en.opensuse.org/index.php?title=Create_installation_USB_stick&oldid=152062'
The wikis are now using the new authentication system.
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
Jump to: navigation, search
USB sticks are reusable and bootable media. If you have no writable DVD disk, you can write openSUSE installation image into a USB stick.

Tested on openSUSE

Recommended articles

Related articles


  • 1Requirements
  • 2Create bootable USB stick

Requirements

Install Mikrotik Via Usb Flashdisk

Download installation images

You need to download a DVD or Network installation image (ISO file) before creating the installation USB stick.

See Portal:Installation.

A large capacity USB stick

To write DVD images, your USB stick must have at least 5 GB storage space.

Mikrotik

To write Network images, your USB stick must have at least 100 MB storage space.

NOTE: All data in the USB stick will be erased! Backup all contents before writing the images.

A working PC

You need a working PC to run the bootable USB creation tool. ImageWriter can be run on openSUSE. UNetbootin can be run on other Linux distributions, Microsoft Windows and Apple macOS.

Create bootable USB stick

Imagewriter (openSUSE)

  1. Open YaST --> Software Management
  2. Search and install 'imagewriter' package
  3. Open 'SUSE Studio Imagewriter'
  4. Select downloaded image (*.iso file)
  5. Select the USB device
  6. Click 'Write' button

It takes several minutes or longer, depending on image size and hardware performance.

Done!

Universal USB Installer (Windows)

Note: Universal USB Installer only supports ISO files up to a maximum size of 4 GiB, which can be exceeded by some openSUSE DVD images. In this case, use UNetbootin for Windows as described below.

  1. Download Universal USB Installer (GPLv2)
  2. Run it. You will see a simple application window.
  3. Select Linux distribution 'openSUSE'.
  4. Select downloaded image.
  5. Select the USB device.
  6. Click 'Create' button.

It takes several minutes or longer, depending on image size and hardware performance.

Done!

UNetbootin (OpenSUSE)

  1. Install unetbootin via zypper

Install Mikrotik Via Usb Flashdisk File

  1. Figure out which drive is your USB stick you wish to overwrite
  1. Wipe out the partition table of your USB stick to avoid issues with existing contents
  1. select /dev/sdc ( if your usb stick is /dev/sdc )
  2. p ( to print existing partitions )
  3. rm 1 ( to remove first partition )
  4. mklabel gpt ( to wipe device and make it GPT )
  5. mkpart primary ext4 1 -1 ( fill entire USB drive with ext4 partition )
  6. set 1 boot on ( make the new partition bootable )
  7. quit
  1. Unplug and replug the USB stick to have OpenSUSE automount /dev/sdc1
  2. Run unetbootin with environment variable to avoid UI bug
  1. Select radio button
  2. Click ... and open previously downloaded iso file
  3. Select Type: is not already selected
  4. Select Drive: if not already selected
  5. Click OK
  6. Exit unetbootin
  7. Eject the USB drive from UI, or run
to umount files

UNetbootin (Other Linux, Windows, Mac)

  1. Download UNetbootin (GPLv2)
  2. Run it
  3. Select 'Diskimage' radio button
  4. Select 'ISO' file type
  5. Click {{Key| ... } and open previously downloaded *.iso file
  6. Select device Type: 'USB Drive'
  7. Select Drive: 'Letter/Name of your USB stick' if not already selected
  8. Click OK

It takes several minutes or longer, depending on image size and hardware performance.

Done!

Boot from USB stick

  1. Plug your the USB stick into computer.
  2. Boot or reboot system.
  3. Press F12 and enter boot menu when you see BIOS interface. Quickly! (Some computers use Esc, F8, F10 for boot menu, you should see it on BIOS screen)
  4. Select your USB stick in the boot menu
  5. Press Enter

System will restart and boot from the USB stick. Then you can follow the normal DVD installation instructions.

Retrieved from 'https://en.opensuse.org/index.php?title=Create_installation_USB_stick&oldid=152062'