|
Search Forums:
|
|||||||
| Forums | Register | Forum Rules | Linux and Unix Links | Man Pages | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
AIX upgrade
i upgrade aix ml 5.3.2.1 to 5.3.2.2 but when running commnd #oslevel -r
shows out put, again 5.3.2.1-- where should i chek??? 2-can any one tell me when mknfs command run which files get updated?? Last edited by zaxxon; 09-08-2010 at 03:43 AM.. Reason: Correcting spelling in subject |
| Sponsored Links | |
|
|
|
#2
|
|||
|
|||
|
my proposition use man: man oslevel, man mknfs 1) Code:
oslevel-f 2) Code:
man mknfs OK we can read mknfs can change file: /etc/inittab to execute the /etc/rc.nfs on the system start, or starts the /etc/rc.nfs file to start NFS imediately Last edited by john1212; 09-08-2010 at 05:45 AM.. |
| Sponsored Links | ||
|
|
|
#3
|
||||
|
||||
|
1) You can issue a: Code:
instfix -i| grep ML .. and have a look what might be missing. 2) See john1212 answer or type in Code:
man mknfs and read the description. |
| Sponsored Links | ||
|
|