Hi Peter, the bhyve-start.sh attachment has it, but anyway, it is the following
grub-bhyve -m /usr/home/r.fernandez-cueto/device.map -r cd0 -M 1024M -S\
ubuntu-server
bhyve -A -H -P -s 0:0,hostbridge -s 2:0,passthru,2/0/0 -s 1:0,virtio-net,tap0 \
-s 3:0,virtio-blk,/bhyve/ubuntu-server.img \
-s
4:0,ahci-cd,/usr/home/r.fernandez-cueto/Downloads/ubuntu-16.04.3-server-amd64.iso
\
-lcom1,stdio -c4 -m 1024M -S ubuntu-server
I have attached the dmesg output before the crash, afterwards it was
impossible due to the fact
that the root partition, which is inside the detached hard disk, was
not available.
And afterwards, the detached message appeared (see detached_message).
If you have some trouble seeing the attached files I can send them as
raw text inside the body
of the email.
Regards,
Roberto
2017-09-26 7:42 GMT+02:00 Peter Grehan <[email protected]>:
> Hi Roberto,
>
> Attached to this email is the script that I am using to launch the bhyve
>> machine and the output
>> from the console at the moment of the crash, the output of pciconf -lv and
>> uname -a.
>>
>
> The attachment didn't have the bhyve launch script. Would you be able to
> resend that, along with a dmesg of the host system ?
>
> later,
>
> Peter.
>
dmesg.26092017
Description: Binary data
detached_message
Description: Binary data
_______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
