Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Feb 2008 21:39:00 +0100
From:      Erik Cederstrand <erik@cederstrand.dk>
To:        Zinevich Denis <link@ngc.net.ua>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pxeboot, TFTP only, NFS MOUNT RPC error: 60, timeout
Message-ID:  <47AB6C64.1050504@cederstrand.dk>
In-Reply-To: <47AB6832.30107@ngc.net.ua>
References:  <47AB4F00.1080307@gmail.com> <47AB63EE.5030104@cederstrand.dk> <47AB6832.30107@ngc.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Zinevich Denis wrote:
> It does not work. I`ve tried. But as I found in forums and mailing lists 
> it randomly helps sometimes.

Please don't top-post. I have a comment in 
src/sys/boot/i386/loader/conf.c v1.26 (RELENG_7) saying:

#if defined(LOADER_NFS_SUPPORT) && defined(LOADER_TFTP_SUPPORT)
#error "Cannot have both tftp and nfs support yet."
#endif

So at least the intent is that NFS and TFTP are mutually exclusive. 
Since the OP has both working at the same time, there's something wrong. 
Which version are you using, and which architecture?

I'm not really able to help you debug further, so I suggest filing a PR 
if one doesn't exist already.

Erik



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47AB6C64.1050504>