Hi Bish

Hard Hat Linux is a Embedded Linux from Mvista. It has the kernel of version
2.2.14 and some embedded features added to it by Mvista. I have some mount
point such as /opt,  /home/user. Using /etc/exports file I have shared the
mount points so that I can mount this point in some other machine. I have
succeeded in sharing the mount points two Redhat M/C. However when I try the
same thing between a Redhat M/C and HardHat M/C, it is giving "Illegal
Instruction". Following is the command I have used between two M/C.

In exports file in M/C 1
/opt              192.168.10.0/255.255.255.0(rw)
/home/user    192.168.10.0/255.255.255.0(rw)

and run the service like rpc.nfs,  rpc.mountd, rpc.lockd, rpc.statd,
rpc.quotad.

In M/C 2

mount MistLinux:/opt     /localmount
where MistLinux is the first machine name.

One more problem is, from HardHat Linux I am not able to ping to any other
M/C with their names .
ie "ping MistLinux". I have edited the /etc/hosts file also however no
reply.

I hope this will help you to understand the problem what I am facing.Can you
suggest any solutions for this problem

Thanking you in advance

regards
Aman



_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to