> mkdir ubuntu
> ...fetch ubuntu13.10 iso image and put it in ubuntu/ubuntu.iso
> create the file ubuntu/device.map with the following content (2 lines):
> (hd0) ./ubuntu/ubuntu.img
> (cd0) ./ubuntu/ubuntu.iso
>
> truncate -s 8G ubuntu/ubuntu.img
>
> grub-bhyve -r cd0 -m ./ubuntu/device.map -M 2048 ubuntu
>

results in the screenshot at  http://www.petitecloud.org/linweird.png which
somehow I do not think is the correct results



-- 
Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"[email protected]"

Reply via email to