Re: Previously working PXE setup now fails

From: Craig Rodrigues <rodrigc_at_FreeBSD.org>
Date: Tue, 10 Jun 2014 09:46:09 -0700
On Tue, Jun 10, 2014 at 7:31 AM, Beeblebrox <zaphod_at_berentweb.com> wrote:
>
> Then BTX starts to boot the kernel but fails with:
>   pxe_open: server addr: 192.168.2.1
>   pxe_open: server path: /
>   pxe_open: gateway ip: 192.168.2.1
>   NFS MOUNT RPC error: 72

In /usr/include/errno.h, error 72 is:
#define EBADRPC         72              /* RPC struct is bad */


Take a look at http://www.freebsd.org/doc/handbook/network-pxe-nfs.html
and see if you can run wireshark on your NFS server that is
being mounted.  That should narrow down the RPC error.

--
Craig
Received on Tue Jun 10 2014 - 14:46:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:49 UTC