From owner-freebsd-questions@FreeBSD.ORG Wed Nov 10 06:19:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2D5E16A4CE for ; Wed, 10 Nov 2004 06:19:09 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0695C43D3F for ; Wed, 10 Nov 2004 06:19:09 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id iAA6J8Jm018079 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 9 Nov 2004 22:19:08 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id iAA6J8Wb018077 for freebsd-questions@freebsd.org; Tue, 9 Nov 2004 22:19:08 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Tue, 9 Nov 2004 22:19:07 -0800 From: "Loren M. Lang" To: FreeBSD Mailing list Message-ID: <20041110061907.GA17938@alzatex.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C Subject: NFS Serving Ext2 Partition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 06:19:10 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Does FreeBSD not support exporting the ext2 filesystem over NFS? I've tried the following lines one at a time and both / and /mnt worked, but /mnt/oldhome gave a permission denied error on the clients: / 192.168.1.2 192.168.1.3 /mnt 192.168.1.2 192.168.1.3 /mnt/oldhome 192.168.1.2 192.168.1.3 / and /mnt are both on the root partition formatted as UFS2 and /mnt/oldhome is a linux ext3 partition mounted as ext2. The server is running FreeBSD 5.3 and the clients are running FreeBSD 5.3 and Red Hat Linux 9. --=20 I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C =20 --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBkbLb+vN6RuSjKAwRAhTGAJ4uT25QXTLWEC5cV4lIbV+thulJoQCfUqjI mDrCFstBpA+dbUY1ladHNQc= =TpP0 -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--