What are the differences between the implementations? Does booting from a vhd using ventoy (external ssd not usb) let me avoid losing a partition to windows?

  • HubertManne@moist.catsweat.com
    link
    fedilink
    arrow-up
    2
    ·
    4 hours ago

    If you have your older maching around I recomend putting linux on it. You will see how fast it runs on the old hardware and pretty soon you will not be ablet to wait get it on the new hardware.

    • Dil@is.hardlywork.ingOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      I just want windows in case I need it for specific software or apps for whatever reason, Im not sure how a vhd boot off ventoy works, im trying to avoid wasting a partition on a windows install that will rarely be used

  • sylver_dragon@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 hours ago

    It depends on what your goals are.

    • Ventoy is good for having an alternate OS on a Thumbdrive. Even with a USB 3 device, you may encounter I/O blocking and find this isn’t suitable as a “daily driver” OS. However,. for booting something like Tails or Windows/Linux for OS specific hardware/applications, it can be a good solution.
    • Dualbooting is a good way to “test drive” an alternate OS and also have a way to fallback to the other OS if you regularly need access to some software which only runs on that OS. This is likely to have better performance than the USB/Ventoy setup at the cost of Windows fucking up the bootloader config from time to time.
    • Windows/Linux with a Linux/Windows VM is useful when you know what OS you want to run on a day to day basis, but have some reason to reach into the other OS on occasion and aren’t too worried about performance and hardware access in the alternate OS.

    Ultimately, it’s going to come down to what you are trying to do and why you want to run multiple Operating Systems. For example, my main system is running Linux. But, I want the ability to run Windows malware in a controlled sandbox (not a euphemism, I work in cybersecurity and lab some stuff for fun). So, I have KVM setup to run Virtual Machines, including Windows.

    For another example, prior to making the switch to Linux, I had Windows as my primary OS and booted Linux on a USB stick (not Ventoy, but close enough). This let me gain confidence that I would be able to make the jump.

    I don’t have a good example for dual booting. Maybe something like a SteamDeck where you want a stable, functional OS most of the time; but, have some games which will only run in Windows.

    • Dil@is.hardlywork.ingOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      My issue right now is having to give up a lot of size for partition when theres a good chance I never need to open windows again, just in case if I need to it can update and install what I need

    • Dil@is.hardlywork.ingOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      I want a backup persistent windows, but I dont want it taking up 128gb when im only using like 70gb, I thought vhd were a way to avoid this and have an install I can keep on my ssd or move to my usb with ventoy eith ease and launch if I need windows

    • Dil@is.hardlywork.ingOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

      I prob have plenty of security issues from all the sketchy things I download, not worried baout that, what are they going to do take my social security code and passwords that are all public info, id leak my own nudes if someone blackmailed me

  • Xanza@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    3
    ·
    5 hours ago

    Virtualizing your *nix setup is the way to go if you’re too weak to let go of Windows permanently (lol).

    Windows is destructive and every time there’s a major update it will eat the bootloader and remove any *nix entries. Using virtualization removes that problem at the cost of performance.

    • Dil@is.hardlywork.ingOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      Theres always a chance something I need doesnt support linux, imo its smart to have a backup, I just dont want to waste unnecessary space or want to deal with partitions for windows since they give me a lot of issues trying to shrink them. I saw vhds with usb method mentioned on lemmy a few times and it seemed like a way to avoid partitions since you can have a 1tb whd, with 10gb on it on a 100gb harddrive, so Im assuming you can avoid having to lose hella space to a windows install you might never use, instead only as much as it actually takes up.

      • Xanza@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        5 hours ago

        Can’t say I agree.

        *nix virtualizes way better than Windows. You’ll get better overall performance by virtualizing *nix and using Windows on bare metal.

        • catloaf@lemm.ee
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 hours ago

          Why do you say that? I’ve run plenty of both and haven’t really had trouble with one or the other.