Networking Forums

Networking Forums > Computer Networking > Linux Networking > Accessing a NetWare disk

Reply
Thread Tools Display Modes

Accessing a NetWare disk

 
 
Frank Foss
Guest
Posts: n/a

 
      05-19-2004, 10:29 PM
I have a RedHat machine that needs to mount/read a disk from a Novell
NetWare server.
Not across the network, but via a physical cable to a physical disk.

Surely someone have done this?
What kernel bits and pieces do I need?
What other tools are required, and how to do it?

I can find tons of stuff on accessing a live remote NetWare server, that is
not my problem.

Appreciate any and all pointers and advice.

Foz


 
Reply With Quote
 
 
 
 
The Real Slim Shady
Guest
Posts: n/a

 
      05-19-2004, 11:52 PM
On Wed, 19 May 2004 15:29:43 -0700, Frank Foss wrote:

> I have a RedHat machine that needs to mount/read a disk from a Novell
> NetWare server.
> Not across the network, but via a physical cable to a physical disk.
>
> Surely someone have done this?
> What kernel bits and pieces do I need?
> What other tools are required, and how to do it?
>
> I can find tons of stuff on accessing a live remote NetWare server, that is
> not my problem.
>
> Appreciate any and all pointers and advice.
>
> Foz

ncpfs filesystem, present in every kernel. 5" googling.

 
Reply With Quote
 
Vic
Guest
Posts: n/a

 
      05-20-2004, 12:32 AM
"Frank Foss" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)

> I have a RedHat machine that needs to mount/read a disk from a Novell
> NetWare server.
> Not across the network, but via a physical cable to a physical disk.


You're looking for NWFS...

Vic.


--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
 
Reply With Quote
 
Frank Foss
Guest
Posts: n/a

 
      05-20-2004, 01:24 AM

"The Real Slim Shady" <(E-Mail Removed)> wrote in message
news(E-Mail Removed) ...
> On Wed, 19 May 2004 15:29:43 -0700, Frank Foss wrote:
>
> > I have a RedHat machine that needs to mount/read a disk from a Novell
> > NetWare server.
> > Not across the network, but via a physical cable to a physical disk.
> >
> > Surely someone have done this?
> > What kernel bits and pieces do I need?
> > What other tools are required, and how to do it?
> >
> > I can find tons of stuff on accessing a live remote NetWare server, that

is
> > not my problem.
> >
> > Appreciate any and all pointers and advice.
> >
> > Foz

> ncpfs filesystem, present in every kernel. 5" googling.


I knew about ncpfs before. From Google, as it happens...
Trouble is, all I see about it is that it supports the NCP protocol for
talking IPX (maybe also IP) to a NetWare server somewhere else.

I could not ascertain 100% if it could also allow me to access a SCSI disk
plugged in on my Linux server, hence the post.

If you are confident that ncpfs is all I need to read from the disk after I
plug it in, then thank you very much, that is what I needed to hear.

Foz

>



 
Reply With Quote
 
Tommy Reynolds
Guest
Posts: n/a

 
      05-20-2004, 01:47 AM
On Wed, 19 May 2004 18:24:14 -0700, Frank Foss wrote:

>> ncpfs filesystem, present in every kernel. 5" googling.

> I could not ascertain 100% if it could also allow me to access a SCSI disk
> plugged in on my Linux server, hence the post.


What you want to check is NWFS, as another poster pointed out. NCPFS
is for networked access, not direct media access.

Sheesh, I think you missed cross posting to alt.multimedia.xena-hercules!

Cheers!

 
Reply With Quote
 
P Gentry
Guest
Posts: n/a

 
      05-20-2004, 02:38 AM
"Frank Foss" <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> I have a RedHat machine that needs to mount/read a disk from a Novell
> NetWare server.
> Not across the network, but via a physical cable to a physical disk.
>
> Surely someone have done this?
> What kernel bits and pieces do I need?
> What other tools are required, and how to do it?
>
> I can find tons of stuff on accessing a live remote NetWare server, that is
> not my problem.
>
> Appreciate any and all pointers and advice.
>
> Foz


Suspect you won't get any "directly" mounted options:
http://rpmfind.net/linux/RPM/redhat/...8-11.i386.html
provides network access (in the distro) :-(

If all you have is a separated hard disk that you're trying to plug
into a Linux box to get at the disk data directly -- have
half-heartedly looked for something like this in the past but never
found anything worth trying.

Maybe someone more persistent can chime in ...

Other option is to load Netware (eval) on a box just for this purpose
-- lots of work and likey a gotcha will getche :-(
http://www.novell.com/products/netware/eval.html

sorry,
prg
email above disabled
 
Reply With Quote
 
Les Mikesell
Guest
Posts: n/a

 
      05-20-2004, 04:03 AM

"Vic" <(E-Mail Removed)> wrote in message
news:96e733b8be031c783cfbf57de624eb66.60200@mygate .mailgate.org...
> "Frank Foss" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)
>
> > I have a RedHat machine that needs to mount/read a disk from a Novell
> > NetWare server.
> > Not across the network, but via a physical cable to a physical disk.

>
> You're looking for NWFS...


Which will be hard to find because Novell threatened legal action against
the author a few years back. Someone should raise this issue with
them again now that they've put on their open-source-friendly face.

---
Les Mikesell
(E-Mail Removed)


 
Reply With Quote
 
Tommy Reynolds
Guest
Posts: n/a

 
      05-20-2004, 07:20 AM
On Thu, 20 May 2004 04:03:31 +0000, Les Mikesell wrote:

>> You're looking for NWFS...

>
> Which will be hard to find because Novell threatened legal action against
> the author a few years back. Someone should raise this issue with
> them again now that they've put on their open-source-friendly face.


Further Google.com research shows that NWFS has fallen into a black
pit with twisty passages all alike. Look at the email sequence
beginning with:

http://www.mail-archive.com/linux-ke.../msg51462.html

where J Merkey washes his hands of NWFS after Novell has continually
beaten him to a pulp, year after year.

Now that Novell's left hand is open source, maybe the right one will
be too, but don't bet on it. Trying to get Novell to issue a
quitclaim has been done before.

Forget about it.

Cheers!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
running netware 6 and win2k3 together Nibbler Windows Networking 0 03-05-2006 11:24 PM
MN-500 log into Novell Netware Jon Broadband Hardware 1 05-28-2004 02:55 PM
netware Rburner77 Windows Networking 0 05-12-2004 11:53 AM
Netware servers SLCUSD Windows Networking 4 01-14-2004 03:57 PM
Novell Netware prez Windows Networking 2 12-15-2003 03:30 PM



1 2 3 4 5 6 7 8 9 10 11