Your cart is currently empty!
How to Install Latest Garuda Linux on VirtualBox
If you’re looking to explore the power and aesthetics of Garuda Linux without messing with your main system, VirtualBox is your best friend. Here’s how to install the latest version of Garuda Linux on VirtualBox in under 30 minutes.
What You’ll Need
- VirtualBox installed on your PC (Windows, Mac, or Linux)
- Garuda Linux ISO (get it from garudalinux.org/downloads.html)
- At least 4GB RAM and 20GB free disk space
1. Download Garuda Linux ISO
Head to Garuda Linux’s official download page and pick the edition you want (most users start with “Garuda KDE Dr460nized”). Download the ISO file.
2. Set Up a New Virtual Machine
- Open VirtualBox and click New.
- Name your VM, e.g., “Garuda Linux.”
- Set Type: Linux, Version: Arch Linux (64-bit).
- Assign Memory Size: Minimum 4096 MB (4GB) for a smooth experience.
- Create a Virtual Hard Disk Now – choose at least 20GB (dynamically allocated).
Tip: Need more disk space for your virtual machine later? Check out How to Enlarge a Virtual Machine’s Disk in VirtualBox or VMware for a quick walkthrough.
3. Configure VM Settings
Before starting, tweak a few settings for better performance:
- System > Processor: Give it 2+ CPUs if you can.
- Display > Video Memory: Max out to 128MB.
- Storage: Click “Empty” under Controller: IDE. Click the CD icon, select “Choose a disk file,” and pick your downloaded Garuda ISO.
- Network: Set to “Bridged Adapter” or leave as default NAT.
4. Boot and Start the Installer
- Start the VM.
- Select “Boot Garuda Linux” in the menu.
- Once on the live desktop, click “Install Garuda Linux”.
5. Install Garuda Linux
The Calamares installer is straightforward:
- Language: Pick your language and continue.
- Location & Keyboard: Set your region and layout.
- Partitions: Choose “Erase disk” (safe in a VM) or customize as you like.
- User Setup: Enter your name, username, and password.
- Summary: Review your choices, then click Install.
The process takes 10-20 minutes. When it’s done, restart the VM and remove the ISO when prompted.
6. First Boot and Post-Install Tips
You’re in! Log in with your credentials.
Next steps:
- Update the system:
sudo pacman -Syu
- Install VirtualBox Guest Additions for better performance:
sudo pacman -S virtualbox-guest-utils
sudo systemctl enable --now vboxservice
Troubleshooting
- Black screen after install? Try increasing video memory or enabling 3D acceleration in VM settings.
- Resolution issues? Guest Additions usually fix this.
Wrapping Up
That’s it. You now have Garuda Linux running inside VirtualBox—perfect for testing, learning, or daily use. Experiment, tweak, and enjoy what Garuda Linux has to offer!
Need to expand your VM’s disk later? Don’t miss this guide: How to Enlarge a Virtual Machine’s Disk in VirtualBox or VMware.
Got questions? Drop them in the comments below.
Tech enthusiast and content creator passionate about making technology simple for everyone. I share practical tips, guides, and reviews on the latest in computers, software, and gadgets. Let’s explore the digital world together!