vios mount

hi,

i tried to mount using

$ mount nimsrv01:/export/mksysb_dev/VDEVVIO1 /mksysb
in vios mode.
i got following error..

</code>
Some error messages may contain invalid information
for the Virtual I/O Server environment.
mount: 1831-008 giving up on:
nimsrv01:/export/mksysb_dev/VDEVVIO1
vmount: A file or directory in the path name does not ex
</code>

but, i succedeed in aix mode..
</code>
$oem_setup_env
#mount nimsrv01 /export/mksysb_dev/VDEVVIO1 /mksysb
#
</code>

there are no errors in aix mode.

is there any difference in vio's mode.

can anyone have idea...

thanks

VIOS mode is restricted and customized AIX environment. Even it has its own set of commands, you can not use all your AIX command in VIOS mode. Even you can't run smitty, mkdev and such common commands which we frequntly use on AIX.

While you give "oem_setup_env" the VIOS will give you normal AIX mode where you can run all your normal AIX command.

So for NSF mount, I think there might be different command or may be the option not available in VIOS mode.