VirtualBox

Changeset 29227 in vbox


Ignore:
Timestamp:
May 7, 2010 4:18:58 PM (15 years ago)
Author:
vboxsync
Message:

Main: allow restoring with broken floppy images as well

File:
1 edited

Legend:

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

    r29226 r29227  
    24252425
    24262426        if (    pMedium
    2427              && enmType == DeviceType_DVD)
     2427             && (    enmType == DeviceType_DVD
     2428                  || enmType == DeviceType_Floppy
     2429           ))
    24282430        {
    24292431            // if this medium represents an ISO image and this image is inaccessible,
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