|
#1
| |||
| |||
| I have a PC running Solaris 2.7, i have a share drive using the share command, this allow me to share a nfs drive i can't get MacOS X to mount the connection. Any body know how ? Warren |
|
#2
| ||||
| ||||
| I've learned there are a couple of ways to do this, one using NetInfo Manager and the other using the CLI, the NetInfo route is a bit more reliable and hands free on OS X, in my opinion. Before you start you may want to confirm that your Solaris box is actually exporting correctly or that it is set up to export to your IP space. From the CLI type: showmount -e www.yourNfsServer.com (or the IP address of the nfs server) this will sow you a list of volumes and what IPs they are exporting to. 1) open NetInfo Mgr. 2) authenticate 3) select the mounts directory 4) click on the the "add new directory' icon and type Cmd+n 5) Using the Directory menu add the following properties and values to the ne entry Property.....................Value ------------------------------------------------ name ........................ myNfsServer:/mydir/ type .......................... nfs dir ............................. /the/mount/point/of/the/shared/volume/ 6) Cmd + s to save or File>Save 7) Deauthenitcate 8) Try loggin out to incorporate these changes, but I have always had to Restart
__________________ holmBrew =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Great Web Hosting: www.elfon.com PowerBook(Prismo) 400Mhz G3 266Mhz G3 MT Gossamar 400Mhz G3 Yosemite 800Mhz G4 Quicksilver (my work box) All running Mac OS X 10.2.4 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
|
#3
| |||
| |||
| thanks I did what you said, the showmount -e namenfsserver I add the netinfo save reboot then it hung on starting file system, don't now how to make it skip it so I can change the netinfo any Ideas |
|
#4
| ||||
| ||||
| hmmmm... try unplugin it from the netowrk and restarting...maybe then it will think you don;t need to start nfs because there is no other network except for the loopback. -jason
__________________ holmBrew =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Great Web Hosting: www.elfon.com PowerBook(Prismo) 400Mhz G3 266Mhz G3 MT Gossamar 400Mhz G3 Yosemite 800Mhz G4 Quicksilver (my work box) All running Mac OS X 10.2.4 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
|
#5
| ||||
| ||||
| I did the same thing with my red hat box. I configured mac os x to mount the volume on startup, but I haden't configured the redhat box correctly. I needed to add a line to /etc/hosts.allow for my computer. portmap : 192.168.1.0/255.255.255.0 : allow I think solaris will be different because it may have a different pam or something. Also, the only way to make your computer boot up now (asuming that the nfs connection fails on startup), is to boot holding apple-s. That gets you in to single user mode. Then mount your file system just like in the instructions you are given. Next, you have to figure out how to use nidump and niload to remove the netinfo domain you created under mounts. Its quite annoing, so I gave up and fixed my redhat box. Another thing I just realized, you may be able to simply remove it from startup by removing the files in /System/CoreServices/StartupItems/mounts/ really, all you need to do is remove the 'mounts'. It might be labeled differently, maybe as nfs or something. But if you remove it, then it will no longer be accessed on bootup. |
|
#6
| ||||
| ||||
| I've not had any problems with my set up, and I did everyhting with NetInfo Manager. You can also delete the mount with NetInfo Manager, which I think is safer than doing it from the command line.
__________________ holmBrew =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Great Web Hosting: www.elfon.com PowerBook(Prismo) 400Mhz G3 266Mhz G3 MT Gossamar 400Mhz G3 Yosemite 800Mhz G4 Quicksilver (my work box) All running Mac OS X 10.2.4 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
|
#7
| ||||
| ||||
| Well, when boot up fails, and only single user mode works, its kinda hard to get into the netinfo manager (you are at a shell prompt, with no gui in sight). At least thats what I was faced with. I think I'm lucky that I got my linux box to work. If I haden't of been able to, I probably would have really messed things up trying to remove the domain via command line. |
|
#8
| |||
| |||
| I followed holmBrew's concise directions to enable an NFS mount. Didn't work! I ran showmount -e to make sure I could see the exported dir. In NetInfo Mgr I created a new mount name = meth1:/methods/ type = nfs dir = /Volumes/methods/ During the reboot I see nfs starting, but the nfs device is not mounted after the reboot. Any idea why this is not working? Dennis |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NFS browsing and mounting | tmmacpha | Networking & Compatibility | 3 | December 29th, 2005 05:11 PM |
| mounting a solaris nfs exported / shared mount point from os x client | baldwinsung | Mac OS X System & Mac Software | 5 | February 25th, 2002 05:21 PM |
| Mounting NFS issues | davegutt | Mac OS X System & Mac Software | 0 | December 21st, 2001 01:36 PM |
| OS X & mounting AppleTalk or Netware network drives | erdunbar | Mac OS X System & Mac Software | 3 | June 27th, 2001 01:13 PM |
| nfs mounting a directory | holmBrew | Mac OS X System & Mac Software | 12 | June 21st, 2001 10:19 AM |