• @wildbus8979@sh.itjust.works
    link
    fedilink
    35
    edit-2
    9 months ago

    Who cares. Why use sub par Type 2 virtualization with DKMS modules when you can use built+in world class, industry standard, Type 1 hypervisor with Qemu+KVM and Virt-Manager? Already has clipboard sharing with qemu-guest-agent.

    • beleza pura
      link
      fedilink
      89 months ago

      vbox is easy. qemu is kinda frustrating to use sometimes, although virt-manager makes it a little easier

        • @bravemonkey@lemmy.ca
          link
          fedilink
          4
          edit-2
          9 months ago

          Vbox will create a bridge with my wifi card (I’m a laptop user with no option for a wired nic in the host).

          I’ve never been able to get kvm to do that and haven’t found any working instructions online that a simpleton like me can follow

      • @TCB13@lemmy.world
        link
        fedilink
        English
        29 months ago

        vbox is easy until it starts saying vt-d isn’t enabled and refuses to start when it fact it is.

    • @SomeKindaName@lemmy.world
      link
      fedilink
      39 months ago

      Because at least for me getting a shared folder to work was a total pain in the ass. Virtualbox just worked in that regard.

    • @leo85811nardo@lemmy.world
      link
      fedilink
      39 months ago

      Because they are for different use cases. I use QEMU+KVM on desktop for games and 3D CAD software, because of its undeniable performance advantage. But on work laptop, I use VirtualBox to test my software on different platforms. On VirtualBox it’s relatively easy to initialize a VM, configure network, file sharing and device passthrough, and its snapshot feature allows me recreate the same environment for troubleshooting

        • @leo85811nardo@lemmy.world
          link
          fedilink
          2
          edit-2
          9 months ago

          I just looked them up and maybe you are right. But QEMU definitely lacks a GUI config tool that is both easy to use and allows for advanced features like snapshots. So far the only ones I know is GNOME Boxes and Virt Manager, and neither is as good as providing handy ways to configure as VirtualBox. I could probably just write the XML config or QEMU command by the documentation, but next time it could be a different scenario so I have to investigate the docs and maybe a few more forum posts. In VirtualBox, the buttons that do everything for me are always there

          • @wildbus8979@sh.itjust.works
            link
            fedilink
            0
            edit-2
            9 months ago

            But QEMU definitely lacks a GUI config tool that is both easy to use and allows for advanced features like snapshots.

            Let me say it louder for the people in the back: https://virt-manager.org/

            It literally does everything you mentioned, including allowing you to edit the XML files manually to reach advanced or obscure features that are not exposed. And it can do it remotely via SSH, and it managed LXC and Xen too.

            • @leo85811nardo@lemmy.world
              link
              fedilink
              19 months ago

              Last time I tried Virt manager, I couldn’t figure out bridge networks and ended up corrupted the XML config for the VM. Skill issue for me I guess

              • @wildbus8979@sh.itjust.works
                link
                fedilink
                1
                edit-2
                9 months ago

                Bridge networking should be as simple as selecting “bridge” in the network interface setting and putting the name of your bridge interface… You can create a bridge interface with Network-Manager. Or use macvtap.

    • @sanpo@sopuli.xyz
      link
      fedilink
      39 months ago

      Because for some reason, no matter what I try, Windows 10 desktop is laggy as hell on Qemu, and smooth out of the box on VirtualBox.

    • boredsquirrel
      link
      fedilink
      29 months ago

      I think VBox is more user friendly? Virt-manager would need a GTK4 (?) update and a few UX improvements.

      • @wildbus8979@sh.itjust.works
        link
        fedilink
        19 months ago

        Certainly using a slightly dated Gtk is still more user friendly and better integrated than the god aweful stuff Oracle puts up. What UX improvements are you looking for?

        • boredsquirrel
          link
          fedilink
          29 months ago

          I never got clipboard sharing working, on Fedora 40 KDE on Wayland. Probably a Wayland issue.

    • @NotAnArdvark@lemmy.ca
      link
      fedilink
      19 months ago

      Doesn’t VirtualBox use KVM if it’s available?

      I likeVBoxManage. Any crazy thing I’ve ever imagined doing with a VM it’s already supported.

      So, to answer your question - I use VirtualBox because it does everything I want and I’ve never had a reason to look elsewhere.

      • @wildbus8979@sh.itjust.works
        link
        fedilink
        09 months ago

        No, VBox does not use KVM unless you use some off brand backend, which is an extra layer of complexity and software you must install and manage.

        Absolutely everything you might want to do with VBoxManager is going to be available via virsh and the multiple libviet utilities.

        I’ve never had a reason to look elsewhere.

        Not using Type 2 hypervisor would be a good one. Not being beholden to Oracle’s shitry licensing schemes is certainly another.

  • s4if
    link
    fedilink
    29 months ago

    Neat. As I am in the process of fully migrating to wayland, it is good. I only work as a teacher, so I don’t really concern about licensing, lol.