From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IKvHOiUu82T8KAAAG6o9tA:P1 (envelope-from ) for ; Sat, 02 Sep 2023 14:44:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IKvHOiUu82T8KAAAG6o9tA (envelope-from ) for ; Sat, 02 Sep 2023 14:44:22 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B8BBE53536 for ; Sat, 2 Sep 2023 14:44:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=MsS7gHil; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693658661; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=5Gn7FQCrKUh4FIPlZopVwX/RQ+7uAMoMob8/5QCpquQ=; b=XPaj3sd5u/io4pCOAIFkL8H9FmRML7CPBlddsB1IEXx/HIAlgpuPCHWckWyKYdtVb5ZFzE tf1YY59xd0Vz4xb8UKbTj8gQ5Pf13oLuy0E4fA5/TGlho8vxC4WJXDCo8P1dQWVzK+nsJ0 5tQkhbLVrXsy2FdhH/+PiASnUensTrInFmWTUGWPHzkRfLU0lLFuQYT8Islmmi1+8TYOtT eqijni295KXMyHXCB+K7HJjjLmdQoStdhLJmNodbiHback77A78psE4RGCOI3Ie2UndsS7 aDc528YZbU79lKagsWdw3j2o3/w6/NReQPHq9oIgtXd1kCVZ9o4Lhaw0Z68Huw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693658661; a=rsa-sha256; cv=none; b=mVz0/q4SwWQXO+lkmxkNySRHzntCX1sMRFCboqtuZr9JlDh1SiE1AiQiha8jIo11Svvb5Q 6OKjBmsM2njQLe85KcmG3v/5HgdTXadHOkAh5P1tQAxRYzaFTMyhrgCB5ugNrIAWbcobEf ulFRgTBfP/M7ogJSHZGZ4QP/9q6QuzSZqS6mXXY8QiABWFsy7Ep9yCac3XYK4p2NjoDJlk qKNZQ8+dxh4yijkHY/cJ4oUXhrIVaQTKxw7Ukjhuy7iJUCCcu+prugXy6YFOOn445AxvMc MzSAy+chL7T5IbnP4oPYmQo/JWmYnFbhXBOU7+cdyq9AlZn81Nqd3rfJmrRHEQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=MsS7gHil; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcPym-0006em-Ph; Sat, 02 Sep 2023 08:43:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qcPyk-0006do-GD for bug-guix@gnu.org; Sat, 02 Sep 2023 08:43:54 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qcPyj-0005DO-A2 for bug-guix@gnu.org; Sat, 02 Sep 2023 08:43:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcPyt-0006El-0X for bug-guix@gnu.org; Sat, 02 Sep 2023 08:44:03 -0400 Subject: bug#65572: [PATCH v3] doc: Describe black screen issue when booting the installer. Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Sat, 02 Sep 2023 12:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65572 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 65572-done@debbugs.gnu.org Cc: bug-guix@gnu.org, Csepp , ikutulovilutar@gmail.com Mail-Followup-To: 65572@debbugs.gnu.org, pelzflorian@pelzflorian.de, ikutulovilutar@gmail.com Received: via spool by 65572-done@debbugs.gnu.org id=D65572.169365861323903 (code D ref 65572); Sat, 02 Sep 2023 12:44:02 +0000 Received: (at 65572-done) by debbugs.gnu.org; 2 Sep 2023 12:43:33 +0000 Received: from localhost ([127.0.0.1]:35410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcPyP-0006DS-3t for submit@debbugs.gnu.org; Sat, 02 Sep 2023 08:43:33 -0400 Received: from relay.yourmailgateway.de ([188.68.63.102]:40547) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcPyJ-0006DE-OZ for 65572-done@debbugs.gnu.org; Sat, 02 Sep 2023 08:43:31 -0400 Received: from mors-relay-2502.netcup.net (localhost [127.0.0.1]) by mors-relay-2502.netcup.net (Postfix) with ESMTPS id 4RdF1c4GFyz5ysb; Sat, 2 Sep 2023 14:43:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1693658596; bh=sa8KLbGXEeYkWWjlXRRfrVhM7vIwgRxZmOrgDm1kR+k=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=MsS7gHilzRDPNyFRaf4vctjiI9uJCRrCrgxyQWIAuz3ZQHQVmP+1hzzW7lUOJx8Pu 5pzTpUktzf3wXrMoY+Zr4vWUk3v4VHhcfsHbWa1M0RfKsv0f+FOQfquGHPf7pgj92o fbm7ZgPtG1hXe236l5RFSmu/Uw3Dnukekx+8K6scfAzoOnbUAQ+zmSBbiz2lbFpvl8 ihe3WpKSXQQbdMGkOD0DSOW2Xyj8zXEfGG5xFocx3bs4sAAlYC2tfVp4tfSOE+f5Yr uaRgk1rCfsj/BThRs7RpB0GJhJEuGE51V0xyDp1CcssGHn0br5hhlI0jfuogsLcJYH 4fKSf9s0KxR6A== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-2502.netcup.net (Postfix) with ESMTPS id 4RdF1c3YLzz4xJF; Sat, 2 Sep 2023 14:43:16 +0200 (CEST) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4RdF1b62P8z8sWf; Sat, 2 Sep 2023 14:43:15 +0200 (CEST) Received: from florianrock64 (ip92344de0.dynamic.kabel-deutschland.de [146.52.77.224]) by mxe217.netcup.net (Postfix) with ESMTPSA id 7B01C8140E; Sat, 2 Sep 2023 14:43:08 +0200 (CEST) From: "pelzflorian (Florian Pelz)" References: <20230901090856.2468-1-pelzflorian@pelzflorian.de> <87pm32cbww.fsf@riseup.net> Date: Sat, 02 Sep 2023 14:43:07 +0200 In-Reply-To: <87pm32cbww.fsf@riseup.net> (Csepp's message of "Fri, 01 Sep 2023 14:28:49 +0200") Message-ID: <87y1hon3tw.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 7B01C8140E X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: zt8rc6fbNpEORzHfxZQyQVzbSjv4TIEakhLebdrW9r4c2U5r+8To5/nn X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: B8BBE53536 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 0.77 X-Spam-Score: 0.77 X-TUID: EuAos0XkNlim Pushed as 2890114a708e3a54a14ceb762f0726b013ffdc85. Csepp writes: > There was a thread about having a dedicated "safe video" option in the > GRUB menu, like a lot of distros do. I still think we should do that Yes, I agree. It would need a way to make a custom GRUB menu entry that refers to a Guix System generation, and adding that feature is complicated because it best worked for other non-GRUB bootloaders too. If it were added, =E2=80=9Csafe video=E2=80=9D could be described in the sa= me place. Regards, Florian