From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 22 20:19:29 2020 Received: (at submit) by debbugs.gnu.org; 23 Dec 2020 01:19:30 +0000 Received: from localhost ([127.0.0.1]:51259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1krsoL-0002Er-In for submit@debbugs.gnu.org; Tue, 22 Dec 2020 20:19:29 -0500 Received: from lists.gnu.org ([209.51.188.17]:38688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1krsoK-0002Ec-26 for submit@debbugs.gnu.org; Tue, 22 Dec 2020 20:19:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60926) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1krsoJ-0005VH-SY for bug-guix@gnu.org; Tue, 22 Dec 2020 20:19:27 -0500 Received: from mx1.riseup.net ([198.252.153.129]:50384) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1krsoH-0004dX-Uh for bug-guix@gnu.org; Tue, 22 Dec 2020 20:19:27 -0500 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4D0wNB4l3czFpNn; Tue, 22 Dec 2020 17:19:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1608686362; bh=rmG/uqfgju6Nc8v6IVGPKN+b6CF8iQIuESsN7Xu+Ytk=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=T+UYPpShwTBlGAztFVVrKA1ZvgiQNXerSGJnKcnO6GxhMmggYaejwv3cRyHw3ShU7 Ed6lNUEISLM6bP3+YFuo8ECjGSpJGqiW6zKGUECXl2/uwjvy1s2zeuaPsKkSGSKcOJ m+JmLj6bngMPHjI8qNG/scUDbiti1fQE/enPG7Gw= X-Riseup-User-ID: 5EA5F557B5A240E831AE6465B069DDF496324A8AA4504C76EF6C750C8BAF20C3 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 4D0wN26TCQzJp68; Tue, 22 Dec 2020 17:19:12 -0800 (PST) Subject: Re: bug#37005: Add ability of modifying connection before full installation To: Julien Lepiller , bug-guix@gnu.org, zimoun References: <86im8v9t2q.fsf@gmail.com> <90E599C7-C624-4A6B-99A8-33D73CDCC6D4@lepiller.eu> From: bo0od Message-ID: Date: Wed, 23 Dec 2020 01:18:57 +0000 MIME-Version: 1.0 In-Reply-To: <90E599C7-C624-4A6B-99A8-33D73CDCC6D4@lepiller.eu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=bo0od@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 37005@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) You cant switch to another tty in VM of qubes because trying it will switch you to tty of the Qubes itself not the VM within Qubes. Julien Lepiller: > Before starting the installation, you should be able to switch to another tty and configure network from there. Then continue installation from tty1. Does it solve your issues? > > Le 21 décembre 2020 21:56:03 GMT-05:00, bo0od a écrit : >> No, after adding hostname it check for connectivity and after that it >> shows red screen with message "The selected network does not provide >> access to the internet, please try again." and you cant pass that >> message/connectivity check. >> >> >> >> zimoun: >>> Hi, >>> >>> Sorry for the long delay. >>> >>> >>> On Sun, 11 Aug 2019 at 06:31, bo0od wrote: >>> >>>> Im trying to install Guix over Qubes and to do so it needs manually >>>> adding of IP,DNS,Gateway (because its installed over xen >> virtualization) >>>> >>>> But im always facing the issue of not connection failed and reback >> to >>>> the older step and then again and again with no success to bypass >> this >>>> step. >>> >>> I think this is fixed in the installer at least v1.2. Could you >>> confirm? >>> >>> >>> All the best, >>> simon >>> >