#old laptop wtv

1 messages ยท Page 2 of 1

void anchor
#

okay I guess

hard niche
#

it means that the /mnt isnt mounted and isnt working as part of the system

void anchor
#

oh

#

okay

#

so I can redo it

hard niche
#

it should

void anchor
#

without doubling it?

hard niche
#

sure

#

but without --mkdir

#

ofc

void anchor
#

aren't all the dirs removed tho?

hard niche
#

idk tbh. it feels like they are there but hidden

void anchor
#

here are the thing with mkdir and without

hard niche
#

mmm

#

i now understand

#

the system didnt see the /mnt. so it guessed u meant smth in the / which is the ISO. so he told u "u cant delete that"

void anchor
#

oh yeah that makes sense lol

hard niche
#

now u can continue with --mkdir

void anchor
#

so how do I do it

#

okok

#

but

#

the thing is

hard niche
#

im just being stupid man ;-;

void anchor
#

I need to create mnt

hard niche
#

ye sure

void anchor
#

but like

hard niche
#

u can create it manually if u want

void anchor
#

oh yeah

hard niche
#

with the mkdir /mnt command

void anchor
#

okay

#

okay

#

that's what I wanted to know

hard niche
#

nice

void anchor
#

omg

hard niche
#

??? error?

void anchor
#

it'll kill me one day

hard niche
#

maybe its mkdir /dev/sda2 /mnt

#

idk

#

wait let me check

void anchor
#

but the thing is that when I do that

hard niche
#

?

void anchor
#

it creates thing like this

hard niche
#

why is it /mnt/root isnt it supposed to be /mnt only

void anchor
#

well

#

I wanted to do that

#

but you told me to put root

hard niche
#

lol

void anchor
#

i'ts an old screenshot

hard niche
#

i did?

void anchor
#

now it's all clear

#

maybe I'm stupid

hard niche
#

i meant root directory

void anchor
#

well

hard niche
#

sry

void anchor
#

mnt is root?

hard niche
#

ye

void anchor
#

mb

#

I forgot this

hard niche
#

its fine

#

its my bad im explaining bad

void anchor
#

wait so

#

the 1G things having

hard niche
#

even in Biology when explaining it to my brother, its hard to explain or talk

void anchor
#

/mnt AND /mnt/boot is fine or not?

void anchor
hard niche
#

/mnt/boot = efi partition directory

void anchor
#

but

hard niche
#

?

void anchor
#

for instance

#

in that old screenshot

hard niche
#

ye?

void anchor
#

it had /mnt AND /mnt/boot

hard niche
#

/mnt is the parent. its showing u each directory in the tree. if im understanding correctly

void anchor
hard niche
#

ye same

void anchor
#

okay

#

let me try something

hard niche
#

sure

void anchor
#

is this

#

good

hard niche
#

ye

void anchor
#

or should it be like this?

hard niche
#

what is the diff

void anchor
#

the arrow

hard niche
#

i dont get it

void anchor
#

okay nvm if you say it's good

hard niche
#

how did u hide the other things tho

void anchor
#

yeah dw I'm dumb

#

hide?

#

the whole crap I had?

hard niche
#

ye

void anchor
#

well

hard niche
#

/mnt below /mnt/boot

void anchor
#

umount -a

#

and then

#

I created /mnt for sdb2 first

#

then boot

#

then home

hard niche
#

oh....

#

i thought u did that already

void anchor
#

well

#

the thing is I couldn't create 2 dirs in one line

hard niche
#

oh

void anchor
#

so I started by nยฐ1

#

but I shouldn't have

hard niche
#

?

#

oh

void anchor
#

like

#

before

#

since it made crap

#

now I just got it and did it correctly

#

sorry for the mess

hard niche
#

its fine man

void anchor
#

okay what's next

#

the install?

hard niche
#

installation ๐Ÿ˜ˆ

#

its easy

void anchor
#

scary part

#

okay

#

let's dive

hard niche
#

u just need to use simple packages

#

like reflector

void anchor
#

and

#

the linux package

#

you told me about

#

hours ago

hard niche
#

ye

void anchor
#

I'm probably going to use it to program or play small games

#

in case I need some packages for that

hard niche
#

wdym

void anchor
#

well

#

I have no idea of what packages are

#

really

hard niche
#

its just .exe

void anchor
#

so yeah, if I'm going to program and play small games, do I need specific packages that you're aware of?

hard niche
#

ye

void anchor
#

okay

hard niche
#

ur gonna see them in the installation

#

dont worry

void anchor
#

okay

hard niche
#

example

#

pacstrap = pacman for ISO

#

so u can install stuff to a specific directory without chrooting yet

#

base is just bash, and other stuff that are the base of archlinux. like a Minimal Install without GUI or anything

#

also remind me (for the third time?) about btop. u will need it

#

once we finish installation. we need to see how much CPU/RAM is being used

void anchor
#

okay

hard niche
#

ok

#

lets start

void anchor
#

tho

hard niche
#

from ISO to system for example

#

cuz, u might break ur system

#

but want to access it. even if u dont have a kernel, a bootloader

#

or anything

void anchor
#

okay

hard niche
#

or gui

void anchor
#

so what packages should I install now

hard niche
#

we start first with reflecctor

#

do reflector

#

if it doesnt exist

void anchor
#

pacstrap -K /mnt base linux reflector

#

?

hard niche
#

install it

#

i think it ships with the arch iso

#

not sure

void anchor
#

wait so what's the command

#

to install packages

hard niche
#

reflector to refresh mirrors so u dont download smth old

void anchor
#

oh

#

mb

hard niche
#

its fine

void anchor
#

I thought reflector was a package

hard niche
#

it is

#

packages are just executables

void anchor
hard niche
#

oh god

void anchor
#

๐Ÿ˜ญ

#

did I do something wrong?

hard niche
#

this is the proper command

#

reflector --latest 50 --sort rate --save /etc/pacman.d/mirrorlist

#

wait no

#

not /etc/pacman.d

#

its in /mnt/etc/pacman.d/mirrorlist

void anchor
#

reflector --latest 50 --sort rate --save /mnt/etc/pacman.d/mirrorlist

#

like this?

hard niche
#

should be (i hope so)

void anchor
#

okay lemme try

hard niche
#

that damn wiki needs to be better. for newbies it isnt good

#

last time i installed arch was 8 months ago

#

wait let me get a VM.

#

so i can be helpful

void anchor
hard niche
#

sad

#

try arch-chroot /mnt

#

then type it

void anchor
#

failed to setup chroot /mnt

#

ofc

hard niche
#

hmmm

#

ofc....

void anchor
#

it HAD to not work

hard niche
#

i guess reflector for later

#

its useless for a new ISO anyways

void anchor
#

okay?

hard niche
#

do this

void anchor
#

u'll not believe it

hard niche
#

huh

#

no directory called /mnt?

void anchor
void anchor
#

but still error

hard niche
#

huh

#

hmmmm

#

did u do the ext4 format?

void anchor
#

oh damn it

#

you're fucking right

#

I'm so

#

damn

#

ugh

#

oh well

#

I didn't

#

but they are

hard niche
#

T^T

void anchor
hard niche
#

hmm?

#

now im confused

#

u said u didnt

#

but it looks like u did

void anchor
#

well uh

#

maybe it saved from last time?

hard niche
#

oh maybe...

#

wait

#

didnt u format it

#

...?

void anchor
#

I did

#

I think

hard niche
#

im feeling confused. lets do umount -a

#

and format them

void anchor
#

okay

hard niche
#

and lets try again

#

since this doesnt need internet, its fine

void anchor
#

how to format

#

mkfs.ext4 /dev/root_partition

?

hard niche
#

ye

#

and home partition

void anchor
#

okay

#

okay

#

all done

hard niche
#

nice

void anchor
#

well uh

#

without the mount points

#

and all

hard niche
#

and that sounds good?

void anchor
#

so I need to do them

#

like create the mnt

#

boot

#

home

hard niche
#

ok

void anchor
#

basically mount them

#

done

hard niche
#

good

#

do genfstab /mnt cuz i wanna see its output

void anchor
#

way better output

hard niche
#

good

#

show

void anchor
#

is it blurry

hard niche
#

sure

void anchor
#

ugh

#

wait

hard niche
#

ooks good to me

void anchor
#

as you say

#

okay

hard niche
#

idk tbh. i cant see much, but from what i see (if im even seeing right) its fine

void anchor
#

this says error tho

hard niche
#

thats normal

void anchor
#

okay

#

fine then

#

next step?

hard niche
#

ye

void anchor
#

reflector right?

hard niche
#

nope

void anchor
#

oh okay

hard niche
#

pacstrap

void anchor
#

okay

#

pacstrap -K /mnt base linux linux-firmware

#

that one?

hard niche
#

ye

#

i hope it works

void anchor
#

hm

hard niche
#

dammit

void anchor
#

WHAT AM I DOING WRONG

hard niche
#

IDK

#

MAN THIS SHIT IS SO STUPID

#

let me try VM instead

#

i give up

#

i will go get a vm and arch iso

#

and do it

#

while im doing

#

im gonna tell u a temporary fix

#

do pacman -Sy archinstall

#

and type archinstall

#

and follow it

#

and make it do the work for u

#

its an automated arch linux installer

void anchor
#

isn't archinstall so bad tho?

hard niche
#

nope

void anchor
#

I know about it but

hard niche
#

for newbies no

void anchor
#

I get that

#

but it feels like cheating

hard niche
#

kinda ye

#

until u get used to arch at first

#

u will install arch then fine

#

thats how i did it

#

i failed my first time. and was impatient

#

so i did archinstall on my second try

void anchor
#

well I'm not impacient I can wait honestly

hard niche
#

then on my system break i did arch manual install on third try

hard niche
void anchor
#

yep

#

will do

hard niche
#

ty

void anchor
#

I already installed it wit archinstall but it was bad

#

that's why it said linux arch

hard niche
#

give me time to download iso

void anchor
#

or whatever

void anchor
#

you're helping ME and I'm grateful

hard niche
#

my internet is 100KB/s

restive acorn
#

whats the issue

hard niche
void anchor
#

oh pretty slow indeed

void anchor
#

I think?

hard niche
#

isnt working properly

restive acorn
#

Huh really

void anchor
restive acorn
#

U mounted the right drives or whatever ? never seen that error before weird

hard niche
#

same

#

i only saw it once and dont know when or how

void anchor
#

well

#

I mounted all the drives

#

as you can see here

#

on the screenshot

restive acorn
#

hmmm that looks right

hard niche
#

yep

void anchor
#

and yet

#

errors

hard niche
#

uh how did u say u got the laptop?

void anchor
#

I bought it some years ago

hard niche
#

nice

#

i thought its locked or smth

void anchor
#

yep

restive acorn
#

My laptop looks similar to urs but mine isnt old asf

void anchor
#

only I used it

#

it was fresh new when I bought it

restive acorn
#

neat lol

restive acorn
#

Lolll

#

yes

void anchor
#

but yeah errors

hard niche
#

20 minutes left until download finishes

void anchor
#

I'm more clueless than both of you

void anchor
restive acorn
hard niche
restive acorn
#

Oh god damn

void anchor
#

wow that's

#

like crazy low

hard niche
#

yep

#

and for 10 days worth of food

restive acorn
#

I have installed arch on my sisters old pc she left behind after moving out before but I have no idea what to do with the pc at all ๐Ÿ˜ญ since i just use my laptop for everything

hard niche
#

so i cant waste internet like that. thats why i said i give up and will download the ISO

#

the ISO was last resort

void anchor
#

bro don't use your last internet on me

hard niche
#

i will

void anchor
#

I will find a solution eventually

hard niche
#

no worries

restive acorn
#

I think I have the iso if you dont want to waste ur internet

hard niche
tawdry krakenBOT
restive acorn
#

Hmm k

hard niche
#

if i download from u its same as from website

void anchor
#

it's like a gig

hard niche
#

yep

restive acorn
#

yeah that sounds right

void anchor
#

don't mind the french lol

hard niche
#

lol

restive acorn
#

lolll

hard niche
#

its fine to me

restive acorn
#

im british ๐Ÿ˜ญ

void anchor
#

egypt british and french

hard niche
#

and i dont understand French tbh. its hard. learning it was harder.

void anchor
#

what a team

void anchor
hard niche
#

how can a table be a female gender bruh

void anchor
restive acorn
void anchor
#

LEAVE MY LANGUAGE ALONE

restive acorn
#

LMFAOOOOO

#

WELL I GET BRITISH JOKES ALL THE TIME ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ

void anchor
restive acorn
#

LMAOOOOO

hard niche
void anchor
restive acorn
#

hows that download going boss

hard niche
#

huh

#

russian be like : i drink vodka every day

restive acorn
#

LMFAOOOO

hard niche
void anchor
#

nice

hard niche
#

what

void anchor
#

how will the iso help tho?

hard niche
void anchor
#

okay

restive acorn
#

Idk the command should work

void anchor
#

just to let you know

#

when I used archinstall

#

it went fine

#

and actually worked

hard niche
#

nice

#

so we did smth wrong

restive acorn
#

Archinstall is like a roulette

void anchor
#

it worked ONCE in my 1234 tries

restive acorn
#

It either works just fine or u get 30 million issues ๐Ÿ˜ญ

#

LMFAOOO

hard niche
#

1 minute left yay

restive acorn
#

๐ŸŽ‰

void anchor
#

youhou

restive acorn
#

this is wonderful news

void anchor
#

I'm deadass not understanding why isn't it working

#

like sincerely we redid everything correctly

#

twice

#

no issues

restive acorn
void anchor
#

just to get that again

restive acorn
#

Genuinely weird

void anchor
#

I'm never lucky with those wacky installing processes

#

even on windows, installing some python things usually ALWAYS give me errors

restive acorn
#

god damn who cursed you lmao

void anchor
#

nah honestly

#

I'm not THAT stupid

#

sometimes I feel cursed

restive acorn
#

just.. unlucky

void anchor
#

fluxdev will find a way eventually

#

I'm sure

restive acorn
#

I can always try install arch again on my sisters pc lol

void anchor
#

lmao atp anything will do

#

but don't worry he'll do that

hard niche
#

uh works fine for me

restive acorn
#

Hmm

void anchor
#

oh

hard niche
#

i did the installation asap

#

and it works

restive acorn
#

speedrun installing arch linux

hard niche
#

im just too fast when doing it right somehow

#

u can do it too

void anchor
#

I'll kill myself

#

should I restart and like

#

live cam

#

oh wait but your internet

#

nvm

hard niche
#

it was downloading things now, i quit it. cuz i dont wanna waste internet

void anchor
#

yeah yeah don't worry

hard niche
#

50 MiB wasted

void anchor
#

at least we know that I'm the issue

restive acorn
hard niche
#

wait i know

#

i can record

#

and upload

void anchor
#

but

hard niche
#

i have ultra compression way

void anchor
#

your internet?

restive acorn
#

dude ur internet๐Ÿ˜ญ

hard niche
#

so i can compress 1 1G video into 100M

restive acorn
#

I have good internet

hard niche
#

and the video im gonna send u is gonna be like 10 MiB

void anchor
#

sending me a list of your commands would be more efficient

restive acorn
#

Let me go read back up and see what commands yall did

void anchor
#

I'll reboot

restive acorn
void anchor
restive acorn
#

gonna lock in

void anchor
#

rebooted

#

it's loading

hard niche
#

cfdisk then mkfs.ext4 and mkfs.fat -F 32 then mount then pacstrap -K /mnt

#

thats what i did.

#

dude but damn, i speedrun to installation

#

i thought arch manual was hard after going away for 8 months

void anchor
#

i'll tell you anything that I'm doing okay?

hard niche
#

ok

#

sure

#

im fine with that

void anchor
#

it's loaded

hard niche
#

im happy that someone talks to me anyways

void anchor
#

now I'll just connect to my wifi

hard niche
#

ok

void anchor
#

will take some time with that longass password

hard niche
#

lol

void anchor
#

okay

#

connected

hard niche
#

good

#

exit

void anchor
#

exit and do the timezone

#

then disks

#

I'll do it and send a screen

hard niche
#

ok

#

tbh

#

i didnt do either timezone, font, anything

#

i just did basics

#

like speedrun fr

void anchor
#

yeah it's fine

hard niche
#

wait

void anchor
#

All formated

hard niche
#

i think i know the problem

void anchor
#

oh?

hard niche
#

can u show me the cfdisk menu of the sdb disk?

void anchor
#

how do I specify which one to open?

#

I forgot

hard niche
#

cfdisk /dev/sdb

void anchor
hard niche
#

go down to the big partition, check its type. i think thats the problem

#

nvm

#

it isnt

#

not the problem

#

u can continue

void anchor
#

okay

#

is that a prob?

#

I think it's from my old tries

hard niche
#

ye thats fine

#

it should be that

void anchor
#

okay

hard niche
#

Linux FileSystem is the literally the Linux Filesystem

#

thats what i thought the problem

#

i thought u set it to smth else

#

thats why i asked u to check type

void anchor
#

don't mind i use that as a reminder

hard niche
#

since fdisk is a bit harder + i wouldnt use fdisk. i use parted instead

void anchor
hard niche
#

parted makes more sense to me

void anchor
#

okay done

#

we're where we were

#

lots of were

hard niche
#

ok

#

try now

#

WAIT

void anchor
#

pacstrap -K /mnt base linux linux-firmware
this command?

restive acorn
#

LMAO

hard niche
#

unmount now

void anchor
#

ahah

#

UGH

#

OKAY

#

all?

hard niche
#

yes

#

rm that /mnt thing. somehow do it. the whole directory

void anchor
hard niche
#

oh shi-

#

ok

restive acorn
#

LMFAOOO

hard niche
#

try Pacstrap ig

void anchor
#

wait

#

just because it says that

restive acorn
#

U not making a swap ?

hard niche
void anchor
#

doesn't mean it doesn't work

restive acorn
#

Oh ok

void anchor
hard niche
#

tf

void anchor
#

it does unmount all of em

#

IDK MAN

restive acorn
#

Oh wait

hard niche
#

is this shit serious

restive acorn
#

When you unmount them all you also unmount the loop0 thing you should probably remount that in case thats why pacstrap wasnt working

void anchor
#

yeah wait

#

btw

hard niche
#

oh

void anchor
#

what's loop0

hard niche
#

its smth deep af

void anchor
#

sdc is my flashdrive

#

but loop0

hard niche
#

like ram

void anchor
#

no idea

restive acorn
void anchor
#

so what's your idea?

hard niche
#

mount

void anchor
hard niche
#

ye

void anchor
#

done

hard niche
#

it is mostly the problem

#

bro is so smart. he guessed the problem meanwhile us dying here

restive acorn
#

LOLLLLLLLL

void anchor
restive acorn
#

Idk i just notice the most useless stuff, I just noticed that

void anchor
#

y'all i don't get anything ๐Ÿ˜ญ

hard niche
#

?

void anchor
#

I remounted all

restive acorn
#

Mount loop0 again

hard niche
#

loop0 needs to be remounted

void anchor
#

in which dir?

hard niche
#

mountpoint

restive acorn
#

Right there

#

/mnt/archiso/airootfs

void anchor
hard niche
#

/run*

restive acorn
#

WAITN O

#

RUN

void anchor
#

NEVER TRIED WITHOUT IT

restive acorn
#

Mb

#

Mb

#

Run yes

void anchor
restive acorn
#

RUn i mean

#

I meant run

hard niche
#

RUN

void anchor
#

how do I create those dirs

#

WHAT

restive acorn
#

/run/archiso/airootfs

#

U dont need to

#

U dont need to make them they should already exist

void anchor
#

I just run this?

#

/run/archiso/airootfs

hard niche
#

yes

restive acorn
#

Mount it to there yes

void anchor
#

okay

#

wait

#

/run/archiso/airootfs
/mnt/archiso/airootfs

#

which

restive acorn
#

Run

hard niche
#

run

restive acorn
#

I made a mistake first time

#

Its run

void anchor
#

OKAY SORRY

restive acorn
#

Its ok my fault lol

hard niche
#

its fine

#

u both no need to be at wrong

#

we all make mistakes

restive acorn
#

I just forget to read what i type sometimes ๐Ÿ’€ courtney things

hard niche
#

its fine

void anchor
#

did I mistype?

hard niche
#

...

#

reboot man

restive acorn
#

Oh for goodness sake ๐Ÿ’€

void anchor
#

AHAHAH

restive acorn
#

Okay yea reboot

void anchor
#

okay reboot

#

and this time we don't unmount

restive acorn
#

U gotta get this mounting correct so u dont unmount the loop thing

void anchor
#

at all

hard niche
#

ye

restive acorn
#

I'm guessing thats why pacstrap wasnt working before problly

restive acorn
#

lolll

hard niche
#

this thread is actually.... 1700 messages....??!?!?!?

void anchor
#

you're more likely right cause each time we unmounted because of my stupidness

restive acorn
void anchor
hard niche
#

man. if mods came here. we are fucked

void anchor
#

why???

hard niche
#

idk. spamming threads

void anchor
#

can't we talk lol

restive acorn
void anchor
#

that's not spam bro we're conversing

restive acorn
#

true

hard niche
#

thread is meant for like. people who want to fix an issue fast

void anchor
#

ahahah

hard niche
#

like u check threads for a fixed issue

restive acorn
void anchor
#

"fast" ๐Ÿ’”

hard niche
#

but ye

restive acorn
#

I guess

void anchor
#

levels of fastness ๐Ÿ˜ญ

hard niche
#

lets keep yapping here ๐Ÿ˜ˆ

void anchor
#

okay guys

restive acorn
#

Anyway

void anchor
#

it's loaded

hard niche
#

ok

restive acorn
#

Okay

hard niche
#

nice

restive acorn
#

Okay good

void anchor
#

give me some time

hard niche
#

sure

restive acorn
#

Gl ๐Ÿซก

hard niche
#

u can do it

void anchor
#

to type that whole ass password

restive acorn
#

LMFAO

hard niche
#

๐Ÿซก

void anchor
#

I learnt a random password of 30ish chars by heart from this arch experience

restive acorn
#

LMAOOO

hard niche
#

good. now finish the rest of the steps. we wait for u.

void anchor
#

LEARNT

#

LEARNT

#

I HOPE YOU DIDN4T NOTICE

restive acorn
#

Yeah i memorized the wifi password

void anchor
#

DAMN

#

I wrote learned ๐Ÿ˜ญ

#

kill me

restive acorn
restive acorn
void anchor
#

okay

restive acorn
#

no need to format ur disks again since u did that already u just need to mount them again rlly

hard niche
#

ye

void anchor
#

Blurry

#

but u get it

hard niche
#

good

void anchor
#

IT'S ON RUN ๐Ÿ™

#

that god damn loop

restive acorn
#

Yes that looks correct

hard niche
#

nice

void anchor
#

pacstrap -K /mnt base linux linux-firmware

hard niche
#

yes

restive acorn
#

yes

void anchor
#

time for the ultimate test

hard niche
#

or base for now

restive acorn
#

๐Ÿ™

hard niche
#

just base

restive acorn
#

praying rn

hard niche
#

to test

restive acorn
#

No its ok

hard niche
#

ok

void anchor
#

OMG

#

OMGOMGOMG

hard niche
#

NICE

void anchor
#

IT'S DOING SMTH

restive acorn
#

CALL ME A GENIUS

void anchor
#

I only did base

hard niche
#

good

void anchor
#

OMFG

restive acorn
#

oohhh ok

void anchor
#

DFJKBGDFBGFG

restive acorn
#

Thats ok

void anchor
#

NO ERRORS

restive acorn
#

LMFAOO

hard niche
#

DAYUM

restive acorn
#

IT WAS THE LOOP THING

void anchor
#

crying tears of joy

hard niche
#

Courtney

#

u r a genius

restive acorn
#

ahhaa my skill of noticing useless things comes into use!!!

void anchor
#

I'm actually awkwardly laughing alone in my room

hard niche
#

same

restive acorn
void anchor
#

okay

#

damn

hard niche
#

now lets finish this damn install

restive acorn
#

I just noticed it suddenly hahaha

hard niche
#

lets install more packages

void anchor
#

should I run the whole command?

#

pacstrap -K /mnt base linux linux-firmware

hard niche
#

ye

restive acorn
#

Yes

hard niche
#

and more packages

#

efibootmgr, grub, sof-firmware

#

and more but not for now

restive acorn
#

Yes

void anchor
#

you told me about uh

#

some short-named thing

#

and told me to remind you

hard niche
#

reflector?

void anchor
#

nono

#

lemme find it

#

BTOP

hard niche
#

Oh that

void anchor
#

you said

hard niche
#

later

void anchor
#

okay

#

okay

hard niche
#

after bootloader install

void anchor
#

uhuh

restive acorn
#

should i stay lol

hard niche
#

ye sure

#

im happy with talking with u both

void anchor
#

issues are back?

hard niche
#

ice

#

thats normal

void anchor
#

okay

restive acorn
#

Oh yeah its ok

void anchor
#

thank God

hard niche
#

warnings are for everyone

void anchor
#

okay so

restive acorn
#

Yeah its just a warning

void anchor
#

efibootmgr, grub, sof-firmware

hard niche
#

ye

void anchor
#

same command?

hard niche
#

ye

void anchor
#

pacstrap -K /mnt PACKAGE

hard niche
#

but without base and linux and the other one

void anchor
#

oh okay

hard niche
#

base is a Package Group

void anchor
#

pacstrap -K /mnt grub

hard niche
#

it includes a bunch of packages

#

ye

void anchor
#

oh okay

restive acorn
void anchor
#

yep

#

efibootmgr, grub, sof-firmware

restive acorn
#

Grub-install wont work without it iirc i remember that happened 2 me when i forgot it ๐Ÿ’€

void anchor
#

grub just worked

#

now the last one

#

okay

#

almost done

#

I think

hard niche
#

and said why isnt this shit working

void anchor
#

yep all four have been installed

hard niche
#

good

#

now we continue the EASIER part

void anchor
#

๐Ÿ™

hard niche
#

copy this

void anchor
hard niche
#

genfstab -U /mnt >> /mnt/etc/fstab

void anchor
#

yeah okay

#

1s

#

no errors

#

nothing was said

restive acorn
#

good good

#

yeah thats normal

void anchor
#

okay

#

nice

hard niche
#

remember the chroot i told u about? now u can GO IN THE SYSTEM !!!! :D and u can use pacman and use ur system

restive acorn
#

yes

void anchor
#

ohhh

#

nice

hard niche
#

time for next steps

void anchor
#

what's that all about changing root tho?

hard niche
#

to chroot to /mnt root directory

void anchor
#

ohh

#

okay

#

instead of the iso

hard niche
void anchor
#

got it

restive acorn
#

Yea

hard niche
void anchor
#

IT WORKED

restive acorn
#

๐ŸŽ‰

hard niche
#

nice

void anchor
#

I mean

#

idk it's not red anymore

hard niche
restive acorn
#

yeah

#

thats correct

#

Replace the region/city

void anchor
#

okay

hard niche
#

it sets the time

restive acorn
#

TImezone

hard niche
#

wait

void anchor
#

uhh

#

so Europe/Paris?

hard niche
#

u need to change stuff

restive acorn
#

Ye

hard niche
#

ye

void anchor
#

I'm guessing

restive acorn
#

French

#

Ur french so that sounds right

void anchor
#

it does dw I checked

restive acorn
#

For me it'd be europe/london cause ๐Ÿ‡ฌ๐Ÿ‡ง

void anchor
#

utc+1

restive acorn
#

At the moment while its summer yes

#

until the clock goes back again

void anchor
#

yeah we have same

#

okay

#

so

void anchor
hard niche
#

u said it

void anchor
#

oh

hard niche
#

the Europe/Paris

restive acorn
#

Anyway anyway

#

Yees

void anchor
#

ln -sf /usr/share/zoneinfo/Europe/Paris /etc/localtime

hard niche
#

yep

restive acorn
#

yes

void anchor
#

and what about last thing

restive acorn
#

that's right

#

No need to change

void anchor
#

no changes?

#

okay

hard niche
#

ok

void anchor
#
ln -sf /usr/share/zoneinfo/Region/City /etc/localtime

#

let me run that

restive acorn
#

wait no

#

Not that

#

ln -sf /usr/share/zoneinfo/Europe/Paris /etc/localtime

void anchor
#

yeah yeah

#

it's just for

#

like

#

my lazy brain

#

don't worry

restive acorn
#

Alr just makiing sure lol

void anchor
#

okay

#

done

hard niche
#

do this hwclock --systohc now to sync the system hardware clock (the coin that is in bios)

void anchor
restive acorn
#

cmos

hard niche
#

ye

restive acorn
restive acorn
#

Good good

hard niche
#

do this nano /etc/locale.gen

void anchor
#

command not found

hard niche
#

oh u dont have nano. do pacman -S nano

restive acorn
#

pacman -S nano

void anchor
#

okay

restive acorn
#

I like nano

void anchor
#

okay it opened an ui

restive acorn
#

Vim is too confusing for me

hard niche
#

uh

#

i use NeoVim rn

#

its 100X better than nano

void anchor
#

what's both about

hard niche
#

a text editor

void anchor
#

ohh

#

okay

#

well it's opened

hard niche
#

now choose ur locale

restive acorn
void anchor
restive acorn
#

But its personal preference

void anchor
#

^C?

hard niche
restive acorn
#

I should rlly pull up the wiki on my side hold up

void anchor
#

wait I'll show you cause I'm confused

restive acorn
#

hold on

#

Okay okay

#

Press ctrl x rq

#

And do locale-gen

void anchor
#

All really nerdy stuff going on

restive acorn
#

๐Ÿค“

void anchor
restive acorn
#

Not in nano

#

Are u out of nano

void anchor
#

no

restive acorn
#

ctrl + x

#

To exit

hard niche
void anchor
#

okay

restive acorn
#

LOL

#

then do locale-gen

void anchor
#

done

#

why did I need nano

hard niche
#

for the nano /etc/locale.conf

restive acorn
#

Sorry my dad i mback

hard niche
#

?

void anchor
#

she'll be back because of her dad?

#

if I got it right

restive acorn
#

Okay eerr hmm which is the french lang let me look this up ๐Ÿค“

restive acorn
#

Okay

void anchor
#

average british-french interaction

restive acorn
#

We gonna figure out which one is the ๐Ÿ‡ซ๐Ÿ‡ท one rq to put in the file

hard niche
#

i dont really get it, but its fun

restive acorn
#

Localectl list-locales

#

what does that do

void anchor
#

C.UTF-0

hard niche
#

huh

restive acorn
#

ehhhhhh ? thats it ? useless command wtf

void anchor
#

yeah ๐Ÿ˜ญ

hard niche
#

do locale-gen

restive acorn
#

I told him to do that already

#

Okay umm how about

hard niche
#

then do nano /etc/locale.gen

restive acorn
#

Huh

#

Is there actually gonna be stuff in there i dont recall when i installed on my sisters pc

hard niche
#

ye