Comment 11 for bug 1762491

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :

the script already does the "in_virtual_machine" check
case "$1" in
  start)
        in_virtual_machine || exit 0
        log_begin_msg "Starting VirtualBox Additions"

for the check3d bug, can you please open an upstream ticket?