Is it possible to install 7.0 beta on an x86 server for Hardware compatibility testing?
didn’t find iso cd-rom or img disk to x86 server
You can find them here: https://mikrotik.com/download
The page https://mikrotik.com/software says:
Installing RouterOS on an x86 machine is very simple
PC: Download the ISO image, burn it to CD and boot from it. Your new router will run for 24 hours without a license (turn it off to stop the timer). During this time you can try all the features of RouterOS.
Other x86: Netinstall will write RouterOS to any secondary drive you have attached to your Windows PC. Move the drive to your Router PC and boot it.
Yes, the x86 7.0beta5 ISO is missing, then you can use the above said netinstall method as the latest beta is avail for it.
I already tried to use netinstall to generate boot disk, however I have an error when trying to generate.
and also tried using a netinstal 6.x with npk file from 7.0 without success.
You can try installing 6.x, then updating to 7.x beta. Doing this on USB flash drive or HDD hooked up to USB using SATA to USB adapter works well. And you can do it using any PC or notebook (which ROS 6.x will have drivers for and can boot from USB). Or using vmware, it will boot 6.x ISO to install 6.x, then update it to 7.x and finally write virtual disk file to real disk.
I had tried to do that too,
but I got an error that the installation of 6.x should be licensed to be able to upgrade to 7.x
I’m not in the mood to risk losing a RouterOS license just for compatibility testing.
But thanks for the suggestion.
I also have the same result.
Has anyone been able to use it on x86
I just tried and I was able to make bootable USB flash with beta5 like this:
- Start mikrotik netinstall v7.0beta4 : http://www.mikrotik-software.de/downloads/netinstall-7.0beta4.zip
- Then download beta5 npk, put it into new directory, select it in netinstall
- Select USB flash drive in drive list and click install (MAKE SURE IT’S REALLY USB FLASH DRIVE, NOT YOUR HDD!!!)
- Remove USB flash and plug it into PC with NO HDD CONNECTED. If there is HDD, it’s possible for install to install ROS directly on it, wiping it in the process!!!
- I used vmware virtual machine, with no disk, only PLOP boot manager ISO in cdrom (for usb booting)
- Boot vmware, in removable devices find USB flash drive and connect it to the VM, then boot from USB
- ROS installer will run, installing ROS to the USB flash drive
You can now boot ROS from the usb flash drive on any PC, with no harm to installed HDD
Thanks for the help
throws an error when trying to install pendriver
Either You can use the .iso image provided by this link (ISO file should also be accessible in download.mikrotik.com page on the next release) - https://box.mikrotik.com/f/092549ada5484eeab7bb/
Or You can download netinstall-7.0beta5 and install via PXE boot (feature added as of 7.0beta5).
PXE boot: That’s really nice to have, it makes installing on remote system much more easier.
thanks, it worked for me
I was not successful with the test machine.
On DELL R440 when booting from ISO, a reboot takes place.
Probably version 7.x is also not compatible with this hardware?
I used the virtual box for the boot,
I installed mkt 7 on a disk successfully.
So I converted it to raw image and recorded this image on an SSD to boot the physical machine.
When booting with DELL R440, “Load System” message appears and then within a few seconds the machine resets.
Something on mikrotik is not compatible with this machine.
More likely something doesn’t get loaded correctly. Mind that BIOS/UEFI can’t load linux kernel directly, there has to be intermediate loader (such as grub). If something fails (either BIOS loading intermediate or intermediate loading kernel), random things happen (most often machine reset).
Which means that Dell machine might be compatible with ROS but the procedure for creating bootable disk is error prone.
Please send an email to support@mikrotik.com with specifics about the server and experienced issues.
If only ROS output normal Linux boot messages during startup, so you would actually know what’s happening… oh well…
Thank you, I will do it!
Problem solved!
For some reason, on the Dell R440/540 it is necessary to disable the option in BIOS x2APIC mode (at least in the beta7 version of ROS7).
“X2APIC mode” → Disable
After that, it worked perfectly.
PS. Before the solution, I activated email support, they were very attentive and helped with the solution.
Hello,
I wanted to install this on B450 and B350 motherboard and I am getting stuck at no hard disk found in installation. It will boot from USB no problem but after boot USB stops to work (even usb keyboard does not work).
I tried switching bios boot to legacy not uefi
I tried SATA ssd (in bios I can choose ahci or raid - non of that works, IDE mode is not there)
I tried USBs not from CPU but from chipset without any success
I tried Pci express x1 usb expansion card with VLI vl805-q6
I tried Pci express x1 usb expansion card with Renesas d720202
Does anyone have any suggestions?
Thank you
I tried updating bios
I tried booting from ethernet and that ends on Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)