From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MVty6-0002sB-Nc for garchives@archives.gentoo.org; Tue, 28 Jul 2009 21:12:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37A82E0395; Tue, 28 Jul 2009 21:12:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 140E0E0395 for ; Tue, 28 Jul 2009 21:12:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id ACF9F65E65 for ; Tue, 28 Jul 2009 21:12:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.998 X-Spam-Level: X-Spam-Status: No, score=-3.998 required=5.5 tests=[AWL=-0.399, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uJUKGo5qS3u2 for ; Tue, 28 Jul 2009 21:12:10 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 00F0265AA1 for ; Tue, 28 Jul 2009 21:12:08 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MVtxp-00044n-8Q for gentoo-user@gentoo.org; Tue, 28 Jul 2009 21:12:01 +0000 Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Jul 2009 21:12:01 +0000 Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Jul 2009 21:12:01 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] check for nfs systems offered for mounting Date: Tue, 28 Jul 2009 16:11:44 -0500 Organization: Still searching... Message-ID: <87y6q8cy27.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.96 (gnu/linux) Cancel-Lock: sha1:T1jXnAtu2FGfU4SHktHj5DkGa5g= Sender: news X-Archives-Salt: aa3e928b-af21-405a-8d22-df91f17f1401 X-Archives-Hash: 622459bb4465c90342565a86d774eaeb Is there anyway to check for nfs filesystems that are mountable? Something like smbclient can do for cifs/smb shares. equery tools nfs-utils doesn't show anything likely.