[Resolved] Mikrotik Router on VirtualBox shutdown prematurely

Discussions about using non Windows and Linux guests such as FreeBSD, DOS, OS/2, OpenBSD, etc.
Post Reply
hunterv
Posts: 6
Joined: 13. Jun 2019, 16:36

[Resolved] Mikrotik Router on VirtualBox shutdown prematurely

Post by hunterv »

Hello,

I have succesfully been running Mikrotik router software on virtualbox for testing purposes for some time. After recently upgrading virtualbox to the most current version, my mikrotik router VM doesn't run correctly. The device boots up and gets to the login prompt and then shutsdown. The log indicates that the is a request to power down. I didn't see any clear error in the log to indicate what the problem could be.

Regards,
hunterv
Last edited by hunterv on 13. Jun 2019, 17:25, edited 1 time in total.
hunterv
Posts: 6
Joined: 13. Jun 2019, 16:36

Re: Mikrotik Router on VirtualBox shutdown prematurely

Post by hunterv »

I've included the log file from VirtualBox.
Attachments
MikroTik VHS Lab1-2019-06-13-16-21-12.log
(103.07 KiB) Downloaded 71 times
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Mikrotik Router on VirtualBox shutdown prematurely

Post by mpack »

00:00:01.659800 Guest OS type: 'Other'
...
00:00:01.766896 RamSize <integer> = 0x0000000008000000 (134 217 728, 128 MB)
...
00:00:01.767113 VRamSize <integer> = 0x0000000000600000 (6 291 456, 6 MB)
None of that looks right. What exactly is the guest OS?
hunterv
Posts: 6
Joined: 13. Jun 2019, 16:36

Re: Mikrotik Router on VirtualBox shutdown prematurely

Post by hunterv »

VirtualBox Version: 6.0.8 r130520 (Qt5.6.3)
Guest Additions are installed, version: n/a
Host: MacBookPro11,1, macOS 10.14.5 (18F132), 8 GB Memory
Guest: mikrotik routerOs -6.44.2
hunterv
Posts: 6
Joined: 13. Jun 2019, 16:36

Re: Mikrotik Router on VirtualBox shutdown prematurely

Post by hunterv »

mpack wrote:
00:00:01.659800 Guest OS type: 'Other'
...
00:00:01.766896 RamSize <integer> = 0x0000000008000000 (134 217 728, 128 MB)
...
00:00:01.767113 VRamSize <integer> = 0x0000000000600000 (6 291 456, 6 MB)
None of that looks right. What exactly is the guest OS?
mikrotik routerOs -6.44.2
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Mikrotik Router on VirtualBox shutdown prematurely

Post by mpack »

Apparantly Mikrotik RouterOS is based on a Linux 2.6 kernel, I suggest using that template, instead of "Other", in the VM settings.

Otherwise, since it seems to be a licensed product (software dongle), I suggest contacting the vendors for support. Perhaps your VM recipe does not match the requirements of this OS, or perhaps you did something to deactivate the software.
hunterv
Posts: 6
Joined: 13. Jun 2019, 16:36

Re: Mikrotik Router on VirtualBox shutdown prematurely

Post by hunterv »

Seems I have found the route of the issue. I've found something to indicate that the guest OS is sending a power off instruction.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Mikrotik Router on VirtualBox shutdown prematurely

Post by mpack »

hunterv wrote:Seems I have found the route of the issue. I've found something to indicate that the guest OS is sending a power off instruction.
Yes, that is what makes it look like a software activation issue.
hunterv
Posts: 6
Joined: 13. Jun 2019, 16:36

Re: Mikrotik Router on VirtualBox shutdown prematurely

Post by hunterv »

Thanks, looks like VirtualBox is functioning correctly. :D
Post Reply