33
submitted 1 year ago by Yoru@lemmy.ml to c/linux@lemmy.ml

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?

top 32 comments
sorted by: hot top controversial new old
[-] BestBouclettes@jlai.lu 17 points 1 year ago

If your computer is a Linux, QEMU/KVM with libvirtd is great. If you run a Windows 10 or higher, HyperV works great, you should also be able to grab a VMware Player if it's still free. For Mac you have Parallels I believe.

[-] nachtigall@feddit.de 9 points 1 year ago* (last edited 1 year ago)

Gnome Boxes is also great for simple stuff on Linux. Besides there is virt-manager as GUI for libvirt. On macOS UTM is a good free and open source tool.

[-] BestBouclettes@jlai.lu 1 points 1 year ago

Sorry I meant virt-manager yeah, I think it is part of libvirtd

[-] Yoru@lemmy.ml 2 points 1 year ago

I'll try it

[-] CameronDev@programming.dev 2 points 1 year ago

HyperV doesn't let you adjust the screen size does it? I tried to use it for work but that held me back

[-] BestBouclettes@jlai.lu 2 points 1 year ago

I believe you need to install the drivers for it. Something similar to vmwaretools but for hyperv.

[-] CameronDev@programming.dev 2 points 1 year ago

Oh okay, I couldn't even find any screen settings, so I assumed it was just not possible. Thanks, I'll look into it :)

[-] bahmanm@lemmy.ml 10 points 1 year ago* (last edited 1 year ago)

I'd say VirtualBox is still your best bet b/c of its well-polished user interface - ie unless you plan to play games.

very laggy

Had you installed "extension pack" & "guest additions"? If not, please do! They make a world of difference.

Grab them for the version you've installed from VirtualBox downloads directory. Install Oracle_VM_VirtualBox_Extension_Pack-x.y.z.vbox-extpack on your machine and VBoxGuestAdditions_x.y.z.iso on your VM.

For example, for version 7.0.10:

HTH

[-] CheshireSnake@iusearchlinux.fyi 3 points 1 year ago

I've never tried the extension pack, but I do have the guest additions. How do you install it?

[-] bahmanm@lemmy.ml 3 points 1 year ago

Here's a decent guide on how to do it for an Ubuntu VM (instructions should apply to Arch too.) Since you'll be manually downloading guest-additions, just skip the "prerequisites" section.

An here's a guide on how to install the extension pack.

Pray, post here if you run into any troubles (you shouldn't ✌️.)

[-] CheshireSnake@iusearchlinux.fyi 1 points 1 year ago

Thank you! I'll be back if I run into some trouble. :D

[-] Yoru@lemmy.world 1 points 1 year ago

Hello, no I haven't installed the packs yet. Will do so, thank you.

[-] UnfortunateShort@lemmy.world 9 points 1 year ago

You used VBox on Windows, huh? Because it works great on Linux and is absolute garbage on Windows. The distro is secondary here. Try VMWare Workstation Player, there's a free version. Works way better in my experience. As for Arch: Look at Garuda Linux, then try to replicate it on EndeavourOS and you'll know pretty much everything about customizations you need.

[-] Yoru@lemmy.ml 2 points 1 year ago

alright, thank you

[-] SpaceCadet@sopuli.xyz 6 points 1 year ago

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.

[-] Yoru@lemmy.world 1 points 1 year ago

VM has an option to enable GPU acceleration iirc, would that solve it?

[-] SpaceCadet@sopuli.xyz 1 points 1 year ago

Probably not. There are no implementations that I'm aware of that work well on a Linux guest.

[-] Frederic@beehaw.org -4 points 1 year ago

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

[-] SpaceCadet@sopuli.xyz 7 points 1 year ago

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

[-] CheshireSnake@iusearchlinux.fyi 1 points 1 year ago

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

[-] akash_rawal@discuss.tchncs.de 2 points 1 year ago

Dunno why are people spreading this myth... Arch is not that hard to install and you don't get a gold medal for installing it. I installed it with LXDE in an office machine, it only took me an hour.

[-] Frederic@beehaw.org 1 points 1 year ago

It depends, I installed it from base, text mode, I had to edit some config file to add my network interface and systemctl restart network etc, then pacman to install X, Xfce, etc, by hand. I guess the best thing is to install Manjaro for instance, it takes a few minutes and you have full GUI and everything.

[-] yum13241@lemm.ee 1 points 1 year ago* (last edited 1 year ago)
[-] PipedLinkBot@feddit.rocks 1 points 1 year ago

Here is an alternative Piped link(s): https://piped.video/watch?v=5KNK3e9ScPo

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source, check me out at GitHub.

[-] ogeist@lemmy.dbzer0.com 1 points 1 year ago

Have you heard of our lord and savior chroot?

[-] danielfgom@lemmy.world 3 points 1 year ago

Use KVM and virt manager instead of Virtual box because KVM gives your VM direct access to the bare metal so it runs way better. Virtualbox is running your VM via an abstraction layer which adds overhead and reduces performance.

Just Google how to install KVM on your distro.

[-] Yoru@lemmy.world 1 points 1 year ago
[-] qaz@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Do you have prior Linux experience apart from experimenting with Arch in Virtualbox?

[-] Yoru@lemmy.ml 2 points 1 year ago

I've used Pop_OS!, Mint and a little bit of Ubuntu before

[-] qaz@lemmy.world 0 points 1 year ago

I recommend putting Fedora with your preferred DE on a thumbstick and experimenting with that.

[-] BobbyBandwidth@lemmy.world 3 points 1 year ago

Go to eBay and search “thin clients” - you can get one for about $30, install arch and go nuts.

[-] TCB13@lemmy.world -4 points 1 year ago

You should use Debian.

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

Linux

46620 readers
935 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