[OpenAFS] AFS client installation on Motorolla MVME6100 PowerPC

Konstantin Boyanov kkboyanov@gmail.com
Wed, 10 Aug 2005 14:32:22 +0200


------=_Part_1585_10787215.1123677142378
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi there,

I have installed the AFS client from the source on a MVME6100 Power PC, but=
=20
I can get it working yet.
When I type /etc/rc.d/init.d/afs start I get the following error message:

Failed to load AFS client, not starting AFS services.

What could be the reason for this? Here are the steps through I went:

# ./configure --with-afs-sysname=3Dppc_linux24 --enable-transarc-paths
# make
# make dest

I copied the entire /motload directory, which appeared after the build in=
=20
/usr/src/openafs-1.2.8/ppc_linux24/dest/root.client/usr/vice/etc, AND the=
=20
asfd file to /usr/vice/etc, and the afs.rc file to /etc/rc.d/init.d/afs

# cp -rp /usr/src/openafs-1.2.8/ppc_linux24/dest/root.client/usr/vice/etc/m=
otload
/usr/vice/etc
# cp -p /usr/src/openafs-1.2.8/ppc_linux24/dest/root.client/usr/vice/etc/af=
s.rc=20
/etc/rc.d/init.d/afs
# cp -p /usr/src/openafs-1.2.8/ppc_linux24/dest/root.client/usr/vice/etc/af=
sd=20
/usr/vice/etc

According to the Manual from openafs.org <http://openafs.org>, that should=
=20
do to start the AFS client whit the command.

# /etc/rc.d/init.d/afs start

But it didn't. So can someone give me some ideas what I did wrong (or what =
I=20
didn't do at all), or maybe how to get more detailed information about the=
=20
errors ocurring?
Thank you.

Best regards, Konstantin

------=_Part_1585_10787215.1123677142378
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi there,<br>

<br>

I have installed the AFS client from the source on a MVME6100 Power PC, but=
 I can get it working yet.<br>
When I type&nbsp; /etc/rc.d/init.d/afs start I get the following error mess=
age:<br>
<br>
Failed to load AFS client, not starting AFS services.<br>
<br>
What could be the reason for this? Here are the steps through I went:<br>
<br>
# ./configure --with-afs-sysname=3Dppc_linux24 --enable-transarc-paths<br>
# make<br>
# make dest<br>
<br>
I copied the entire /motload directory, which appeared after the build
in /usr/src/openafs-1.2.8/ppc_linux24/dest/root.client/usr/vice/etc,
AND the asfd file to /usr/vice/etc, and the afs.rc file to
/etc/rc.d/init.d/afs<br>
<br>
# cp -rp /usr/src/openafs-1.2.8/ppc_linux24/dest/root.client/usr/vice/etc/m=
otload /usr/vice/etc<br>
# cp -p /usr/src/openafs-1.2.8/ppc_linux24/dest/root.client/usr/vice/etc/af=
s.rc /etc/rc.d/init.d/afs<br>
# cp -p /usr/src/openafs-1.2.8/ppc_linux24/dest/root.client/usr/vice/etc/af=
sd /usr/vice/etc<br>
<br>
According to the Manual from <a href=3D"http://openafs.org">openafs.org</a>=
, that should do to start the AFS client whit the command.<br>
<br>
# /etc/rc.d/init.d/afs start<br>
<br>
But it didn't. So can someone give me some ideas what I did wrong (or
what I didn't do at all), or maybe how to get more detailed information
about the errors ocurring?<br>
Thank you.<br>
<br>
Best regards, Konstantin<br>

------=_Part_1585_10787215.1123677142378--