> Questions:
> 1. Is there a way to have DISK un-ignore selected NFS mounts?
>
By default NFS mounts are ignored. I got around this by specifying the
NFS mount dir in my hobbit-clients.cfg
HOST=host-with-nfs-mounts.com
DISK /someNFSmount 95 98
DISK /someotherNFSmount 95 98
Hobbit then displayed these.
-Charles