From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 67F451C57AE; Tue, 31 Mar 2020 17:01:26 -0400 (EDT) Received: from hera.aquilenet.fr (hera.aquilenet.fr [IPv6:2a0c:e300::1]) by befuddled.reisers.ca (Postfix) with ESMTPS id 8CDEE1C0129 for ; Tue, 31 Mar 2020 17:01:22 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id BDCB22F33; Tue, 31 Mar 2020 23:01:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MPeLkAHGjvCI; Tue, 31 Mar 2020 23:01:14 +0200 (CEST) Received: from function (lfbn-bor-1-797-11.w86-234.abo.wanadoo.fr [86.234.239.11]) by hera.aquilenet.fr (Postfix) with ESMTPSA id D0CA91CA8; Tue, 31 Mar 2020 23:01:14 +0200 (CEST) Received: from samy by function with local (Exim 4.93) (envelope-from ) id 1jJO0X-00HQbc-MN; Tue, 31 Mar 2020 23:01:13 +0200 Date: Tue, 31 Mar 2020 23:01:13 +0200 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Cc: ka0vba@dicom.net Subject: Re: trouble booting debian10.3 with speakup Message-ID: <20200331210113.5aejgk5kfwcau7s7@function> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2020 21:01:26 -0000 D. Curtis Willoughby, le mar. 31 mars 2020 14:43:49 -0600, a ecrit: > I'll skip the gory details of how I had to boot the usb stick. > If you really want them, I can provide. That could have its importance, yes. I have heard that e.g. unetbootin does horrible hacks which could very well have impact over what actually happens in the installer. Normally all you need to do to write the usb stick is a mere "dd" command, nothing more. > They included "fb=false", "graphics=no", or "graphics=none", They should not be needed at all, 's' is enough to stay in text mode. > and always ending up with "debconf/priority=medium". Note that you can also change that from within the installer: at the first menu, type character '<' to get back to the main menu, from which you can choose "Change debconf priority". Samuel