#I cant install ach linux(solved)

546 messages ยท Page 1 of 1 (latest)

snow breach
#

Linu install

#

@scarlet wagon

#

Here

scarlet wagon
#

okay

#

mkfs.fat -F 32 /dev/nvme0n1p6

snow breach
scarlet wagon
#

@snow breach

#

aight

snow breach
#

Noot noot

#

Wts next

scarlet wagon
#

mount /dev/nvme0n1p9 /mnt

snow breach
scarlet wagon
#

what do you mean

snow breach
#

I followed someone who said to mount the uhh efi to it

scarlet wagon
#

no

snow breach
#

What's next

snow breach
urban pond
scarlet wagon
#

mount --mkdir /dev/nvme0n1p6 /mnt/boot

#

thats your efi partition

stone lava
scarlet wagon
#

y-

snow breach
scarlet wagon
#

yes..

stone lava
snow breach
#

Right?

scarlet wagon
#

yes

snow breach
#

I get it its ez

#

Enxt

scarlet wagon
#

swapon /dev/nvme0n1p8

snow breach
#

Done

scarlet wagon
#

pacstrap -K /mnt base linux linux-firmware

snow breach
scarlet wagon
#

thats it

snow breach
#

What about network managers

scarlet wagon
#

we'll worry about that later

#

can always run pacstrap again if you really need to

snow breach
#

Done

#

What does pacstrap do

#

Install a bunch of shit

#

So its like apt?

#

Or dnf

#

(i love dnf)

scarlet wagon
#

pacstrap is basically pacman for a chrooted environment

urban pond
#

pacstrap is pacman before a chroot environment even exists

scarlet wagon
#

you'll see what i mean here in a sec

#

yeah

snow breach
#

And check this later

#

Like in 2 minutes

#

Until this download happens i mean

scarlet wagon
#

how long is it gonna take

snow breach
scarlet wagon
#

you got stick net or something

snow breach
#

As we're speaking its done

scarlet wagon
#

shouldnt take that long

snow breach
#

Prolly

#

Yeps its done

scarlet wagon
#

aight you essentially installed your system with that

#

NOW

snow breach
#

Did i

#

Also i found out how i can get windows back

scarlet wagon
#

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

snow breach
scarlet wagon
#

this will define how your partitions are mounted when you boot

snow breach
#

Ok so their order?

scarlet wagon
#

filesystem location and device id mostly

#

you see how this works right

#

you're on the install iso right now

#

your harddrive is manually mounted onto your /mnt directory

#

once you reboot that /mnt will become your /

#

ok so next

#

you're gonna chroot into /mnt

#

arch-chroot /mnt

snow breach
#

Ok here

#

Whats next

scarlet wagon
#

whats your timezone

snow breach
#

+5:30

snow breach
scarlet wagon
#

which one

snow breach
#

The ln - sf /usr/zoneinfo/region/city /etc/localtime

#

Now i have to create a locale ig

scarlet wagon
#

ok so you completed that after you chrooted?

snow breach
#

Whats nexy

#

After chroot

#

Yes

scarlet wagon
#

hwclock --systohc

snow breach
#

Done

scarlet wagon
#

vi /etc/locale.gen

snow breach
urban pond
#

nano

snow breach
#

We didnt install vi

scarlet wagon
#

thought that came default

#

yeah use nano

snow breach
#

No nano either

scarlet wagon
#

okay type exit

snow breach
#

Done

#

Outside the chroot

#

Whats nezt

urban pond
#

no need to exit, just install it

pacman -S nano
scarlet wagon
#

yeah i guess

scarlet wagon
#

but now that we're here

#

no no no

#

hang ok

#

pacstrap /mnt vi

urban pond
#

there's no need to use pacstrap more than once

scarlet wagon
#

we're out of chroot

snow breach
#

Do i also install vim and nvim

#

Please

scarlet wagon
#

just vi is fine

snow breach
#

Ale

scarlet wagon
#

is it done

snow breach
#

Yes

scarlet wagon
#

arch-chroot /mnt

#

vi /etc/locale.gen

snow breach
#

Here

scarlet wagon
#

/en_US.UTF-8 enter

#

|x

snow breach
scarlet wagon
#

:wq

#

thats not a comment

snow breach
#

Done

#

Wakt

#

Wait so i remove the hash right?

scarlet wagon
#

whats the output of grep 'en_US.UTF-8' /etc/locale.gen

snow breach
#

en_us. UTF-8 UTF-8

#

Wts next

scarlet wagon
#

locale-gen

snow breach
#

Generation done

scarlet wagon
#

echo 'LANG=en_US.UTF-8' > /etc/locale.conf

snow breach
#

Done

#

Whats next

#

Host name right?

scarlet wagon
#

echo 'KEYMAP=us > /etc/vconsole.conf

snow breach
#

Are we gonna stay as a root user or create a new user

scarlet wagon
#

echo 'KEYMAP=us' > /etc/vconsole.conf

urban pond
scarlet wagon
#

alright

#

then it shouldnt matter

snow breach
#

Next

scarlet wagon
#

whats your hostname

snow breach
#

Idk

#

I didnt set one yet

scarlet wagon
#

whatever you want

#

we're gonna set it

#

but since there was some confusion on the last step whats the output of cat /etc/vconsole.conf

snow breach
#

How?

scarlet wagon
#

i typed in the wrong command at first

urban pond
#

๐Ÿ‡บ๐Ÿ‡ธ

snow breach
#

Whats next

scarlet wagon
#

is that KEYMAP=us?

snow breach
#

Yes

scarlet wagon
#

alright

snow breach
#

Whats next

#

We set a host name

scarlet wagon
#

echo 'goonmachine' > /etc/hostname

snow breach
scarlet wagon
#

CMON

#

๐Ÿ˜‚

snow breach
#

I echod arch instead

#

Whats nedt

#

Net

#

Next

#

Speed running this shit

scarlet wagon
#

mkinitcpio -P

snow breach
#

Next time (ik theres gonna be one) i use arch installer

snow breach
scarlet wagon
#

yeah it do be runnin some shit

snow breach
#

Done

scarlet wagon
#

passwd

#

then pick a password for the root user

snow breach
#

Gooner

#

Done

#

Next

scarlet wagon
#

okay do u use wifi

snow breach
#

Yes

#

Alwsys

#

No ethernet

snow breach
scarlet wagon
#

pacman -S iwd

snow breach
#

Done

scarlet wagon
#

awesome

urban pond
#

Wait: what's your target desktop environment/window manager?

snow breach
#

๐Ÿ’‹๐Ÿ’‹

urban pond
#

Okay, good

snow breach
#

Gnome

scarlet wagon
#

you can install any DE now if you need to but id rather see that he can boot into his actual disk

urban pond
snow breach
#

I'll start with gnome and then go to hyprland

#

For now i install gnome

scarlet wagon
#

exit

scarlet wagon
#

then reboot

snow breach
snow breach
urban pond
#

What about the bootloader?

snow breach
#

๐Ÿ™๐Ÿ™๐Ÿ˜ญ

scarlet wagon
#

better plug in that iso again lmao

snow breach
scarlet wagon
#

no

snow breach
#

Thank the lord

#

๐Ÿ™๐Ÿ™๐Ÿซฉ๐Ÿซฉ

urban pond
#

You only need to remount your partitions and chroot into /mnt again

snow breach
#

How'd i do that i forgor

scarlet wagon
#

yep

#

ill send the commands

snow breach
#

First i mount my 9th drive to /mnt which becomes / after install

scarlet wagon
waxen parrotBOT
#

wzium received a thank you cookie!

snow breach
#

Then i mount my 8 to swap and enable swap

#

Then i mount my 6 to efi

#

Then i mount my efi to my /mnt

#

Right

#

Am i right

scarlet wagon
#

yeah i think. need to look at your partition scheme again

snow breach
scarlet wagon
#

ty

#

nvme0n1p9 goes to /mnt

snow breach
#

So i remember the theory not the commands

#

๐Ÿ™๐Ÿซฉ

scarlet wagon
#

nvme0n1p6 goes to /mnt/boot

urban pond
#

Also, it's probably easier to install gnome now and configure network here, rather than do it on your proper system later and have to fuck with iwd once you reboot - some people have issues with networking outside of the iso

snow breach
#

Before that lemme mount shit

urban pond
#

No, after you're in chroot

scarlet wagon
#

swapon /dev/nvme0n1p8

urban pond
#

Remember to connect to the internet again though, before you chroot

urban pond
scarlet wagon
#

not sure if we need swapon after fstab has been generated but better safe than sorry

#

yeah

snow breach
#

Uhh brb

#

People supper

scarlet wagon
#

what does that mean

stone lava
scarlet wagon
#

i really hope this dude didnt mean "brb eating dinner back in an hour"

snow breach
#

Back

#

Comeon man i won't do u like tht

scarlet wagon
#

HELLO

#

got your partitions mounted?

snow breach
#

Connected to internet

#

Tho

#

What's nexy

scarlet wagon
#

mount your partitions

snow breach
#

How

scarlet wagon
#

mount /dev/nvme0n1p9 /mnt

#

mount /dev/nvme0n1p6 /mnt/boot

snow breach
#

Done

#

Chroot?

scarlet wagon
#

yes

snow breach
#

@urban pond how do we do gnome

scarlet wagon
#

arch-chroot /mnt

snow breach
#

I did that

#

I know this command

#

Pacman -S grub?

scarlet wagon
#

pacman -S grub efibootmgr

snow breach
#

Done

#

Gnome?

#

Do we install gnome here

scarlet wagon
#

hang on

snow breach
#

Alr

scarlet wagon
#

dont get carried away now

snow breach
urban pond
snow breach
#

foot

scarlet wagon
#

grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB

snow breach
#

It says

#

Grub-install etro

scarlet wagon
#

ok so you SHOULD be able to boot from your disk now

urban pond
#

No

urban pond
#
grub-mkconfig -o /boot/grub/grub.cfg
scarlet wagon
#

gub cfg

#

thats it

snow breach
#

Wait

#

The command u gave me returns some erory

#

Error

urban pond
#

Picture

snow breach
#

/usr/lib/geub/x86_64-efi--efi-directory=/boot/modinfo.sh doesn't exist

urban pond
#

Picture

snow breach
#

Please specify --target

stone lava
#

guys...

stone lava
snow breach
stone lava
#

we cannot spoon feed you everything

urban pond
scarlet wagon
#

SPACE after /boot--bootloader

urban pond
#

there was space

scarlet wagon
#

grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB

#

efi-directory=/boot--bootloader

#

@snow breach

urban pond
#

Yes, but not in the last command

snow breach
snow breach
urban pond
#

The last command is fine, at least partially, because I can't see it

scarlet wagon
#

anything with -- or - is an argument to a program you're running

snow breach
#

Uh huh

scarlet wagon
#

they cant be combined together

urban pond
#

When I ask you to take a picture, I expect to see the full command you typed and its full output

#

I can't tell if you made any typos

scarlet wagon
#

grub-install<space>--target=x86_64-efi<space>--efi-directory=/boot<space>--bootloader-id=GRUB

#

type that but replace <space> with an actual space

snow breach
#

Done

#

No typos

scarlet wagon
#

no errors?

snow breach
#

Yes

#

No errors

#

What's next

urban pond
#

Did you make an user?

snow breach
#

No

#

I didn't

urban pond
#

Did you set your root password?

snow breach
#

Gooner

urban pond
#
useradd -m -G wheel meow
#
passwd meow
scarlet wagon
#

enjoy your new account "meow"

snow breach
#

Not meow

#

I did goon instead

scarlet wagon
#

WHY DIDNT YOU SETTLE FOR GOONMACHINE

#

๐Ÿ˜ญ

snow breach
urban pond
#

Do you have sudo? (Did you install base-devel with pacstrap?)

snow breach
#

Can i?

scarlet wagon
#

we didnt

urban pond
#

Did you configure sudo?

snow breach
scarlet wagon
#

you dont have sudo

snow breach
urban pond
#

Install base-devel then

snow breach
#

As i told u

#

I have base-devel

scarlet wagon
#

i had to manually install sudo

#

outside of base-devel

urban pond
snow breach
urban pond
snow breach
#

Done

scarlet wagon
#

maybe they changed things idk

urban pond
snow breach
scarlet wagon
#

i did have to manually install sudo on my install though

urban pond
#

So you must've installed it at least 6+ years ago

#

Or screwed something up

snow breach
#

Uhh what's next

scarlet wagon
#

you can install sudo and not run into any issues

urban pond
scarlet wagon
#

this is another converstation

snow breach
#

Done

#

Already

urban pond
#
visudo
snow breach
#

Lets use vim or nvim or nano

scarlet wagon
#

do you know what nvim is

snow breach
urban pond
#

Find this line

%wheel      ALL=(ALL:ALL) ALL

and uncomment it - this will allow you to use sudo

scarlet wagon
#

then whats your problem with vi

urban pond
snow breach
#

Done

urban pond
snow breach
waxen parrotBOT
#

wzium received a thank you cookie!

urban pond
#

Now, drivers

#

What's your graphics card

scarlet wagon
#

chances are you will never have to touch the sudoers file again

snow breach
scarlet wagon
#

so dont worry about it

snow breach
#

Brb

scarlet wagon
#

epic

#

@urban pond idk about you but i think we got him through a general install

urban pond
#

That's right

scarlet wagon
#

WRAP IT UP

urban pond
#

I'm going to ๐Ÿšฟ

#

Goodbye

scarlet wagon
#

bye lmao

snow breach
#

Back

#

Back

snow breach
snow breach
#

That's what gemini said bt

#

W

scarlet wagon
#

probably not

#

so you wanted to use gnome?

snow breach
#

Yes temporarily

#

Then ima move to hyprland

#

What do u suggest i have used kde most of my time with linux but hyprland i enjoy so i say ima give gnome a try

scarlet wagon
#

pacman -S gnome

#

idk i usually just use plasma

snow breach
#

And window managers

#

Also how are des different from window managers

scarlet wagon
#

window manager and all that shit will automatically get installed

snow breach
scarlet wagon
#

the big difference between gnome and kde are the software toolkits installed on top of the WM

#

theres QT and GTK

#

plasma/kde is QT

#

gnome is GTK

snow breach
#

Ohkohk

#

So where do i3, sway and hyprland come in

#

Done btw

scarlet wagon
#

okay then you should be able to unplug the install medium and reboot

#

then arch should be a bootalble section of your drive and all is well

#

hopfully

snow breach
#

Hey hey

#

Can i have multiple des

#

To yk like experiment

snow breach
#

I am in grub

#

Idk

#

Gnu Grb

scarlet wagon
#

wdym "in grub"

#

like grub commandline?

snow breach
#

Minimal bash like

snow breach
scarlet wagon
#

send pic

snow breach
snow breach
scarlet wagon
#

okay maybe something went wrong with the grub.cfg

snow breach
#

Do we have to

#

Do that again

#

๐Ÿ˜ญ๐Ÿ™

scarlet wagon
#

boot into the ISO and remount all partitions

#

then chroot

snow breach
#

Ok

urban pond
# snow breach Can i have multiple des

You can, just don't mix KDE with GNOME because it will fuck up your configuration files. Others shouldn't, but if you just wanna test and fool around, it may be best to make a separate user account for a specific DE

snow breach
#

I installed gnome and cosmic

scarlet wagon
#

just now??

snow breach
scarlet wagon
#

okay good

snow breach
#

I did

scarlet wagon
#

do you want help or not bruh

snow breach
scarlet wagon
#

just to make it clear while we're at this point where you CANT boot into your system... anything that isnt in code tags dont run and also dont do anything else outside of recommendations

snow breach
#

Alr booted into the pendrive

#

I'ma connect my wifi rq

scarlet wagon
#

you remember how to mount everything and chroot?

snow breach
#

Too ez

#

Mount /dev/nvme0n1p9 /mnt

#

And then the rest

scarlet wagon
#

important bit is you got the /mnt/boot in order

snow breach
#

Dond

scarlet wagon
#

have you chrooted?

snow breach
#

Ye

scarlet wagon
#

grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB

snow breach
#

Installation finished no error

scarlet wagon
#

mkinitcpio -P

snow breach
#

It shows shit

#

It says kms

#

It gives warnings

scarlet wagon
#

send pic

urban pond
#

The warnings are safe to dismiss

#

No need

snow breach
urban pond
#

Don't forget about the config

snow breach
snow breach
scarlet wagon
#

you're good

snow breach
#

What's next

urban pond
scarlet wagon
#

cat that file after you're done btw

#

cat /boot/grub/grub.cfg

urban pond
#

The file will be huge

snow breach
#

Done

scarlet wagon
#

i at least want some indication theres no issue

snow breach
#

Yep

#

A large file

#

Cant scroll

urban pond
#

I would ask you to show the output grub-mkconfig

#

But now you can't

snow breach
urban pond
#

Because it's not on the screen anymore

snow breach
#

Ok

scarlet wagon
#

cat output to terminal

#

yeha

snow breach
scarlet wagon
#

nvm

urban pond
#

I scrolled up in this conversation and noticed you didn't run grub-mkconfig after grub-install

#

That's why it didn't boot

snow breach
#

I built gooner machine and a giant electro magnet

snow breach
#

What does this command di

#

Do

snow breach
scarlet wagon
#

basically you should be good now

urban pond
snow breach
#

Ok

#

So what's next

snow breach
scarlet wagon
#

reboot and remove install media

snow breach
#

Lets goo

#

Goog

#

Ye

#

Ye

urban pond
#

You installed gnome, right?

snow breach
urban pond
#

You're supposed to enable gdm with

systemctl enable --now gdm
#

gnome display manager

snow breach
#

Thank u people

#

๐Ÿ™๐Ÿ™

scarlet wagon
#

go get em tiger

snow breach
#

Time to get out of this vm

#

How do i connect this shit to internet

#

Advanced network manager?

#

It doesnt seem to work

#

Did we install wifi drivers?

urban pond
snow breach
#

Solved it

urban pond
#

Good

snow breach
#

See i am already learning

#

And i learnt one thing

#

Never install gnome

#

Gnome is great but i dont use my trackpad

stone lava
#

@snow breach please mark the post title as solved

#

... solved

winged roostBOT
#

#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