![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mounting file system /etc/vfstab | panchpan | SUN Solaris | 4 | 10-16-2007 11:39 PM |
| File system not mounting at bootup | m223464 | AIX | 2 | 07-31-2007 08:48 AM |
| mounting windows(vfat) file system | ajoy patel | SUN Solaris | 1 | 03-04-2006 01:22 AM |
| Mounting a Windows Network Drive on Solaris 10 | annointed3 | UNIX for Dummies Questions & Answers | 3 | 02-09-2006 03:40 PM |
| Mounting an ISO As a file system in AIX | murdaugh | UNIX for Advanced & Expert Users | 1 | 01-11-2002 12:32 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Mounting a NFS network file system across platforms - Solaris to AIX
Hi all,
Kind of an emergency situation, I have to NFS mount an AIX filesystem on to a Sun Solaris OS (5.10). Typically from Sun to Sun is: mount -F nfs <remote file system>/dir <mount point> Which of course doesn't work if the remote file system is another OS (like AIX). Is there some special step or flag that must be added? Thanks much for any advice! ******* Okay I have this solution I found (quote from a forum) Make the exports accessible for NFS version 3, then # mount -F nfs -o vers=3 hostname:directory mountpoint I cannot find a word anywhere in Google as to 'making exports accessible for NFS'. Does anyone know specifically what this person is talking about? Thanks much! Last edited by jeffpas; 03-14-2008 at 12:04 PM. |
| Forum Sponsor | ||
|
|