From mboxrd@z Thu Jan 1 00:00:00 1970
From: Thomas Ebert
To: development@lists.ipfire.org
Subject: Re: IPFire 2.13 and nfs-server
Date: Fri, 22 Feb 2013 20:05:37 +0100
Message-ID: <5127C181.60702@gmx.de>
In-Reply-To: <5127B26C.4060009@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6852222475334496548=="
List-Id:
--===============6852222475334496548==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Hi folks,
the problem exists a long time. I've to change the startscript=20
/etc/init.d/nfs-server
10 . /etc/sysconfig/rc
11 . $rc_functions
12 . /var/ipfire/nfs/nfs-server
13
14 mount -t nfsd nfsd /proc/fs/nfsd > /dev/null 2>&1
15
16 case "$1" in
That worked for me. Also it is possible to add the mount entry in /etc/fstab
Regards
Thomas
Am 22.02.2013 19:01, schrieb Stefan Schantl:
> Dear Mailing-List followers,
>
> just two days after we've released IPFire 2.13 I've got a bug report=20
> on our public IRC channel that the NFS-server wouldn't start any more.
>
> So I've performed an update and commited it into my IPFire-2.x Git=20
> repository.
>
> The changes can be found here:
> http://git.ipfire.org/?p=3Dpeople/stevee/ipfire-2.x.git;a=3Dcommit;h=3D0318=
9f65a5522001532a455bbd57208839a9cc93=20
>
>
> I've done some basic testing on my IPFire box yet, the rpc.nfsd will=20
> start now, but I haven't configured any exports so I'm not able to do=20
> a deeper testing.
> There is still some testing required, before we can merge them into=20
> the Main repository and distribute them.
>
> I've uploaded a pre-compiled version, for easy testing and would=20
> invite everyone to install and test.
>
> http://people.ipfire.org/~stevee/testing/nfs-1.2.7-5.ipfire
>
> To start testing, download and put the file into the=20
> "/opt/pakfire/tmp" directory on your IPFire box. Then extract the=20
> files from the compressed archive with "tar -xvf nfs-1.2.7-5.ipfire"=20
> and run "./install.sh" or "./update.sh".
>
> Please don't forget to provide feedback about your testing.
>
> Thanks in advance,
>
> Stefan
>
>
>
>
>
>
>
> _______________________________________________
> Development mailing list
> Development(a)lists.ipfire.org
> http://lists.ipfire.org/mailman/listinfo/development
>
--===============6852222475334496548==--