Date: Thu, 16 Jan 2014 14:59:39 -0500 From: Mike Tancsa <mike@sentex.net> To: "freebsd-emulation@freebsd.org" <emulation@freebsd.org> Subject: Re: Booting RC5 via VirtualBox Message-ID: <52D83A2B.3040104@sentex.net> In-Reply-To: <52D7FCB3.8030806@sentex.net> References: <52D7FCB3.8030806@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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@sentex.net Providing Internet services since 1994 www.sentex.net Cambridge, Ontario Canada http://www.tancsa.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52D83A2B.3040104>