• LeFantome@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    7 days ago

    One small downside…

    This is not in FlatHub and it is not an official part of the VirtualBox KVM project from Cyberos Technology (the folks that make VirtualBox KVM).

    This is a project from GitHub user tulilirockz

  • LeFantome@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    This is awesome. I use the KVM version of VirtualBox all the time. Not only is it a great UI with good driver support but VirtualBox itself is cross platform while KVM and its various front-ends are not.

    I do demos and create documentation that shows VirtualBox in screenshots. The audience are people who will almost all be using Windows and macOS. With VirtualBox, we can all use the same UI with me enjoying better performance from KVM on my Linux boxes.

    VirtualBox KVM does not need kernel modules so kernel upgrades are not a hassle. Before now though, I have been having to compile VirtualBox KVM itself which is a bit of a beast.

    I cannot wait to try this.

  • trevor (he/they)@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    28
    ·
    7 days ago

    This isn’t just VirtualBox. It’s VirtualBox with a KVM back end. So you get the performance of KVM, but with a much better GUI than virt-manager.

    • qweertz (they/she)@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      7 days ago

      I found virtual box so much more confusing than virt manager TBH. Also there is GNOME boxes which is just a pleasure for spinning up quick uncomplicated VMs

      • trevor (he/they)@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 days ago

        You’re a different kind of VM enjoyer than me, and that’s okay 😎 I’m glad GNOME Boxes and virt-manager are getting the job done for you. I’m okay with the latter, but I think it needs some love, which is why I’m eager to see alternative frontend options.

  • LiveLM@lemmy.zip
    link
    fedilink
    English
    arrow-up
    9
    ·
    7 days ago

    Doesn’t Virtualbox require kernel modules to run? How does that work in a flatpak?

    • Maddier1993@programming.dev
      link
      fedilink
      arrow-up
      7
      ·
      7 days ago

      The backend is not virtualbox stuff but KVM stuff. Only the frontend is virtualbox. so one can claim that it’s more apt to say this is “virtualbox-ui”