this post was submitted on 10 Aug 2024
83 points (98.8% liked)

Linux

47237 readers
856 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 5 years ago
MODERATORS
 

I use vmware and qemu

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

Virt manager for qemu. I use docker and distrobox for Linux distros

I recently managed to use my windows partition (for dual boot) as a disk for a qemu. I don't use it but really cool trick anyways. Tutorial here

Also it's not very healthy for windows since it is not designed for constant hardware changes. But idc all my apps are installed on D: so I can just reinstall it without thinking about it much

[–] Mwa@thelemmy.club 1 points 1 month ago (1 children)

I tried doing tbe same thing as you on my separate windows ssd gives me a error on bootup and qemu/kvm won't let me boot from my vendor usb I tried only putting the isos and windows cannot find the ssd and hiren just gets a error

[–] yogurtwrong@lemmy.world 1 points 1 month ago* (last edited 1 month ago) (1 children)

Did you read the article I linked? They use RAID to create a virtual disk (similar to a loop device in this context)

[–] Mwa@thelemmy.club 1 points 1 month ago

ohh i seen some parts of the article