z/OS UNIX System Services Planning
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Leaving the root file system mounted in read/write mode

z/OS UNIX System Services Planning
GA32-0884-00

To leave the root file system mounted in read/write mode, make sure that the MODE parameter of the BPXPRMxx member has been specified RDWR. For example:
ROOT FILESYSTEM('OMVS.ZFS.ROOT')     /* Root file system       */
         TYPE(ZFS)                   /* File system type ZFS   */
         MODE(RDWR)                  /* Mounted for read/write */

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014