2014-01-26 Aryeh Friedman <[email protected]>: > > > > On Sun, Jan 26, 2014 at 6:28 AM, Markiyan Kushnir > <[email protected]> wrote: >> >> 2014/1/26 Aryeh Friedman <[email protected]>: >> >> 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 >> > > I narrowed it down to this line.. namely any time I touch the cd it does > that weird staff... btw it also seg faults if you type anything... I am > using 12.04.3 LTS
I just tried ubuntu-12.04.3-server-amd64.iso, everything goes smoothly on my side. Provided that you replicated the scenario correctly, I would suggest to "minimize" your host environment, may be try bare bhyvectl/bhyve (in case you run wrappers etc) >> >> >> Aryeh, could you please clarify what did you do and what you wanted to >> achieve (is your screen shot an X session?). I managed to successfully >> install and run Ubuntu Server 13.10 as a bhyve instance as Jonas >> described, without X of course. >> >> Aside form that, I found that disk partitioning with LVM (one of >> options during Ubuntu install) didn't work for me. >> >> -- >> Markiyan. >> >> > >> > -- >> > 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]" > > > > > -- > 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]"
