[Gllug] Mounting Netware partition with mount -t ncpfs and ncpmount
Richard West
rdcwest at yahoo.co.uk
Thu Apr 24 00:00:47 UTC 2003
Paul,
Thanks for your reply. I am effectively trying to boot Knoppix from a
CD on a Novell 3.12 server. I am trying to recover data that Novell can
no longer see.
I will study the information at the URLs that you sent.
Regards,
Richard.
-----Original Message-----
From: gllug-admin at linux.co.uk [mailto:gllug-admin at linux.co.uk] On Behalf
Of Paul Nasrat
Sent: 23 April 2003 23:10
To: gllug at linux.co.uk
Subject: Re: [Gllug] Mounting Netware partition with mount -t ncpfs and
ncpmount
On Wed, Apr 23, 2003 at 10:17:11PM +0100, Richard West wrote:
> Does anyone have any experience accessing such a
> partition and if so how should we specify the SERVER?
> What do we need to specify in order to mount a Netware
> 3.12 partition locally?
First off are you trying to boot knoppix on a netware server and mount
the local drives, or are you trying to mount from a netware server. If
the latter you'll need to configure ipx and use ncpmount like so:
ipx_configure --auto_primary=on --auto_interface=on
ncpmount -S SERVER -U user /mnt/net/server
ie, ncp is the netware network filesystem protocol, cf nfs or smb
If you are trying to do something to a netware server directly you will
need to use nwfs (cf fat, ext3). I haven't used these tools but nwfs
seems to be what you need, the partitions should be dos partitions and
then you need the fs drivers/tools:
http://www.kernel.org/pub/linux/utils/fs/nwfs/
http://www.tldp.org/HOWTO/Filesystems-HOWTO-9.html
Paul
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list