最終更新:2025-12-02 (火) 10:29:09 (9d)  

vboxconfig
Top / vboxconfig

エラー

  • $ sudo vboxconfig 
    vboxdrv.sh: Stopping VirtualBox services.
    vboxdrv.sh: Starting VirtualBox services.
    vboxdrv.sh: Building VirtualBox kernel modules.
    vboxdrv.sh: failed: Look at /var/log/vbox-setup.log to find out what went wrong.
    
    There were problems setting up VirtualBox.  To re-start the set-up process, run
      /sbin/vboxconfig
    as root.  If your system is using EFI Secure Boot you may need to sign the
    kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load
    them. Please see your Linux system's documentation for more information.

Linux/var/log/vbox-setup.log?

  • gcc-12が無いらしい
    /bin/sh: 1: gcc-12: not found