Skip to content

[Request] Is there a way to make this work on immutable Linux distros? #26

@hobbesjaap

Description

@hobbesjaap

Hi, first of all - thank you so much for your work on this! VirtualBox is still the best option for me out there when it comes to virtualising Windows on Linux.

I've recently changed my distro to Bazzite, which is an immutable distro based on Fedora Silverblue. This means that the /usr/ folder can't be modified, even as root user.

When I try to run the script to enable USB, it fails, telling me:

mkdir: cannot create directory ‘/usr/lib/virtualbox’: Read-only file system
mv: inter-device move failed: 'VBoxCreateUSBNode.sh' to '/usr/lib/virtualbox/'; unable to remove target: Read-only file system
chown: cannot access '/usr/lib/virtualbox': No such file or directory

This is expected behaviour on Bazzite, but means that I'm stuck with no VirtualBox. I'd hate to distrohop, but may need to...

Right now, I can't seem to get NAT/networking to function, so no internet = no product activation on Affinity, for example.

Would you know if there's any way to have these scripts and features run from the user directory, and not from the root /usr/ directory?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions