Re: [ILUG] linux and sco openserver

From: declan at domain declan.nuvotem.com
Date: Tue 14 Aug 2001 - 12:38:15 IST


I have my redhat box mounting an nfs exported directory from a sco openserver 5 system.

The nfs server was already running (why is another question !) so all I had to do was put the line :

/u/folder_i_want -access=declan

into my file /etc/exports on the sco box (and stop and start the nfs server) , where declan is the name of my machine which is also in the /etc/hosts file on the sco box.

On the linux box (mine is redhat7) I put the line

scohost:/u/folder_i_want /mnt/sco nfs rw,soft,intr,rsize=8192,wsize=8192 0 0

(where scohost is the name of the sco box, as per the /etc/hosts file on my linux box)

into the /etc/fstab file, and do a 'mount -a' command.

Most of the above is courtesy of Gavin McCullagh (Thanks Gavin)
see http://www.linux.ie/pipermail/ilug/2001-August/035246.html

Hope it helps

Declan
[NODIS]

> ----- Original Message -----
> From: <sean.odonnell at domain sentia.ie>
> To: <ilug at domain linux.ie>
> Sent: Tuesday, August 14, 2001 10:31 AM
> Subject: [ILUG] linux and sco openserver
>
>
> > Hi
> >
> > Anybody know if linux can mount a sco openserver partition?
> > or even exactly what filesystem openserver uses?
> >
> > Thanks
> >
> > Sean
> >



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:11:37 GMT