#[SOLVED] Arch installation for an end user

132 messages · Page 1 of 1 (latest)

rich shore
#

So recently I've been thinking of installing Arch Linux on my machine and I find that its philosophy matches mine a lot. However, I'm not too experienced with Linux in general. Doing an install using the ArchWiki would be very very barebones and I really don't know what packages I would need for a good experience.

I am not afraid to use the terminal and I am willing to learn, I am finding Linux super interesting and day by day I want to install it and today I take the shot.

IMPORTANT: Dualbooting with Windows

heavy steeple
#

@rich shore what de/wm do you want to install

rich shore
#

Also; by end user I do not mean racecar Johnny but I mean a general end user and how would a typical user in here do an installation and know what packages to install, it's a bit hard for me if it's very barebones like arch

rich shore
#

hold up a sec ill find what i want to copy

#

wait sorry

#

this is what i want to replicate

heavy steeple
rich shore
heavy steeple
#

I wouldn't recommend using a wm, ie hyprland for my first use of a wm in arch, I would recommended using a de to get to know arch a little bit better, then use a wm

rich shore
heavy steeple
#

then proceed

rich shore
#

arch not that much though

#

i want to dualboot with windows as well

heavy steeple
#

10 or 11?

rich shore
#

10

heavy steeple
#

10 is eol

rich shore
#

but this machine probably isnt gonna last till then lol

#

ill buy another one probs but we can proceed

heavy steeple
#

first, make the arch partition

#

give it a name

rich shore
#

this is what it looks like

#

currently

#

im not going to be installing much so i think that something like 120gb should be fine

rich shore
heavy steeple
#

yes, just read the warning

rich shore
#

@heavy steeple alright done

heavy steeple
#

reboot into the iso

rich shore
#

It's taking a while

#

I'll just wait

#

@heavy steeple done

#

I'm in the iso

#

Internet is working

heavy steeple
#

@rich shore no need for the ping

#

manual install or aerchinstall?

rich shore
rich shore
#

I'd prefer manual though

heavy steeple
#

cat /sys/firmware/efi/fw_platform_size

rich shore
#

Crap, I forgot to save the changes in disk management 😬

#

Is it fine if I do it in cfdisk later?

heavy steeple
rich shore
#

It returns no such file or directory

#

Assuming it's bios

heavy steeple
rich shore
#

Works*

#

Returns 64 bytes

heavy steeple
#

did the system not boot in the mode you desired?

rich shore
rich shore
#

My machine is 14 years old so theres no way for uefi in this machine

#

It's BIOS

heavy steeple
#

grep -o -w 'lm' /proc/cpuinfo | sort -u

rich shore
heavy steeple
#

timedatectl

#

is that accurate?

rich shore
#

Nope, 1 hour behind

heavy steeple
#

we can fix that later

#

now make the partition for arch

rich shore
#

Alright

#

Cfdisk right

heavy steeple
#

or your favorite partition manager

#

with ext4?

rich shore
#

There's 117.2G free space which is the thing that I did earlier in disk management

rich shore
#

But you're the more experienced one so you know what's probably best for me

heavy steeple
#

ext4 is simpler

rich shore
#

Alright I'll do ext4 then

#

(don't mind the other stuff below) so I wrote the changes in cfdisk

heavy steeple
#

looks ok

#

with or without swap?

rich shore
#

With

#

My system only had 4gb ram and I doubt that it's gonna be enough

heavy steeple
#

Mount the root volume to /mnt

rich shore
#

Wait I haven't formatted the partition yet

#

mkfs.ext4 /dev/sda4 right

heavy steeple
#

mkfs.ext4 /dev/root_partition

rich shore
#

Done

heavy steeple
#

mkswap /dev/swap_partition

torpid birch
#

Which partition is meant to be your swap partition?

rich shore
#

Wait

#

Swap isn't possible as bios only supports up to 4 partitions

#

And I can't really delete any

#

Let's continue

torpid birch
#

You could set up a logical partition

#

But it's possible to set up a swap file or zram later

rich shore
#

Alrighty

#

What's next

torpid birch
#

Mount your root partition to /mnt

heavy steeple
#

@rich shore

rich shore
#

Done already

torpid birch
#

If you want, you can use reflector to get a mirrorlist that works better for your location, but you could also just do this later

rich shore
#

But what now

#

Also I know I sound like a total noob

torpid birch
#

Then you can get to running pacstrap

rich shore
#

I know that there is pacstrap but just wanting to make sure

torpid birch
#

Which installs the first packages to your system

#

There's a few packages you'll want, just give me a second to list some

rich shore
#

I know there is linux linux-firmware base base-devel etc but point is that I see people with a big list of packages and it's very different for everyone and meanwhile I typically don't know what I want to install and then it's a mess of sorts

heavy steeple
#

first install those packages, then a de, just to get a wm installed

rich shore
#

Yeah it's doing that

torpid birch
#

here's a few

rich shore
#

Done

#

Pacstrap is done now

rich shore
heavy steeple
#

xfce4, just to get a de up and running to make installing a wm easier

rich shore
#

But I need those

rich shore
torpid birch
#

It's not that bad to install a WM from the terminal

torpid birch
#

You can wait until you get into chroot before you install it

rich shore
#

Alright but what come next

#

Genfstab

#

I'll do that

#

Do I just follow the installation article for now?

#

@heavy steeple

#

Sorry, just a bump

#

I got till the root password part

rich shore
#

I installed grub

torpid birch
rich shore
#

I installed hyprland and it's going pretty well, going to configure it tomorrow be ause I still haven't done much but I love it so far :)

torpid birch
#

That's good to hear 👍

real sentinelBOT
#

#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you