Mailinglist Archive: opensuse-autoinstall (50 mails)
| < Previous | Next > |
[opensuse-autoinstall] keep_install_network and default route
- From: Axel Geyer <A.Geyer@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 May 2008 15:27:29 +0200
- Message-id: <482C3A41.7000004@xxxxxxxxxxxxxxxxxxxx>
Hello,
I am trying to follow the instructions in
http://lists.opensuse.org/opensuse-autoinstall/2008-02/msg00045.html
to change from a dhcp configuration to a static configuration with the
information that the machine received during installation.
I have this in my xml file:
<networking>
<keep_install_network config:type="boolean">true</keep_install_network>
</networking>
ifcfg-eth0 and routes are created in a post script using the information of
/var/lib/dhcpcd/dhcpcd-eth0.info
The ifcfg-eth0 remains on the machine, but the routes file gets moved to
routes.YaST2save and an empty routes file is created. So the system has no
defaut route.
How can I make shure that also the routes file will survive the installation
process?
Thank you in advance.
Axel Geyer
s+c ag
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
I am trying to follow the instructions in
http://lists.opensuse.org/opensuse-autoinstall/2008-02/msg00045.html
to change from a dhcp configuration to a static configuration with the
information that the machine received during installation.
I have this in my xml file:
<networking>
<keep_install_network config:type="boolean">true</keep_install_network>
</networking>
ifcfg-eth0 and routes are created in a post script using the information of
/var/lib/dhcpcd/dhcpcd-eth0.info
The ifcfg-eth0 remains on the machine, but the routes file gets moved to
routes.YaST2save and an empty routes file is created. So the system has no
defaut route.
How can I make shure that also the routes file will survive the installation
process?
Thank you in advance.
Axel Geyer
s+c ag
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |