CentOS in bhyve

Allan Jude allanjude at freebsd.org
Thu Nov 20 15:38:32 UTC 2014


On 2014-11-20 10:34, Alex Povolotsky wrote:
> Hello
> 
> I'm trying to install CentOS in bhyve.
> 
> I do everything accordnig to
> https://www.freebsd.org/doc/handbook/virtualization-host-bhyve.html
> 
> [18:30] backup:/<1>bhyve/oracle # cat /etc/bhyve/oracle/device.map
> (hd0) /dev/zvol/data/oracle
> (cd0) /home/bhyve/CentOS-6.6-x86_64-netinstall.iso
> 
> 
> [18:30] backup:/<1>bhyve/oracle # grub-bhyve -r cd0 -m
> /etc/bhyve/oracle/device.map -M 16G oracle
> 
> grub> ls (cd0)/isolinux
> boot.cat boot.msg grub.conf initrd.img isolinux.bin isolinux.cfg
> memtest splash.jpg TRANS.TBL vesamenu.c32 vmlinuz
> 
> grub> linux (cd0)/isolinux/vmlinuz
> grub> initrd (cd0)/isolinux/initrd.img
> error: you need to load the kernel first.
> grub>
> 
> 
> And that's all
> 
> Tried CentOS 7.0 and 6.6. No difference. FreeBSD runs in my bhyve OK,
> but need Linux...
> 
> Alex
> _______________________________________________
> freebsd-virtualization at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe at freebsd.org"
> 

If you read the handbook, it first does an 'ls' on the cd. You have to
load files that actually exist, they might have slightly different names.

The instructions in the handbook were based on how the files were named
on a CentOS 6.5 cd, 6.6 might be slightly different.

-- 
Allan Jude

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-virtualization/attachments/20141120/df0fbda6/attachment.sig>


More information about the freebsd-virtualization mailing list