Reply
 
Thread Tools Display Modes
  #1  
Old 02-28-2012, 05:05 PM
tanto tanto is offline
Junior Member
 
Join Date: Feb 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default VirtualBox pbi questions
Hi there,

I saw the pbi version of VB is 4.0.14, but ports version is 4.1.8.
Any reason for it?

After installing pbi VB, Adding Guest Addition is not working. Sharing folders between Host [pcbsd] and Client [win7] is required.

I did try manual sharing from windoze with <x: \\vboxsvr\sharename> but no success.

Also the <Oracle VM VirtualBox Extension Pack for VB 4.0.16> or .14 are not working. See img attached.

Any clue?

Or should I do the whole installation from ports [virtualbox-ose & virtualbox-ose-additions] ?

here my system:
$ uname -a
FreeBSD YANG 9.0-RELEASE FreeBSD 9.0-RELEASE #3: Tue Dec 27 14:14:29 PST 2011 root@build9x64.pcbsd.org:/usr/obj/builds/amd64/pcbsd-build90/fbsd-source/9.0/sys/GENERIC amd64

Thanx in advance for any hints.

greets
Attached Images:
File Type: jpg VB_plug-error.jpg (12.7 KB, 6 views)
Reply With Quote
  #2  
Old 02-28-2012, 05:43 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,605
Thanks: 2
Thanked 146 Times in 128 Posts
Default
The PBI for version 4.1.8 just finished building and I am testing it at this very moment. Generally a PBI lags a few days behind the FreeBSD port updates since we have to build the PBI, test it, fix any issues, and repeat if necessary before it gets approved and pushed out to the AppCafe.

The PBI sets up PCBSD as the host environment for virtualbox, as opposed to the guest environment (the OS to be run inside virtualbox). The vbox-guestadditions are already setup for the host environment within the PBI, but they also need to be setup in the guest environment in order to be properly utilized. To accommodate this, we provide a pre-built virtualbox install (.vdi) of PCBSD with all the guest additions already enabled that can be downloaded from www.pcbsd.org. If you are trying to run something OTHER than PCBSD in virtualbox, you will need to find the instructions for how to enable the guest additions for that particular OS.

If you have any further issues with getting it to work, feel free to send an email to the PCBSD pbi-dev mailing list about it. There are many other people on there that are more familiar with customizing Virtualbox and can help you out much faster than I can.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #3  
Old 03-01-2012, 08:42 AM
Peter2121 Peter2121 is offline
Member
 
Join Date: Sep 2011
Posts: 86
Thanks: 3
Thanked 1 Time in 1 Post
Thumbs down
Since the update of VirtualBox PBI to 4.1.8 - impossible to start any VM.
See the attachments for details.
This is really bad, guys.

Any ideas?
Attached Images:
File Type: png 2012-03-01-103606.png (8.0 KB, 11 views)
File Type: jpg 2012-03-01-103617.jpg (19.9 KB, 11 views)
Reply With Quote
  #4  
Old 03-01-2012, 09:05 AM
emmex emmex is online now
Junior Member
 
Join Date: Mar 2012
Posts: 22
Thanks: 1
Thanked 0 Times in 0 Posts
Default
Originally Posted by Peter2121 View Post
Since the update of VirtualBox PBI to 4.1.8 - impossible to start any VM.
See the attachments for details.
This is really bad, guys.

Any ideas?
I have the same problem too, also in /var/log/messages I can read:
Code:
Mar  1 10:59:45 pcbsd-3948 kernel: SUP_IOCTL_COOKIE: Version mismatch. Requested: 0x190000  Min: 0x190000  Current: 0x180000
Reply With Quote
  #5  
Old 03-01-2012, 11:24 AM
AnbuBlack AnbuBlack is offline
Member
 
Join Date: May 2011
Location: Bucharest, Romania
Posts: 82
Thanks: 7
Thanked 7 Times in 5 Posts
Default
Same problem here, after update from 4.0.14 to 4.1.8.
snapshot6.jpg
__________________
FreeBSD 9.1-STABLE x86-64, Openbox 3.5.0_3 / Awesome wm 3.5.1
Arch Linux x86-64 , Xfce4.10 / Awesome wm 3.5.1
Reply With Quote
  #6  
Old 03-02-2012, 12:15 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,605
Thanks: 2
Thanked 146 Times in 128 Posts
Default
We have tested the 4.1.8 PBI without any problems on a number of computers here. I am thinking that there might be a problem with the patching process to upgrade the PBI from a previous version since all of our tests were with a fresh install of the PBI.
Try un-installing the PBI and then re-installing fresh from the AppCafe (not upgrade) and see if that works for you. If it does, we might need to think of an alternate way of patching kernel modules that get upgraded.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #7  
Old 03-02-2012, 12:18 PM
Peter2121 Peter2121 is offline
Member
 
Join Date: Sep 2011
Posts: 86
Thanks: 3
Thanked 1 Time in 1 Post
Default
Sorry, Beanpole, and why can't you test an upgrade "on a number of computers here"?
Reply With Quote
  #8  
Old 03-03-2012, 12:59 PM
AnbuBlack AnbuBlack is offline
Member
 
Join Date: May 2011
Location: Bucharest, Romania
Posts: 82
Thanks: 7
Thanked 7 Times in 5 Posts
Default
A fresh installation works well, there are only problems with updating an existing package installed.
__________________
FreeBSD 9.1-STABLE x86-64, Openbox 3.5.0_3 / Awesome wm 3.5.1
Arch Linux x86-64 , Xfce4.10 / Awesome wm 3.5.1
Reply With Quote
  #9  
Old 03-04-2012, 06:45 PM
Peter2121 Peter2121 is offline
Member
 
Join Date: Sep 2011
Posts: 86
Thanks: 3
Thanked 1 Time in 1 Post
Default
I confirm, after the reinstall it works.
Reply With Quote
  #10  
Old 03-06-2012, 03:25 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,605
Thanks: 2
Thanked 146 Times in 128 Posts
Default
Sounds good.
I will get the update patch removed for this version of the VirtualBox PBI and look into what improvements can be made with respect to updating kernel modules.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:05 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.