Menu

Mount Novell Share

April 30, 2008 - General Linux Stuff

First make sure ncpfs is installed:      rpm -q ncpfs
If not install it:     yum install ncpfs
mount volume:     ncpmount -S server-name -A server-dns-name -U username -V volume-name /mnt/where-you-want-to-mount-it

 

Leave a Reply