fs does not work?
Naomaru Itoi
itoi at eecs.umich.edu
Wed Jun 24 22:05:21 CEST 1998
Hi Assar,
> Other than that, enable debugging in xfs and arlad and see if you see
> messages when you're doing k_hasafs()
When I run fs command like this,
# /usr/arla/bin/fs /afs
Error detecting AFS
Either the kernel or arlad does not give me any message.
Fs command fails at the beginning of main() of fs.c. k_hasafs()
returns 0 and errno is also 0.
int
main(int argc, char **argv)
{
int ret = 0;
if(!k_hasafs()) {
printf ("Error detecting AFS\n");
exit(1);
}
...
--
Concentration .. Naomaru Itoi
More information about the Arla-drinkers
mailing list