included unattended
This commit is contained in:
parent
a0426f6121
commit
15818f6744
@ -234,7 +234,7 @@ root@tk5-sysa:~/mvs-tk5/conf# cd ..
|
||||
root@tk5-sysa:~/mvs-tk5#
|
||||
</pre>
|
||||
|
||||
Finally, there are two additional permissions mods that are needed. We can do these commands from the base directory. First, the mvs runner itself: `chmod +x ./mvs`. Then the directory where the hercules emulator is found: `chmod -R +x ./hercules`. Once that is done, we can proceed to the execution step.
|
||||
Finally, there are three additional permissions mods that are needed. We can do these commands from the base directory. First, the mvs runner itself: `chmod +x ./mvs`. Second, the directory where the hercules emulator is found: `chmod -R +x ./hercules`, and finally, the "unattended" directory: `chmod -R +x ./unattended`. Once that is done, we can proceed to the execution step.
|
||||
|
||||
### Running The Turnkey MVS Instance
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user