This week's book giveaway is in the Testing forum.
We're giving away four copies of Practical Unit Testing with TestNG and Mockito and have Tomek Kaczanowski on-line!
See this thread for details.
The moose likes Linux / UNIX and the fly likes mount (Solaris) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "mount (Solaris)" Watch "mount (Solaris)" New topic
Author

mount (Solaris)

Jason Brawner
Ranch Hand

Joined: Dec 19, 2001
Posts: 66
I did an nfs mount to Win2000 server running Services for Unix. This works fine until the solaris box is restarted and the mount is not there anymore. How do I create a nfs mount that reconnects at startup?
I tried putting the mount in /etc/fstab but that didn't work. Any suggestion?
Thanks,


Jason E. Brawner<br />Sun Certified Java Programmer<br />Sun Certified Web Component Developer
Michael Ernest
High Plains Drifter
Sheriff

Joined: Oct 25, 2000
Posts: 7231

I'm confused; is the Win2000 mounting the file system in question, or exporting it to a Solaris client?


Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
 
 
subject: mount (Solaris)
 
Threads others viewed
Providing dynamic content from separate web/app servers
Is it possible to mount a Solaris drive in Linux?
Changing webapps directory
Wondows from Linux
Java app server intermittently throws FileNotFoundException on files found on NFS...
IntelliJ Java IDE