unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Meikel <meikel@fn.de>
To: help-guix@gnu.org
Subject: Modify how to connect to network in GuixSD graphical installer
Date: Thu, 29 Aug 2019 15:02:17 +0200	[thread overview]
Message-ID: <8e425546-85bb-a952-98ed-3404df127e5c@fn.de> (raw)

Hi folks,

I try to install GuixSD into a kvm-based VM. I use a graphical tool (I 
assume it' s virt-manager) to get started. I follow the GuixSD 
installation with the graphical installer. When it comes to network 
connectivity I get some problems. I' m able to establish internet 
connectivity when I open the console via STRG-ALT-F3 and enter (real 
values are hidden)

   ifconfig eth0 xxx.yyy.zzz.aaa netmask 255.255.255.255
   route add aaa.bbb.ccc.254 dev eth0
   route add default gw aaa.bbb.ccc.254
   # use OVH nameserver which is close to me:
   echo 'nameserver 213.186.33.99' >> /etc/resolv.conf

After those commands now I' m able to successfully run

   ping -c 3 gnu.org

I feel that the graphical installation would be able to complete if it 
could manage to get connected to the network. I don't want to run the 
complete manual shell-based installation because only the step with 
establishing network connectivity fails.

I' m wondering if it' s possible for me to "manipulate" the graphical 
installer and add the commands outlined above? Is the graphical 
installer based on some shell scripts which I can modify?

Mit freundlichen Grüßen,
Salutations distinguées,
A scheener Grüeß,
Bescht Gréiss,
Kind regards,

Meikel

             reply	other threads:[~2019-08-29 13:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29 13:02 Meikel [this message]
2019-09-01 11:01 ` Modify how to connect to network in GuixSD graphical installer Ludovic Courtès
2019-09-03  9:31   ` Meikel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8e425546-85bb-a952-98ed-3404df127e5c@fn.de \
    --to=meikel@fn.de \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).