From owner-freebsd-virtualization@freebsd.org Sun Oct 25 10:12:39 2020 Return-Path: Delivered-To: freebsd-virtualization@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 77F0B449AC6 for ; Sun, 25 Oct 2020 10:12:39 +0000 (UTC) (envelope-from xavier@xavierhumbert.net) Received: from aragorn.amdh.fr (aragorn.groumpf.org [176.31.180.205]) by mx1.freebsd.org (Postfix) with UTF8SMTP id 4CJv0k1Bslz3bNh for ; Sun, 25 Oct 2020 10:12:37 +0000 (UTC) (envelope-from xavier@xavierhumbert.net) Received: from numenor.groumpf.org (numenor [78.251.129.10]) by aragorn.amdh.fr (Postfix) with UTF8SMTP id 44FD911A342; Sun, 25 Oct 2020 11:12:36 +0100 (CET) Received: from numenor.groumpf.org (localhost [127.0.0.1]) by numenor.groumpf.org (Postfix) with UTF8SMTP id 218ED282C7; Sun, 25 Oct 2020 11:12:36 +0100 (CET) X-Virus-Scanned: amavisd-new at groumpf.org Received: from numenor.groumpf.org ([127.0.0.1]) by numenor.groumpf.org (ns3.groumpf.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8LMTP id t_D9CgJWUwBC; Sun, 25 Oct 2020 11:12:20 +0100 (CET) Received: from [192.168.100.25] (feanor.groumpf.org [192.168.100.25]) by numenor.groumpf.org (Postfix) with UTF8SMTPSA id 78F40282C6; Sun, 25 Oct 2020 11:12:20 +0100 (CET) To: Kostya Berger , "freebsd-virtualization@freebsd.org" References: <1126559227.4776429.1603576324997@mail.yahoo.com> From: Xavier Humbert Subject: =?UTF-8?B?UmU6INCSINC+0YLQstC10YIg0L3QsDogUmU6IFByb2JsZW0gc2V0dGlu?= =?UTF-8?Q?g_up_Centos_7?= Message-ID: <99777706-1d1c-07a1-3826-5d72d1604f23@xavierhumbert.net> Date: Sun, 25 Oct 2020 11:12:19 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:83.0) Gecko/20100101 Thunderbird/83.0 MIME-Version: 1.0 In-Reply-To: <1126559227.4776429.1603576324997@mail.yahoo.com> Content-Language: fr X-Rspamd-Queue-Id: 4CJv0k1Bslz3bNh X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of xavier@xavierhumbert.net has no SPF policy when checking 176.31.180.205) smtp.mailfrom=xavier@xavierhumbert.net X-Spamd-Result: default: False [-0.57 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-0.76)[-0.757]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_HAM_LONG(-0.63)[-0.632]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[xavierhumbert.net]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.18)[-0.178]; RCPT_COUNT_TWO(0.00)[2]; R_SPF_NA(0.00)[no SPF record]; FREEMAIL_TO(0.00)[yahoo.co.uk,freebsd.org]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16276, ipnet:176.31.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-virtualization]; RECEIVED_SPAMHAUS_PBL(0.00)[78.251.129.10:received] Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Oct 2020 10:12:39 -0000 Hi, Kostya, Yes, I read them, aadded the required parameters : > loader=3D"uefi" > graphics=3D"yes" > graphics_port=3D"5900" > graphics_listen=3D"0.0.0.0" > graphics_res=3D"800x600" > graphics_wait=3D"auto" But I got "Failed to set MokListRT" Thanks On 24/10/2020 23:52, Kostya Berger wrote: > Did you read vm-bhyve Wiki? It has a section for UEFI and how to=20 > enable it and VNC. Did you try those config options, do they work in=20 > your case? > > =D0=9E=D1=82=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=BE =D0=B8=D0=B7= Yahoo =D0=9F=D0=BE=D1=87=D1=82=D1=8B =D0=B4=D0=BB=D1=8F Android=20 > > > =D0=B2=D1=81, 25 =D0=BE=D0=BA=D1=82. 2020 =D0=B2 0:19 Xavier Humber= t > =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB= (-=D0=B0): > On 24/10/2020 18:15, Xavier Humbert wrote: > > Hi, > > > > I haven't posted to this list for a while. I'm trying to set up > Centos > > with vm-bhyve on 12STABLE. > > > > I keep getting > > > >> error: disk `hd0,msdos1' not found. > >> error: you need to load the kernel first. > > My config file is=C2=A0 this one : > >> loader=3D"grub" > >> cpu=3D1 > >> memory=3D512M > >> network0_type=3D"virtio-net" > >> network0_switch=3D"public" > >> disk0_type=3D"virtio-blk" > >> disk0_name=3D"disk0.img" > >> grub_install0=3D"linux /isolinux/vmlinuz LANG=3Den_US.UTF-8 > KEYTABLE=3Dus > >> SYSFONT=3Dlatarcyrheb-sun16 console=3DttyS0" > >> grub_install1=3D"initrd /isolinux/initrd.img" > >> grub_run0=3D"linux /vmlinuz-3.10.0-957.el7.x86_64 > >> root=3D/dev/mapper/centos-root LANG=3Den_US.UTF-8 KEYTABLE=3Dus > >> SYSFONT=3Dlatarcyrheb-sun16 console=3DttyS0" > >> grub_run1=3D"initrd /initramfs-3.10.0-957.el7.x86_64.img" > > Yes, I ran strings(1) on vmlinux to get the exact version. > > > > What is wrong with my VM ? > > > > Thanks in advance, > > > > Xavier > > OK, I destroyed and recreated the VM, now the installer launches wi= th > this very config. Please note that UEFI loader doesn't work, it ang= s > Now I run into the infamous XFS problem... > > The text installer doesn't allow to choose the filesystem type. > And VNC > won't launch (network not activated) > > I'm lost and don't want to install another Linux, I've to install > a RPM > based appliance... > > Googled 3 hours with no success. > > Any idea ? > > > Thanks, > > Xavier > > --=20 > Xavier HUMBERT > > Linux/FreeBSD Senior Sysadmin > > > > _______________________________________________ > freebsd-virtualization@freebsd.org > mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > = > To unsubscribe, send any mail to > "freebsd-virtualization-unsubscribe@freebsd.org > " > --=20 Xavier HUMBERT 2 rue des Patureaux 54460 AINGERAY / FRANCE T=C3=A9l +33 6 71 17 29 07 Dom +33 9 51 00 37 63