SOLVED : nfs mounts on 1.9.6-lenny-preview ( cannot find /sbin/mount.nfs )
Nathan Rozentals <[email protected]> Sat, 6 Nov 2010 15:35:31 +0930
| Newsgroups | gmane.linux.cluster.ssic.user |
|---|---|
| Message-ID | <[email protected]> |
--===============0311410883051829417==
Content-Type: multipart/alternative;
boundary="_d1378ac4-a0af-4d36-9af1-60d5b873bd70_"
--_d1378ac4-a0af-4d36-9af1-60d5b873bd70_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Dear all=2C
Just a quick note on how I managed to get nfs mounts working on openssi 1.9=
.6-lenny-preview.
The nfs-common version included in openssi is currently 1.0.6-3.1
This source package does not include the all important /sbin/mount.nfs exec=
utable.
So I downloaded the nfs-utils-1.1.2 source and compiled as follows:
=20
apt-get source nfs-utils
apt-get build-dep nfs-utils.
cd nfs-utils-1.1.2
./configure
make
=20
Now copy the exetables to /sbin :
cp ./debian/tmp/sbin/* /sbin/.
=20
(this will copy mount.nfs=2C mount.nfs4=2C umount.nfs and umount.nfs4 to sb=
in)
=20
modify fstab as follows:
192.168.1.1:/exports/ /mnt nfs nolock=2Cauto=2Cdefaults=2Cnode=3D1:2 0 0
=20
Yours=2C
- Nathan.
=
--_d1378ac4-a0af-4d36-9af1-60d5b873bd70_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Tahoma
}
--></style>
</head>
<body class=3D'hmmessage'>
Dear all=2C<BR>
Just a quick note on how I managed to get nfs mounts working on openssi 1.9=
.6-lenny-preview.<BR>
The nfs-common version included in openssi is currently 1.0.6-3.1<BR>
This source package does not include the all important /sbin/mount.nfs exec=
utable.<BR>
So I downloaded the nfs-utils-1.1.2 source and compiled as follows:<BR>
 =3B<BR>
apt-get source nfs-utils<BR>
apt-get build-dep nfs-utils.<BR>
cd nfs-utils-1.1.2<BR>
./configure<BR>
make<BR>
 =3B<BR>
Now copy the exetables to /sbin :<BR>
cp ./debian/tmp/sbin/* /sbin/.<BR>
 =3B<BR>
(this will copy mount.nfs=2C mount.nfs4=2C umount.nfs and umount.nfs4 to sb=
in)<BR>
 =3B<BR>
modify fstab as follows:<BR>
192.168.1.1:/exports/ /mnt nfs nolock=2Cauto=2Cdefaults=2Cnode=3D1:2 0 0<BR=
>
 =3B<BR>
Yours=2C<BR>
- Nathan.<BR>
 =3B<BR> </body>
</html>=
--_d1378ac4-a0af-4d36-9af1-60d5b873bd70_--
--===============0311410883051829417==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
--===============0311410883051829417==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Ssic-linux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ssic-linux-users
--===============0311410883051829417==--