40
submitted 1 week ago by rabber@lemmy.ca to c/linux@lemmy.ml

I am not looking for software alternatives. Is the best method still to dual boot?

you are viewing a single comment's thread
view the rest of the comments
[-] tty5@lemmy.world 4 points 1 week ago* (last edited 1 week ago)

Docker containers share host os kernel - can't be used to run a different os.

Your options:

  • Run windows in a VM. You assign some of your PC resources (ram, CPU cores, storage) to vm. That windows VM is going to be within 1-2% of a PC with the specs matching resources assigned to VM. You won't get GPU acceleration unless you pass the entire GPU to VM, but it doesn't matter for Lightroom. Will run perfectly.
  • Run Lightroom with Wine. It runs as just another Linux program via a translation layer. It will get access to all resources your PC has and it won't waste resources running entire 2nd os in a VM, but there is a performance impact of the translation layer. Performance impact varies depending on specific piece of software and sometimes it even runs faster.

Edit: it turns out it does like GPU acceleration, so performance impact without GPU passthrough will be noticeable at least when opening images. Running it on wine is possible, but a pain - it requires manual workarounds and it doesn't run perfectly even with them.

this post was submitted on 12 Jan 2026
40 points (90.0% liked)

Linux

57274 readers
1214 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS