kern/91720: pxeboot always tries to do an rpc call to an nfs-server

Ruben Kerkhof ruben.kerkhof at gmail.com
Thu Jan 12 11:30:07 PST 2006


>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:


More information about the freebsd-bugs mailing list