Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

VirtualBox Plugin for unRAID v5 and v6

Featured Replies

No. For some reason my network settings has setup bridge as enabled.

 

Not sure if I did it assuming dockers needed it? I'm gonna go back to static and cross my fingers.  Thanks :)

 

Edit: Maybe at some point I did try Xen... >.> I forget.

  • Replies 778
  • Views 235.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Looks like issue with 5.1.20 extension pack.  I see a brief question something like do I agree to these terms or whatever with a y/n? along the bottom of the GUI before a message saying install failed

Posted Images

Same deal. Now that my eth0 reads 192.168.0.101 I try bridged with eth0. Still fails.

 

Everything other than NAT fails in one way or another. (network unreachable or interface doesn't come up)

 

My windows installation of VirtualBox has no issues creating bridged network. :(

 

UPDATE: I have got it working, but I am curious as to why it fails initially.

 

Boot Server.

Wait 2 mins for the DHCP stupid "For Wait For" to timeout

Log in.

ifdown enp0s3

    Returns Network is Unreachable blah blah

ifup enp0s3

DCHPOFFER 192.168.0.127

 

I can ping my network. All is good. Why won't it do this in the FIRST place!? Arhghghgh

 

Temporary workaround is /etc/rc.local added

 

ifdown enp0s3

ifup enp0s3

just a quick note of something I did just noticed... if any of you guys are running vboxwebsrv manually with "--logfile /dev/null" param (as many suggested on a few old topics on this forum) you should always also add "--logrotate 0" else it rotates the /dev/null to /dev/null.1, etc... and creates a new /dev/null that it's actually a regular file on ramfs... like this:

 

root@unRAID:~# ls -l /dev/null*
-rw------- 1 root root 4093779968 2016-01-10 06:53 /dev/null
-rw------- 1 root root      54991 2015-12-26 06:37 /dev/null.1
-rw------- 1 root root     157941 2015-12-25 19:58 /dev/null.2
-rw------- 1 root root        868 2015-11-30 00:43 /dev/null.3
crw-rw-rw- 1 root root       1, 3 2015-11-24 23:50 /dev/null.4

 

not good :(

 

btw, think it doesn't affect current theone's plugin, as apparently he runs vbox using rc init script.

  • Author

I have compiled VirtualBox 5.0.12 compiled for new unRAID v6.1.7.

 

Please wait for lainie to upload to download server.

 

  • Author

I have compiled VirtualBox 5.0.14 compiled for new unRAID v6.1.7.

 

Please wait for lainie to upload to download server.

I'm new to Unraid and this virtualbox plugin.

I installed it, but its not working. I could not find any tutorial or "getting started" blog post on this.

I do see the webui with some config options but thats it.. it doesn't have a "add VM" button.

 

What should i enable to enable such a button?

And should i install phpVirtualbox? If so, mentioning that and adding link to that plugin in the 1st post would be of great use for noobs like me.

And the Help button does nothing. Mentioning the "goto defaults to get things working" would be practical.

 

Or do the "No online package No local package Not Installed" indicators mean i should "wait for laine" ?

screenshot_unraid_virtualbox.jpg.0f14e999e3cea52c650e0504e92c06f4.jpg

  • Author

Or do the "No online package No local package Not Installed" indicators mean i should "wait for laine" ?

 

Yes

Should be up now.

  • 3 weeks later...
  • Author

I have compiled VirtualBox 5.0.14 compiled for new unRAID v6.1.8.

 

Please wait for lainie to upload to download server.

  • Author

Thanks for the headsup. So i take it this fixes the Dynamix web interface going down?

http://lime-technology.com/forum/index.php?topic=44637.msg442500#msg442500

 

I cant use virtualbox plugin without crashing the webinterface..

I have been running virtualbox for the past few 5 years (at least) and have not had it crash the webUI. I did have segfaults due to lack of memory.

I am not running any Dockers.

 

Your problem seems to be reappearing in the forum and might be due to docker issues.

 

do you get the problem when running without Virtualbox?

do you get the problem when running without Dockers?

 

I haven't done much testing with dockers (will do..) but i think its because i dont use the default 80 port for Dynamix.

The latest compiled version by theone is uploaded and available.

  • 2 weeks later...

Hi All

 

i have a some basic questions regarding the plugin:

 

do i need to install an additional web server and if not/yes where i need to copy the phpvbox stuff?

 

i read the Wikis but i cannot find any clue for my problem.

  • Author

Hi All

 

i have a some basic questions regarding the plugin:

 

do i need to install an additional web server and if not/yes where i need to copy the phpvbox stuff?

 

i read the Wikis but i cannot find any clue for my problem.

 

You need to install a webserver and phpvirtualbox.

Thx it worked ... but is it really necessary to install another web server? is for the unraid gui already a server?

 

but i works now, and really good compared with the builtin qemu stuff.

 

Cheers

Thx it worked ... but is it really necessary to install another web server? is for the unraid gui already a server?

 

but i works now, and really good compared with the builtin qemu stuff.

 

Cheers

It's needs it's own Web server, unraid is only for unraid

  • Author

Thx it worked ... but is it really necessary to install another web server? is for the unraid gui already a server?

 

but i works now, and really good compared with the builtin qemu stuff.

 

Cheers

 

Just remember not to upgrade unRAID to a new version if it has a new kernel until I release/compile a new VirtualBox package, otherwise you will be still without VirtualBox until I do.

 

  • 2 weeks later...
  • Author

I have compiled VirtualBox 5.0.16 compiled for new unRAID v6.1.9.

 

I am currently sending it to lainie.

Please wait for lainie to upload to download server.

 

Latest version (VirtualBox 5.0.16 compiled for new unRAID v6.1.9) compiled by theone has been uploaded and is available now.

  • 1 month later...

Hey,

 

I installed the virtualbox plugin,

installed apache webserver, put the phpvirtualbox..

now,

when I connect to the webserver, I can see RECENT CONNECTIONS

and

ALL CONNECTIONS

 

there is dolphin plugin there that works..

but,

how can I add new windows 7 for example?

 

Thanks.

  • Author

Please post:

* screenshot of webserver plugin page

* screenshot of webserver folder you defined

* what URL address you are using to access phpvirtualbox

* screenshot of virtualbox plugin page

Please post:

* screenshot of webserver plugin page

* screenshot of webserver folder you defined

* what URL address you are using to access phpvirtualbox

* screenshot of virtualbox plugin page

 

attached all,

trying to connect to 10.0.0.11:18083 which is my unraid IP address.

weberver-plugin.JPG.f84b5bcf77b5275c530845568cafc347.JPG

virtualbox-plugin.JPG.452a94286df4f73046f4fa243b1bfab7.JPG

  • Author

You should try to connect to 10.0.0.11:8088

 

What is the folder structrure under /mnt/disk1/WWW?

You should try to connect to 10.0.0.11:8088

 

What is the folder structrure under /mnt/disk1/WWW?

 

I also tried that...

went into webpage with header: Guacamole 0.9.6.

folder.JPG.b6ee9d038df04a10ba67d7099b681431.JPG

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.