Problems with diskless/nfs

Daniel Feenberg feenberg at nber.org
Sun Jan 20 13:20:37 UTC 2013



On Sun, 20 Jan 2013, Bernt Hansson wrote:

> Hello list!
>
> I'm trying to set up a diskless workstation, but I fail.
>
> The boot process stops at "Can't find kernel" then the OK prompt appear.
>
> In the log I have this:
>
> mountd[1200]: mount request denied from 10.0.0.6 for /news/spool/ad16/x86
>
> pxeboot loads but can't find the kernel because of this.
>
> in inetd.conf I have this for tftpd
>
>
> tftp    dgram   udp     wait    root    /usr/libexec/tftpd      tftpd -l
> -s /news/spool/ad16/x86
>
> It seems like it is some problem with nfs.

kernel is loaded by tftp - so nfs isn't the problem. Find a tftp client 
and see if the kernel is available to it. I suspect the kernel isn't 
world-readable and executable. It may also be that tftpd isn't available 
beyond localhost - did you edit hosts.allow?

See http://www.nber.org/sys-admin/FreeBSD-diskless.html for our 
experiences with diskless boot.

daniel feenberg
NBER

>
> Any help is welcome.
>
> /B
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list