Skip to content

[Bug]: VirtualBox 7.2.4 VMs doesn't start from the CLI (virtualboxvm command) #418

@frank67

Description

@frank67

Version

7.2.4

Host OS Type

Linux

Host OS name + version

Debian 13.2

Host Architecture

x86

Guest OS Type

Linux

Guest Architecture

x86

Guest OS name + version

Debian Live or Windows XP

Component

Other

What happened?

If I start the virtual machine from the GUI (virtualbox command) all works nicely, the issue occurs when I try to run the command:

~$ virtualboxvm --startvm=Live

It fails showing a dialog box window error (see VBox.log) (VERR_VM_DRIVER_NOT_ACCESSIBLE).

My user belongs to "vboxusers" group:

~$ groups
frank cdrom floppy audio dip video plugdev users netdev vboxusers

I expect that the VM starts as it happens if I start it in the GUI.

VBox.log

How can we reproduce this?

On Debian 13.2 OS please try to open a VM from the CLI using the virtualboxvm command:

~$ virtualboxvm --startvm=Live
~$ virtualboxvm --startvm=WinXP

Did you upload all of your necessary log files, screenshots, etc.?

  • Yes, I've uploaded all pertinent files to this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions