Tag Archives: mount

AIX can’t mount NFS mount: 1831-008

Sometimes when you try to mount file system (NFS) you will get the following Error: #mount -o rw server1:/dir /bk mount: 1831-008 giving up on: server1:/dir vmount: Operation not permitted.

How To Check Linux Hardware Info

lscpu Reports info about the cpu and processing units. lshw Reports detailed/brief info about multiple hardware units like cpu, memory, disk, network adapters etc.

How to mount,unmount an ISO Image in AIX

Sometimes you need to install package from AIX CD or install any other software like PowerHA on LPAR and the CD UNIT was located into another LPAR or you don’t have the CD but you have the ISO Image for … Continue reading