The following table shows you what you need to do in order to change the access mode of a NetWare volume:
| Change From | To | Changes Required |
|---|---|---|
| DOS | NetWare | Add the NFS name space to the volume. |
| DOS | UNIX | Add the NFS name space to the volume. Add the volume name to the LOAD NUC line in unistart.ncf (no change required if the all keyword is used). |
| NetWare | DOS | Remove the NFS name space from the volume. |
| NetWare | UNIX | Add the volume name to the LOAD NUC line in unistart.ncf (no change required if the all keyword is used). |
| UNIX | DOS | Remove the NFS name space from the volume. Remove the volume name from the LOAD NUC line in unistart.ncf (no change required if the all keyword is used). |
| UNIX | NetWare | Remove the volume name from the LOAD NUC line in unistart.ncf. If the all keyword is on the LOAD NUC line, replace it with an explicit list of the names of all volumes to be loaded in UNIX mode. |