A good way to know is running a showmount -e on the laptop. If it returns the contents of your /etc/exports, we have to think about what else could possibly be wrong. If don't, look on dmesg or /var/log/messages to see any informative error messages.
Mauro http://mauro.limeiratem.com - registered Linux User: 294521 Scripture is both history, and a love letter from God. 2013/3/6 Mark Post <[email protected]> > >>> On 3/6/2013 at 03:47 PM, "Chase, John" <[email protected]> wrote: > >> -----Original Message----- > >> From: Linux on 390 Port On Behalf Of Michael MacIsaac > >> > >> JC, > >> > >> > "mount -o ro,vers=3,nolock /dev/sr0 /tmp/iso" > >> Is that an NFS mount? I'm not sure it's reading from /etc/exports and > > utilizing the NFS server > >> daemon. > >> > >> Try this: > >> > >> # mount localhost:/dev/sr0 /tmp/iso > > > > That just "goes into a spin". After about a minute of "nothing > happening", > > I hit Ctrl+C to get out. > > That doesn't look good. Do you have the NFS server service running, along > with rpc.statd, rpc.mountd, etc? > > > Mark Post > > ---------------------------------------------------------------------- > 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/ > ---------------------------------------------------------------------- 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/
