Date: Thu, 25 Nov 2004 09:25:26 +0100 From: Erik Norgaard <norgaard@locolomo.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/74352: PXEBoot problems using md as root device Message-ID: <41A596F6.3020204@locolomo.org> In-Reply-To: <200411250230.iAP2UNYe081992@freefall.freebsd.org> References: <200411250230.iAP2UNYe081992@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I described to problems, they shouldn't be related and I finally understood that they are not: 1) NFSCLIENT in the kernel config will override attempts to use a memory file as root device 2) Disabling NFSClIENT made the booting interface unavailable after mounting the memory disk device Problem 1 is still there - however 2 was a problem with my memory file system. I created a new bare one just capable of running ifconfig and both interfaces show up allthough not configured. Since 2 is not a bug there is a fix to 1, namely disabling NFSCLIENT. Erik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41A596F6.3020204>