Re: How to set static IP when installing coreos from USB-stick?

2020-01-24 Thread github
Doug H proposed the following which solved the problem for me: For one time only command line addition it should look something like this: Check current state... [root@localhost ~]# cat /etc/resolv.conf # Generated by NetworkManager [root@localhost ~]# ip route [root@localhost ~]# ip addr 1:

How to set static IP when installing coreos from USB-stick?

2020-01-22 Thread github
Hi, I'm trying to install fedora coreos on my server. I do not have a DHCP-server available but used static IP before (project atomic). When booting coreos from USB-stick it is looking for a DHCP-server. When not found it fails. After a while it retries to get an IP-address. I have tried to add