Date: Mon, 18 Jan 2016 06:19:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-sysinstall@FreeBSD.org Subject: [Bug 206355] Installer interferes with manual network setup, preventing netinstall from succeeding Message-ID: <bug-206355-2920-eH3LTvd79R@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206355-2920@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206355 Allan Jude <allanjude@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |allanjude@FreeBSD.org --- Comment #1 from Allan Jude <allanjude@FreeBSD.org> --- resetting the IP address always resets the routing table. When the IP that gives you access to the gateway goes away, the routing entries does too. Then the IP is readded, and the gateway is added. This seems to be expected behaviour, as you are asking the installer to please set my IP address and gateway to these values I entered via the dialog. So, if we fix it to not remove your resolv.conf, will that solve your problem? The installer normally assumes / and /etc are read-only, and that /etc/resolv.conf is already a symlink to /tmp/bsdinstall_etc/resolv.conf When you are manually configuring the system, are you actually removing that symlink? or writing to the /tmp destination? -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206355-2920-eH3LTvd79R>
