VirtualBox

Changeset 33718 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 3, 2010 9:14:08 AM (14 years ago)
Author:
vboxsync
Message:

Main: perform the file system check not only when starting the VM but also when restoring the VM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl2.cpp

    r33707 r33718  
    26402640         */
    26412641        if (   lType == DeviceType_HardDisk
    2642             && aMachineState == MachineState_Starting)
     2642            && (   aMachineState == MachineState_Starting
     2643                || aMachineState == MachineState_Restoring))
    26432644        {
    26442645            /*
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette