Update Immutability authored by jtkenny's avatar jtkenny
......@@ -10,7 +10,7 @@ Option 1: Using the GUI (recommended, don't need admin privileges)
7. Virtual box will warn you the drive must be detached from the vm instance, click release
8. Close the virtual media manager window
9. The storage drive should now show up as immutable
10. Run this command in windows C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" modifymedium be787164-a8a6-47d5-85af-9da6934f9f1a --autoreset=on
10. Run this command in windows C:\Program Files\Oracle\VirtualBox\VBoxManage.exe modifymedium be787164-a8a6-47d5-85af-9da6934f9f1a --autoreset=on
Option 2: Using the command line (need admin privileges to open cmd in c drive)
......
......