Date: Sat, 24 Oct 2009 17:53:04 +0100 From: <ltcddats@nildram.co.uk> To: freebsd-questions@freebsd.org Cc: yuri@rawbw.com Subject: Re: Anybody is using VirtualBox? Message-ID: <20091024175304.7f4f5d4d@davids-website.com> In-Reply-To: <4AE329EE.5030402@rawbw.com> References: <4AE329EE.5030402@rawbw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 24 Oct 2009 09:23:10 -0700 Yuri <yuri@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-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091024175304.7f4f5d4d>