Booting RC5 via VirtualBox

Mike Tancsa mike at sentex.net
Thu Jan 16 19:59:43 UTC 2014


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 --memory 1024 --ioapic on --cpus 1 --chipset
ich9 --nic1 bridged --nictype1 82540EM --bridgeadapter1 em0
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
VBoxManage modifyvm rc5i386 --vrdeproperty VNCPassword="xxxx...."
VBoxManage modifyvm rc5i386 --vrdeproperty VNCport=3395
VBoxHeadless --startvm rc5i3860


	---Mike


-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike at sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/


More information about the freebsd-emulation mailing list