Re: Anybody is using VirtualBox?

2009-10-25 Thread henter2009

Hi!

I'm using 7.4 STABLE amd64, and i was not able to run it as well... from
source, or even from packages...
It keeps giving me the same error as you, btw I have been pointed in the
past to one small fix, (that did not work from me as well) but did for
others, let me find out this solution and re-posted for you!

cheers!




Yuri-10 wrote:
 
 I am tryingto run Windows under FreeBSD.
 
 When I run:
 cat /dev/ad1s1 | VBoxManage stdin OutPutFile.vdi 21474836480
 on 80-RC2 I get this output:
 ERROR: failed to create the VirtualBox object!
 ERROR: code NS_ERROR_ABORT (0x80004004) - Operation aborted (extended 
 info not available)
 Most likely, the VirtualBox COM server is not running or failed to start.
 
 No processes with name VirtualBox are running.
 
 What could be the problem?
 Yuri
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 freebsd-questions-unsubscr...@freebsd.org
 
 


-
  _
ASCII ribbon campaign   ( )
 against HTML e-mail  X
 / \
-- 
View this message in context: 
http://www.nabble.com/Anybody-is-using-VirtualBox--tp26040595p26046547.html
Sent from the freebsd-questions mailing list archive at Nabble.com.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Anybody is using VirtualBox?

2009-10-25 Thread Mario Lobo
On Sunday 25 October 2009 07:15:50 henter2009 wrote:
 Hi!
 
 I'm using 7.4 STABLE amd64, and i was not able to run it as well... from
 source, or even from packages...
 It keeps giving me the same error as you, btw I have been pointed in the
 past to one small fix, (that did not work from me as well) but did for
 others, let me find out this solution and re-posted for you!
 
 cheers!
 
 Yuri-10 wrote:
  I am tryingto run Windows under FreeBSD.
 
  When I run:
  cat /dev/ad1s1 | VBoxManage stdin OutPutFile.vdi 21474836480
  on 80-RC2 I get this output:
  ERROR: failed to create the VirtualBox object!
  ERROR: code NS_ERROR_ABORT (0x80004004) - Operation aborted (extended
  info not available)
  Most likely, the VirtualBox COM server is not running or failed to start.
 
  No processes with name VirtualBox are running.
 
  What could be the problem?
  Yuri
 
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  freebsd-questions-unsubscr...@freebsd.org
 
 -
   _
 ASCII ribbon campaign   ( )
  against HTML e-mail  X
  / \
 

This error sounds as if the /proc file system isn't mounted.
-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio YET!!] (99,7% winedows FREE)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Anybody is using VirtualBox?

2009-10-25 Thread Yuri

ltcdd...@nildram.co.uk wrote:

compiled virtual box this morning with additions to run winblows 2003
server. So far it is working better than the xp version which is good
as it is one less reason to have to put in the xp harddrive
Are you trying to run more than one image copied from the same file?
if so use vboxmanage internalcommands sethduuid to change the id of the
second image file as renaming does not do that, and you get an error if
you try to run it.
  


No, I am not trying to run multiple files.
Even command VirtualBox fails the same way:
Failed to create the VictualBox COM object.
The application will now terminate.
Details:
Callee RC: NS_ERROR_ABORT (0x84004)

Yuri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org



Re: Anybody is using VirtualBox?

2009-10-25 Thread Yuri
After some debugging I found that VBoxSVC throws an exception because 
file /root/.VirtualBox/VirtualBox.xml is missing.

Who is supposed to create this file?

Yuri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Anybody is using VirtualBox?

2009-10-24 Thread ltcddats
On Sat, 24 Oct 2009 09:23:10 -0700
Yuri y...@rawbw.com wrote:

 I am tryingto run Windows under FreeBSD.
 
 When I run:
 cat /dev/ad1s1 | VBoxManage stdin OutPutFile.vdi 21474836480
 on 80-RC2 I get this output:
 ERROR: failed to create the VirtualBox object!
 ERROR: code NS_ERROR_ABORT (0x80004004) - Operation aborted (extended 
 info not available)
 Most likely, the VirtualBox COM server is not running or failed to
 start.
 
 No processes with name VirtualBox are running.
 
 What could be the problem?
 Yuri

compiled virtual box this morning with additions to run winblows 2003
server. So far it is working better than the xp version which is good
as it is one less reason to have to put in the xp harddrive
Are you trying to run more than one image copied from the same file?
if so use vboxmanage internalcommands sethduuid to change the id of the
second image file as renaming does not do that, and you get an error if
you try to run it.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 freebsd-questions-unsubscr...@freebsd.org
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Anybody is using VirtualBox?

2009-10-24 Thread Glen Barber
Hi,

On Sat, Oct 24, 2009 at 12:23 PM, Yuri y...@rawbw.com wrote:
 I am tryingto run Windows under FreeBSD.

 When I run:
 cat /dev/ad1s1 | VBoxManage stdin OutPutFile.vdi 21474836480
 on 80-RC2 I get this output:
 ERROR: failed to create the VirtualBox object!
 ERROR: code NS_ERROR_ABORT (0x80004004) - Operation aborted (extended info
 not available)
 Most likely, the VirtualBox COM server is not running or failed to start.

 No processes with name VirtualBox are running.

 What could be the problem?

Do you have the vboxdrv.ko module loaded?


-- 
Glen Barber
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Anybody is using VirtualBox?

2009-10-24 Thread Daniel C. Dowse
On Sat, 24 Oct 2009 09:23:10 -0700
Yuri y...@rawbw.com wrote:

 I am tryingto run Windows under FreeBSD.
 
 When I run:
 cat /dev/ad1s1 | VBoxManage stdin OutPutFile.vdi 21474836480
 on 80-RC2 I get this output:
 ERROR: failed to create the VirtualBox object!
 ERROR: code NS_ERROR_ABORT (0x80004004) - Operation aborted (extended 
 info not available)
 Most likely, the VirtualBox COM server is not running or failed to start.
 
 No processes with name VirtualBox are running.
 
 What could be the problem?
 Yuri
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

I have VirtualBox 3.0.51_OSE rr22900 successfully running on 7.2 ,
after i installed it from Ports i got a Kernel Panic after loading
vboxdrv. So i put all necessary modules in loader.conf and now
everything works really great with a Virtual WinXP installation.
loader.conf 

vboxdrv_load=YES
vbnetadp_load=YES
vboxnetflt_load=YES

Cheers 

Daniel 

-- 
Just because I don`t care - Doesn`t mean I don`t understand !
-- Homer J. Simpson

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Anybody is using VirtualBox?

2009-10-24 Thread Reed Loefgren

Glen Barber wrote:

Hi,

On Sat, Oct 24, 2009 at 12:23 PM, Yuri y...@rawbw.com wrote:
  

I am tryingto run Windows under FreeBSD.

When I run:
cat /dev/ad1s1 | VBoxManage stdin OutPutFile.vdi 21474836480
on 80-RC2 I get this output:
ERROR: failed to create the VirtualBox object!
ERROR: code NS_ERROR_ABORT (0x80004004) - Operation aborted (extended info
not available)
Most likely, the VirtualBox COM server is not running or failed to start.

No processes with name VirtualBox are running.

What could be the problem?



Do you have the vboxdrv.ko module loaded?


  
I'll chime in here because I just de-installed virtualbox so it's fresh 
in mind. I had problems when I tried to run virtualbox after loading the 
vboxdrvr.ko manually while the machine was running. Maybe it crashed the 
machine, can't remember. After rebooting though, with the modules in 
/boot/modules/ and the modules having been loaded at boot time things 
worked great. So for me it was imperative that the module loaded at boot 
and not after the machine was fully up if I wanted virtualbox to run. (I 
de-installed because, after running opensolaris a few weeks, the novelty 
of virtual machines has worn off.)


HTH

sa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org