> -----Original Message----- > From: Linux on 390 Port On Behalf Of Rick Troth > > Looks like part of the problem is that both ends call themselves "localhost". > > DO NOT use "localhost" for the NFS mount (unless you really want to NFS mount > something served back to > the same box, clearly not this case). > > ... > > Maybe try mounting by IP address. > > > mount 192.168.55.44:/tmp/iso /tmp/testit > > > ... replacing "192.168.55.44" with the address of the laptop.
[root@localhost ~]# mount -v 10.250.24.67:/tmp/iso /tmp/testit mount.nfs: timeout set for Thu Mar 7 10:34:01 2013 mount.nfs: trying text-based options 'vers=4,addr=10.250.24.67,clientaddr=10.250.24.67' < ... > ^C [root@localhost ~]# In case you're assuming I have two machines, I have only the one Linux laptop, on which I've tried all suggestions so far. Should I be trying these mount commands from another machine, e.g. the SLES install program on z/VM? I could also use one of the RHEL identities on z/VM. -jc- > > > > -- > -- R; <>< > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send email > to [email protected] > with the message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit http://wiki.linuxvm.org/ ********************************************************************** Information contained in this e-mail message and in any attachments thereto is confidential. If you are not the intended recipient, please destroy this message, delete any copies held on your systems, notify the sender immediately, and refrain from using or disclosing all or any part of its content to any other person. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
