I have a AIX 4.3 system on which I am trying to do mkfs on a logical volume I created as follows:
/usr/sbin/mkfs -V jfs -s 65536 /dev/hd4
to which I am getting the error message:
Filesystem Helper: Access denied or could not execute
Can some expert tell me what I am missing? I have tried many variations of mkfs arguments and tried to supply more arguments than the above, but same result.
/usr/sbin/mkfs -V jfs -s 65536 /dev/hd4
to which I am getting the error message:
Filesystem Helper: Access denied or could not execute
Can some expert tell me what I am missing? I have tried many variations of mkfs arguments and tried to supply more arguments than the above, but same result.