VirtualBox

Ignore:
Timestamp:
Jul 21, 2017 6:19:28 PM (7 years ago)
Author:
vboxsync
Message:

Unattended: Try make debian 9.0 work with GAs and TXS too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg

    r68075 r68087  
    6464d-i preseed/late_command string cp /cdrom/vboxpostinstall.sh /target/root/vboxpostinstall.sh \
    6565 && chmod +x /target/root/vboxpostinstall.sh \
    66  && /bin/bash /root/vboxpostinstall.sh
     66 && /bin/bash /root/vboxpostinstall.sh --preseed-late-command
    6767
    6868# Same as above, but for ubiquity.
     69ubiquity ubiquity/success_command string vboxpostinstall.sh
    6970ubiquity ubiquity/success_command string cp /cdrom/vboxpostinstall.sh /target/root/vboxpostinstall.sh \
    7071 && chmod +x /target/root/vboxpostinstall.sh \
    71  && /bin/bash /target/root/vboxpostinstall.sh
     72 && /bin/bash /target/root/vboxpostinstall.sh --ubiquity-success-command
    7273
     74# automatically reboot after installation.
     75ubiquity ubiquity/reboot boolean true
     76
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