https://bugzilla.novell.com/show_bug.cgi?id=771298 https://bugzilla.novell.com/show_bug.cgi?id=771298#c6 Michal Filka <mfilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | --- Comment #6 from Michal Filka <mfilka@suse.com> 2013-04-26 12:30:58 UTC --- I'll reopen the bug as it is more simple to reproduce and debug than its duplicate. I tried two ways how to prepare static net configuration by linuxrc: - First one: I've passed following params when starting installation startshell=1 netconfig=static hostip=<ipv4> nameserver=<ipv4> netdevice=eth0 gateway=<ipv4> domain=suse.cz When shell was started (before YaST) net wasn't running and none of params was mentioned in /etc/install.inf (including Cmdline key - with small exception of netconfig param) - Second one I've passed following params when starting installation startshell=1 netsetup=-dhcp,now This time net was running. However nothing was mentioned in /etc/install.inf. I need the static net configuration in /etc/install.inf for second stage. I cannot store it on target system since some installation scenarios do not allow to store a net config on target and relevant code is excluded from installation control flow. I've worked with OpenSUSE 12.3 Final(GM). Would it be possible to store static net configuration in /etc/install.inf for second stage? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.