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,