VirtualBox

Changes between Version 1 and Version 2 of Ticket #8105


Ignore:
Timestamp:
Feb 2, 2011 2:09:10 PM (13 years ago)
Author:
Frank Mehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8105 – Description

    v1 v2  
    1919The workaround I have been using is to perform the following steps:
    2020
    21 1) Attach the storage with 'VBoxManage storageattach' as '--mtype normal'. This registers the HDD in the machine's configuration file, in the absence of a global register as of VB 4.0.0.[[BR]]
    22 
    23 2) Detach the storage again (--medium none), to make VBoxManage happy during the next step[[BR]]
    24 
    25 3) Set the HDD type to immutable using the 'VBoxManage modifyhd' command[[BR]]
    26 
    27 4) Re-attach the HDD with 'VBoxManage storageattach' as '--mtype immutable'[[BR]]
     21 1. Attach the storage with 'VBoxManage storageattach' as '--mtype normal'. This registers the HDD in the machine's configuration file, in the absence of a global register as of VB 4.0.0.[[BR]]
     22 2. Detach the storage again (--medium none), to make VBoxManage happy during the next step[[BR]]
     23 3. Set the HDD type to immutable using the 'VBoxManage modifyhd' command[[BR]]
     24 4. Re-attach the HDD with 'VBoxManage storageattach' as '--mtype immutable'[[BR]]
    2825
    2926

© 2023 Oracle
ContactPrivacy policyTerms of Use