Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2018 20:36:04 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        Josias =?iso-8859-1?Q?L=2E_Gon=E7alves?= <josiaslg@bsd.com.br>, freebsd-virtualization@freebsd.org
Subject:   Re: [vm-bhyve] Does anyone have a vm template for Linux Mint ?
Message-ID:  <20181008133604.GA77358@admin.sibptus.ru>
In-Reply-To: <CANgqCK-zKn6BNRfjmuee=10dCA7s_=aecMDpDBo8jZL_gqpPTw@mail.gmail.com>
References:  <20181006141906.GA10597@admin.sibptus.ru> <CANgqCK-zKn6BNRfjmuee=10dCA7s_=aecMDpDBo8jZL_gqpPTw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Josias L. Gonçalves wrote:
> My ubuntu is something like that:
> 
> uefi="csm"
^^^^^^^^^^^^^^^^^^^

This is supposed to be the key feature! I did not know about UEFI-CSM.

However, when I start the vm:

 # vm install mint linuxmint-19-cinnamon-64bit-v2.iso 
Starting mint
  * found guest in /d02/vm/mint
  * booting...


the TightVNC "console" is just a blank rectangle. Nothing ever happens. 

Is there anything else I'm missing?

The vm is shown as running:
mint     default    uefi       1    2G      0.0.0.0:5909  No         Running (81329)


My config (a copy of yours):


guest="linux"
uefi="csm"
cpu=1
memory=2G
network0_type="virtio-net"
network0_switch="public"
disk0_type="virtio-blk"
disk0_name="disk0.img"

# VNC
graphics="yes"
graphics_wait="no"
graphics_res="1280x720"
graphics_port="5909"
graphics_listen="0.0.0.0"
#xhci_mouse="yes"


uuid="f9bbfaab-cafc-11e8-8d16-5404a6b49a66"
network0_mac="58:9c:fc:08:91:3d"


-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
2:5005/49@fidonet http://vas.tomsk.ru/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181008133604.GA77358>