From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 959DE1382C5 for ; Wed, 12 May 2021 12:43:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50452E0829; Wed, 12 May 2021 12:43:43 +0000 (UTC) Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A191E07D8 for ; Wed, 12 May 2021 12:43:43 +0000 (UTC) Received: by mail-ed1-x536.google.com with SMTP id n25so26896217edr.5 for ; Wed, 12 May 2021 05:43:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=bvdeO2pM2V+QcQcWLCYzmOvJ7so66cBZNYz4stMrKuk=; b=ptcsuc/d2iw7hrOmkRcon/Y4fg0Mxms8Zp/CTDmKM3ojn0FyJKgSd4zXhArykDBPze jvH81GWQhCqUeUEEfj6vJhERQnj7AbHW2z0S3OCZdWv0uwds+rHx5TARJQM073DGHNe/ gRyJdC8bY9FdCwqbX2rTMc3GNpNR8mdJvojq83UmOqaUNSas2nLsSMmoX2C0wdaMFNrN mFYaDlDI38+PkMjsFWkwIFJU36Cg3SzVfol0JBkJgFnEOfJtz9c9lHnRnvOmcdwd8s9S NWY3J8+yeDe7NkecRteIt/DCk3tgftdu4WW+NKFO3kJja+HB0q3yidRdkSUGcS4V9y7P 0QJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=bvdeO2pM2V+QcQcWLCYzmOvJ7so66cBZNYz4stMrKuk=; b=Go16otx4KkpBosq7TC3aDuiBhog5AEkaohbrT8R/yP5rbJiqzT+UQz0HnHWa5FRRQ/ k6d9eGAKxmQoLj9zmFaekRc/EjC1rL3y9FBf+6T3EvSXmCJiwP4i8Rmx/nJVIMyPZP2f /kK6o4yuVNuo5jZLKLCCG7BiS8gCoFo5/TIXYgkKBYTFyH4tZ++ux3pG08JVeqIQvC4M dOQ95KziyNYqrAtLAR8oH7lEnn3mtFvF0K3u6jO06s7Azy4/ZU16O0HGTB+eeL8/ZZCc ZlH0upNwTK2dPDZwEjxScB0OiRi+ZP3rfLvcxTABDI5psOIYUoL/kQiwtOAMCtdrnm6u pqoA== X-Gm-Message-State: AOAM532YD9qgoFMk1dOwOjlPCwWzoy/CrKrdLgbtd/ls+b8PYIFttpKa aNh9XvfimM82YURKuYrjTDQNvIINJXK0efrJfgH2dMVs X-Google-Smtp-Source: ABdhPJx8ZJ5IjXTKC9HC3rJ5gHQ11/M+QG7crFaNhj/YyyDWVGrXw4iD+B2v4q5VSx03VTNZhJpBZxI9Yl4+NomWASY= X-Received: by 2002:a05:6402:518f:: with SMTP id q15mr43366754edd.345.1620823421635; Wed, 12 May 2021 05:43:41 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: In-Reply-To: From: John Blinka Date: Wed, 12 May 2021 08:43:31 -0400 Message-ID: Subject: Re: [gentoo-user] sysrescue+new asus mobo+secure boot=0 To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary="0000000000004a4faf05c2215c22" X-Archives-Salt: 936702e2-d489-49c4-8d8e-5d8ffa3bd5a7 X-Archives-Hash: 860246e800eb115c4c2fcd74b7a0dee9 --0000000000004a4faf05c2215c22 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, May 11, 2021 at 8:57 PM Mike Kaliman wrote= : > I have an Asus TUF Gaming X570 and have the secure boot OS type as "Other > OS". I've been using rEFInd to dual boot with Windows. > So, this suggests that =E2=80=9COther OS=E2=80=9D was sufficient to allow y= ou to boot some kind of Linux distro, which you then used to install Gentoo. I take that as proof of concept that what I=E2=80=99ve tried *ought* to work. Thanks for that reassurance! John > --0000000000004a4faf05c2215c22 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Tue, May 11, 2021 at 8:57 PM Mike Kaliman <kaliman.mike@gmail.com> wrote:
I have an Asus TU= F Gaming X570 and have the secure boot OS type as "Other OS". I&#= 39;ve been using rEFInd to dual boot with Windows.
=

So, this suggests that =E2=80= =9COther OS=E2=80=9D was sufficient to allow you to boot some kind of Linux= distro, which you then used to install Gentoo.=C2=A0 I take that as proof = of concept that what I=E2=80=99ve tried *ought* to work.

Thanks for that reassurance!

John=C2=A0
--0000000000004a4faf05c2215c22--