Part 1 -QEMU/KVM on Arch Linux

All things related to Linux software.
User avatar
UraharaUlquiorra
Game Development Club Leader
Posts: 10
Joined: Wed Feb 24, 2016 7:43 pm
Country: South Africa
Firstname: Alano

Part 1 -QEMU/KVM on Arch Linux

Postby UraharaUlquiorra » Thu Nov 17, 2016 11:22 pm

Hi all,

Synopsis:
Installing Arch Linux and what you need to know.

What do I need?
The ISO file first of all: here
*tip use the magnet to use a torrent file to download the iso. (in my experience it is faster than direct downloads)
An uncapped internet connection.

Preparing the install
After you have downloaded the ISO, make either a bootable pen drive (recommended) or a dvd.
Windows:
Use Universal Pen Drive (for windows)

GNU/Linux:
"Run the following command, replacing /dev/sdx with your drive, e.g. /dev/sdb. (do not append a partition number, so do not use something like /dev/sdb1):"

Code: Select all

# dd bs=4M if=/path/to/archlinux.iso of=/dev/sdx status=progress && sync

"The option status=progress above reports transfer progress every so often. It was introduced in coreutils 8.24 and should be omitted if distribution used to create installation media provides older version. Do not miss sync to complete before pulling the USB drive."
-Source

Installing
Here is the wiki installation guide: here
OR
A video that does this in a nice ordered sequence: https://youtu.be/MMkST5IjSjY

I will post the next part where you can set up QEMU/KVM on Arch later this week.

Kind Regards,
Alano (benehiko)
Summoner Name: Arki Benehiko
:D
Image

Return to “Linux”

Who is online

Users browsing this forum: No registered users and 1 guest