Hello all
I Have 2 box:
1-A SCO Openserver 5.0.7
2-A Linux (KNOPPIX 5.0.1).
When I connect them with TCP/IP all connection types can be done but mounting one of SCO EAFS filesystems on the linux box fails. The command used was simple:
mount -t nfs 192.168.50.2:/u /mnt/1
192.168.50.2 is IP of SCO box and /u is a sample directory exported.
When the mount command fails it tells:
Can't read superblock.
How can we mount a filesystem from SCO box on a linux with nfs? What was wrong in our case?
Is this problem because of the nature of SCO filesystem(EAFS) (linux don't know it)? But if this is the problem, this matter must not make problem in NFS protocol?
Thus what is problem?
Any comment will be appreciated
Thanks
I Have 2 box:
1-A SCO Openserver 5.0.7
2-A Linux (KNOPPIX 5.0.1).
When I connect them with TCP/IP all connection types can be done but mounting one of SCO EAFS filesystems on the linux box fails. The command used was simple:
mount -t nfs 192.168.50.2:/u /mnt/1
192.168.50.2 is IP of SCO box and /u is a sample directory exported.
When the mount command fails it tells:
Can't read superblock.
How can we mount a filesystem from SCO box on a linux with nfs? What was wrong in our case?
Is this problem because of the nature of SCO filesystem(EAFS) (linux don't know it)? But if this is the problem, this matter must not make problem in NFS protocol?
Thus what is problem?
Any comment will be appreciated
Thanks