Re: Preferred controller types

2014-01-16 Thread Bernhard Fröhlich
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 --

Re: Preferred controller types

2014-01-16 Thread Warren Block
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-

Preferred controller types

2014-01-16 Thread 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 --medium FreeBSD-10.0-RC5-i386-20140108-r260430.vmdk OK,

Re: Booting RC5 via VirtualBox

2014-01-16 Thread Mike Tancsa
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

Re: ports/185579: commit references a PR

2014-01-16 Thread dfilter service
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

Re: ports/185579: commit references a PR

2014-01-16 Thread dfilter service
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

Re: ports/185579: emulators/virtualbox-ose: add graphics/qt4-opengl dependency

2014-01-16 Thread decke
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

Re: ports/185584: emulators/virtualbox-ose does not build on 10-stable

2014-01-16 Thread decke
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 _

Booting RC5 via VirtualBox

2014-01-16 Thread Mike Tancsa
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