Date: Tue, 1 Jun 2004 14:11:30 +0200 From: Thomas Quinot <thomas@FreeBSD.ORG> To: Lawrence Farr <bsd-current@epcdirect.co.uk> Cc: freebsd-current@freebsd.org Subject: Re: PXE Booting Message-ID: <20040601121130.GA6097@melusine.cuivre.fr.eu.org> In-Reply-To: <20040601112316.C597B15220@gunfright.epcdirect.co.uk> References: <20040601092629.GF739@atrbg11.informatik.tu-muenchen.de> <20040601112316.C597B15220@gunfright.epcdirect.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
* Lawrence Farr, 2004-06-01 : > of cd1 created by "make release" complains of not being able > to find init. Anyone else doing this who can point me in the > right direction? If you are mounting the root FS through NFS, make sure that root on the NFS client is not squashed to nobody on the NFS server -- /sbin/init is *not* world-executable. Or you can chmod 555 /sbin/init. Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040601121130.GA6097>