From owner-freebsd-current@freebsd.org Sun Jun 23 12:15:56 2019 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28F9015CF686 for ; Sun, 23 Jun 2019 12:15:56 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCDE78887A for ; Sun, 23 Jun 2019 12:15:54 +0000 (UTC) (envelope-from zeising+freebsd@daemonic.se) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 45Wrx40dpZz3klc; Sun, 23 Jun 2019 12:15:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=daemonic.se; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=20151023; t=1561292150; bh=Wk+HauR/MFNqVhjDaENQqee3 1mfWlmGyDZfSlyyFRHM=; b=gZ6YZ6jR29TsmlGFBoj+ddk/vDoRGedCjRfSuY8f HPecwLT1BeeufbknYIkndXROYhwhRFZfMTlLMSSGC3E5vyvkYS1/p4Kt16PXTRgs CjV/nEtmnnvikd3yzw2FxgYhFLyxsGJ8Mg1AGn+EFl2WR3smwf+DGY2PYpJIL4sS Afk= X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id 3lHccE3LYpTc; Sun, 23 Jun 2019 12:15:50 +0000 (UTC) Received: from tina.daemonic.se (unknown [IPv6:2001:470:dca9:201:9e4e:36ff:feb3:a288]) by mail.daemonic.se (Postfix) with ESMTPSA id 45Wrx254Q8z3c7W; Sun, 23 Jun 2019 12:15:50 +0000 (UTC) Subject: Re: UEFI firmware and getting FreeBSD recognized by default: who to talk to? To: Karl Denninger , freebsd-current@freebsd.org References: <1e08badd-a963-7e4b-98a7-52a9d3bd77a8@bluestop.org> <87dee58e-66dc-ddf8-980b-a538875ae8b9@denninger.net> <20190623012022.5270E1DDDFE@denninger.net> From: Niclas Zeising Message-ID: Date: Sun, 23 Jun 2019 14:15:50 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: BCDE78887A X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=daemonic.se header.s=20151023 header.b=gZ6YZ6jR; dmarc=pass (policy=none) header.from=daemonic.se; spf=pass (mx1.freebsd.org: domain of zeising@daemonic.se designates 2607:f740:d:20::25 as permitted sender) smtp.mailfrom=zeising@daemonic.se X-Spamd-Result: default: False [-6.70 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[daemonic.se:s=20151023]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[mail.daemonic.se]; DKIM_TRACE(0.00)[daemonic.se:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-0.99)[-0.994,0]; DMARC_POLICY_ALLOW(-0.50)[daemonic.se,none]; IP_SCORE(-3.69)[ip: (-9.69), ipnet: 2607:f740:d::/48(-4.84), asn: 36236(-3.88), country: US(-0.06)]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:2607:f740:d::/48, country:US]; TAGGED_FROM(0.00)[freebsd]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2019 12:15:56 -0000 On 2019-06-23 04:56, Karl Denninger wrote: > On 6/22/2019 20:16, Thomas Mueller wrote: >> I am trying to set up UEFI to boot my FreeBSD and NetBSD installations= , and later, Linux. >=20 > Easy.=C2=A0 Refind should do that and allow selection from a menu. >=20 I wrote this as an instruction on how to get FreeBSD and Windows=20 dual-booting using rEFInd. You can probably adapt that to get going=20 with other OSes as well. https://gist.github.com/zeising/5d2402d92b4cf421c7402d663b2d9e41 I hope it is of some value. Regards --=20 Niclas