Am 16.01.2014 22:33 schrieb "Mike Tancsa" :
>
> On 1/16/2014 2:59 PM, Mike Tancsa wrote:
> > VBoxManage storagectl rc5i386 --name "SATA" --add sata --controller
> > IntelAHCI --portcount 4 --bootable on
> > VBoxManage storageattach "rc5i386" --storagectl "SATA" --port 0 --device
> > 0 --type hdd --
On Thu, 16 Jan 2014, Mike Tancsa wrote:
On 1/16/2014 2:59 PM, Mike Tancsa wrote:
VBoxManage storagectl rc5i386 --name "SATA" --add sata --controller
IntelAHCI --portcount 4 --bootable on
VBoxManage storageattach "rc5i386" --storagectl "SATA" --port 0 --device
0 --type hdd --medium FreeBSD-10.0-
On 1/16/2014 2:59 PM, Mike Tancsa wrote:
> VBoxManage storagectl rc5i386 --name "SATA" --add sata --controller
> IntelAHCI --portcount 4 --bootable on
> VBoxManage storageattach "rc5i386" --storagectl "SATA" --port 0 --device
> 0 --type hdd --medium FreeBSD-10.0-RC5-i386-20140108-r260430.vmdk
OK,
On 1/16/2014 10:37 AM, Mike Tancsa wrote:
> "FATAL: No bootable medium found! System Halted"
>
> I download FreeBSD-10.0-RC5-i386-20140108-r260430.vhd
Using FreeBSD-10.0-RC5-i386-20140108-r260430.vmdk works just fine. I
dont need to convert it and all boots up.
VBoxManage modifyvm rc5i386 --me
The following reply was made to PR ports/185579; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:
Subject: Re: ports/185579: commit references a PR
Date: Thu, 16 Jan 2014 16:45:38 + (UTC)
Author: decke
Date: Thu Jan 16 16:45:29 2014
The following reply was made to PR ports/185579; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:
Subject: Re: ports/185579: commit references a PR
Date: Thu, 16 Jan 2014 16:38:33 + (UTC)
Author: decke
Date: Thu Jan 16 16:38:18 2014
Synopsis: emulators/virtualbox-ose: add graphics/qt4-opengl dependency
State-Changed-From-To: open->closed
State-Changed-By: decke
State-Changed-When: Thu Jan 16 16:39:06 UTC 2014
State-Changed-Why:
Committed. Thanks!
http://www.freebsd.org/cgi/query-pr.cgi?pr=185579
Synopsis: emulators/virtualbox-ose does not build on 10-stable
State-Changed-From-To: open->closed
State-Changed-By: decke
State-Changed-When: Thu Jan 16 16:32:39 UTC 2014
State-Changed-Why:
Problem resolved.
http://www.freebsd.org/cgi/query-pr.cgi?pr=185584
_
I have been having mixed results importing booting the .vmdk and .vhd
into virtualbox. I did get it to work once, but now cannot do it for
some reason. I have been doing the following steps which seem like they
should work, but I end up with
"FATAL: No bootable medium found! System Halted"
I do