J Leslie Turriff composed on 2021-06-28 15:10 (UTC-0500):
Felix Miata wrote:
| David T-G composed on 2021-06-28 07:25 (UTC-0400):
|> Dang! I thought I was going to fall in love, but apparently I'm doing |> it wrong, because it didn't catch. I hit 'e' to edit and added
|> ifcfg-eth0=192.168.42.248/24,192.168.42.1 |> hostname=jpo
| That doesn't conform to the example:
| ifcfg=<interface_spec>=[try,]IP_LIST,GATEWAY_LIST,NAMESERVER_LIST,DOMAINSE | ARCH_LIST,OPTION1=value1,... | | If you only have one NIC, do it /starting/ this way:
| ifcfg=*="192.168.42.248/24,192.168.42.1
| Don't leave off anything non-optional, e.g.:
| ifcfg=*="192.168.X.Y/24,192.168.X.Z,192.168.X.W 1.1.1.1,my.lan isp.net"
| I'm in the habit of using "" to avoid whitespace failures in | NAMESERVER_LIST & DOMAINSEARCH_LIST.
Should that not be 'ifcfg-*="'?
My previous example was from well down the https://en.opensuse.org/SDB:Linuxrc page. The following example is from near the top of the page. ifcfg=eth*=10.0.1.1/24,10.0.1.254 So, no! -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata