From owner-freebsd-questions Tue Feb 2 06:09:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17231 for freebsd-questions-outgoing; Tue, 2 Feb 1999 06:09:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from axolotl.ic.gc.ca (axolotl.ic.gc.ca [198.103.246.251]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17213 for ; Tue, 2 Feb 1999 06:09:20 -0800 (PST) (envelope-from antonio@axolotl.ic.gc.ca) Received: from localhost (antonio@localhost) by axolotl.ic.gc.ca (8.9.1/8.9.2) with ESMTP id JAA11220 for ; Tue, 2 Feb 1999 09:09:36 -0500 (EST) (envelope-from antonio@axolotl.ic.gc.ca) Date: Tue, 2 Feb 1999 09:09:36 -0500 (EST) From: Antonio Bemfica To: freebsd-questions@FreeBSD.ORG Subject: picoBSD and nfs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I tried to mount a drive over nfs from picoBSD (the network version) using: mount_nfs remote_host:/exported_partition /mnt and I get Portmap errors and the process hangs. Portmap is not on the picoBSD disk - I tried to force it to use a certain port by specifying: mount_nfs -o port=2049 remote_host:/exported_partition /mnt but I still get the same errors. Can anyone help? Thanks Antonio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message