Date: Thu, 12 Jan 2006 19:23:28 GMT From: Ruben Kerkhof <ruben.kerkhof@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/91720: pxeboot always tries to do an rpc call to an nfs-server Message-ID: <200601121923.k0CJNS9N060425@www.freebsd.org> Resent-Message-ID: <200601121930.k0CJU67G019112@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91720
>Category: kern
>Synopsis: pxeboot always tries to do an rpc call to an nfs-server
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 12 19:30:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Ruben Kerkhof
>Release: 6.0
>Organization:
>Environment:
FreeBSD 6.0 Release
>Description:
I want to use the pxeboot loader to use an mfsroot as root, not an nfs mount.
In /usr/src/sys/boot/i386/libi386/pxe.c line 340, the function pxe_setnfshandle always gets called. If you don't have an nfs server running, the loader gives the error "NFS MOUNT RPC Error". It continues loading the mfsroot over tftp though.
>How-To-Repeat:
>Fix:
Can the option to do the rpc mount be made a compile time switch? This would be great for everyone who doesn't need the nfs mount option for diskless clients.
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601121923.k0CJNS9N060425>
