Re: [gentoo-user] check for nfs systems offered for mounting

2009-07-28 Thread Alan McKinnon
On Tuesday 28 July 2009 23:11:44 Harry Putnam wrote: > 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. showmount -e [ip|hostname] part of sys-fs/nfs-utils It shows

Re: [gentoo-user] check for nfs systems offered for mounting

2009-07-28 Thread Andrew MacKenzie
+++ Harry Putnam [gentoo-user] [Tue, Jul 28, 2009 at 04:11:44PM -0500]: > 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. Perhaps "showmount -e " would be what you w

[gentoo-user] check for nfs systems offered for mounting

2009-07-28 Thread Harry Putnam
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.