VirtualBox

Ignore:
Timestamp:
May 1, 2022 5:26:05 PM (3 years ago)
Author:
vboxsync
Message:

Main/Unattended: bugref:9781. A small fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp

    r94752 r94764  
    10521052            strTxtCfg.append("grub.cfg");
    10531053        else
    1054             strTxtCfg.append("isolinux-.cfg");
     1054            strTxtCfg.append("isolinux-txt.cfg");
    10551055        rVecArgs.append().assign(pszMenuConfigFilename).append("=").append(strTxtCfg);
    10561056    }
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