Skip to Content.
Sympa Menu

baslinux - Re: [BL] NFS use -was....................

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Constant Brouerius van Nidek <constant AT indo.net.id>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] NFS use -was....................
  • Date: Thu, 5 May 2005 15:07:46 +0700

On Thursday 05 May 2005 14:24, 3aoo-cvfd AT dea.spamcon.org wrote:
> Constant Brouerius van Nidek wrote:
> > Your mentioning of NFS came just at the moment
> > that I am trying to connect my BL2 with my Suse 9.0 box.
> > I have setup the Suse box as NFS server
>
> Did you put the BL2-box-address into /etc/exports ?
>
> > and inserted the lines for the server in the
> > fstab of the BL2 box
> > bigone:/home /bigone/home nfs defaults 0 0
>
> Before putting it in /etc/fstab, you should try
> mounting nfs manually:
> ----------------------------------------
> mount -t nfs bigone:/home /bigone/home
> ----------------------------------------
>
> Cheers,
> Steven
>
Dear Steve,
Astonishing, that worked. To the server I may connect and can see the home
directory.
In exports I have following

/ *(rw)
/home *(rw,all_squash,sync)
/drdos *(rw,all_squash,sync)
/fotos *(rw,all_squash,sync)

Do not exactl\y know what it means but it at least does not hamper the
connection for the time being.
I tried to copy a file (this exports) to the other box but got a "cannot
create target file ......
Read-only file system (30)

Think I have to set something on the system bigone for a rw.

And how could I go from the server to the BL computer?
If I mount in the same way as from BL2 I get following info:
mount: RPC: Remote system error - Connection refused






Archive powered by MHonArc 2.6.24.

Top of Page