Hi guys, basically as the title says I want to make external SSD drive with "Windows to Go" for the stuff that I really need Windows for unfortunately (proprietary CAD software) but there is no software for making this on Linux that I can find

Edit: typo

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 9 months ago (2 children)

It should.

Hell I have hardware dongles I have to deal with that work fine in a VM.

Are you sure you can't go the easier route with a VM? Running off USB will be slow and unpleasant, especially with windows.

What's the VM issue?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 9 months ago (1 child)

    In my case it’s been hardware acceleration. Sure I can make the adobe suite “run” but it’s not really usable at a professional level without hardware accel.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months ago (1 child)

    Single GPU or dual GPU laptop?

    Have you looked at libvf.io?

    virtio-gpu (if you look to the more recent work) has made big strides, but I also wouldn't consider it "ready".

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months ago (1 child)

    Single gpu on my desktop. AMD 7900xt. I haven’t looked at either of those. I’ll give them a browse!

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 9 months ago (1 child)

    Take a look, and consider one more option (I have this setup in one of my workstations).

    A second GPU. Older is fine, I have an older quadro 2000 in one machine thats great for cad, when I load up my VM for AutoCAD architecture, thats the GPU its using.

    I have a few others with quadro 620s in them, the Intel iGPU is accessed shared by being an lxc, the quadros I pass through to the VMs. Some need very different configs, so I only power up the VM when I need it, so they can all use the same passed through GPU.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months ago (1 child)

    Ohh I see. You just dedicate another gpu to the VM? That sounds cool. I do have an extra.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 9 months ago

    Yup! Doesnt matter if its running in a reduced capacity by being in a x8 instead of an x16 either (which honestly won't matter as much to performance as you might think anyway), just about any hardware acceleration makes a world of difference with those applications.

  • source
  • parent
  • [–] [S] 1 point 9 months ago (2 children)

    Have you ever tried running Solidworks or Fusion 360 or Ansys or other Autodesk software in a vm? Painful is all I can say

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 9 months ago

    I have a client running both Solidworks and Fusion 360 in VMWare Workstation with GPU pass-thru enabled, it's pretty straightforward to setup and the end-users were pleased with it's performance. If you have USB license keys those usually work as well, just setup the USB device pass-thru.

  • source
  • parent