this post was submitted on 17 Aug 2023
33 points (88.4% liked)

Linux

45573 readers
660 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 want to get into Arch Linux, but I don't have that much experience and I feel like it'll be easier to set it up in a virtual machine rathen than dual booting, I've used Oracle VirtualBox before but it's very laggy. Are there any other VMs that aren't as laggy, or do I just have a hardware issue?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 10 months ago (10 children)

Desktop usage is almost always going to feel laggy in a VM because you don't have a real GPU inside the VM and it will fallback to some non-accelerated framebuffer mode. There are some GPU virtualization solutions, for example QEMU has virgl that offers 3D acceleration, but in my experience it's buggy/not ready and doesn't offer near bare metal performance.

The only way to get near bare metal graphical performance in a VM is by using PCI pass through of an entire GPU, but that requires an extra GPU, is non-trivial to setup and comes with a lot of caveats.

[–] [email protected] -4 points 10 months ago (7 children)

Don't worry, if he installs Arch from scratch, it will take him a long time before even having internet connection or installing X.

[–] [email protected] 7 points 10 months ago (1 children)

That's just a meme. If you can follow some basic instructions, you can setup arch.

[–] [email protected] 1 points 10 months ago

This. There's archinstall now, too. A bit buggy in my experience so I prefer the old fashioned way.

load more comments (5 replies)
load more comments (7 replies)