Hi Ben,
if the novell partition is on a novell server I use the ncpf utilities to mount them on a Red Hat 7.3 box. From the RH box as root at the command line start by typing

"ipx_configure --auto_primary=on --auto_interface=on"

"slist"  will give a list of novell servers available

create a mount point on the RH box, mine is "netware"

then, "ncpmount -S servername -U username /netware -b"

(the -b is for bindery mode)

it then prompts me for the password, I provide it and hit enter

then cd to the mount point you created and it should show up.

http://www.linuxjournal.com/article.php?sid=1354 is a link to an article about ncpfs

Kirk
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to