#I cant install ach linux(solved)
546 messages ยท Page 1 of 1 (latest)
Done
mount /dev/nvme0n1p9 /mnt
I think its wrong but i did it anyways
what do you mean
I followed someone who said to mount the uhh efi to it
no
What's next
Ok





are you installing arch for him?
y-
Yews
yes..
dude......
yes
swapon /dev/nvme0n1p8
Done
pacstrap -K /mnt base linux linux-firmware
Nothin else?
thats it
What about network managers
Done
What does pacstrap do
Install a bunch of shit
So its like apt?
Or dnf
(i love dnf)
pacstrap is basically pacman for a chrooted environment
pacstrap is pacman before a chroot environment even exists
So so so can i just run some errands
And check this later
Like in 2 minutes
Until this download happens i mean
how long is it gonna take
Idk
you got stick net or something
shouldnt take that long
genfstab -U /mnt >> /mnt/etc/fstab
Done
this will define how your partitions are mounted when you boot
Alr
Ok so their order?
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
whats your timezone
Ran that command
which one
The ln - sf /usr/zoneinfo/region/city /etc/localtime
Now i have to create a locale ig
ok so you completed that after you chrooted?
I did the timezone thingy
Whats nexy
After chroot
Yes
hwclock --systohc
Done
vi /etc/locale.gen
No vi
nano
We didnt install vi
No nano either
okay type exit
no need to exit, just install it
pacman -S nano
yeah i guess
Done
there's no need to use pacstrap more than once
we're out of chroot
just vi is fine
Ale
is it done
Yes
Here
Un commented it
whats the output of grep 'en_US.UTF-8' /etc/locale.gen
locale-gen
Generation done
echo 'LANG=en_US.UTF-8' > /etc/locale.conf
echo 'KEYMAP=us > /etc/vconsole.conf
Are we gonna stay as a root user or create a new user
echo 'KEYMAP=us' > /etc/vconsole.conf
the us is the default one already
Next
whats your hostname
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
How?
i typed in the wrong command at first
Us
Keymap=us
Perfect
๐บ๐ธ
Whats next
is that KEYMAP=us?
alright
echo 'goonmachine' > /etc/hostname
Won't
mkinitcpio -P
Next time (ik theres gonna be one) i use arch installer
Wow it ran some shit
yeah it do be runnin some shit
Done
okay do u use wifi
๐ฎ๐ท
pacman -S iwd
awesome
Wait: what's your target desktop environment/window manager?
Hyprland
๐๐
Okay, good
you can install any DE now if you need to but id rather see that he can boot into his actual disk
Yes
Nothing, it's just for KDE/GNOME and other stuff you should install NetworkManager instead of iwd, so I was just making sure
exit
I did that in pacstrap
then reboot
Done
No pendrive
What about the bootloader?
better plug in that iso again lmao
Do we have to redo this
no
You only need to remount your partitions and chroot into /mnt again
Ok
How'd i do that i forgor
First i mount my 9th drive to /mnt which becomes / after install
thanks btw ๐
wzium received a thank you cookie!
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
yeah i think. need to look at your partition scheme again
nvme0n1p6 goes to /mnt/boot
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
Ok so lets go with that
Before that lemme mount shit
No, after you're in chroot
swapon /dev/nvme0n1p8
Remember to connect to the internet again though, before you chroot
There's no need for that
not sure if we need swapon after fstab has been generated but better safe than sorry
yeah
what does that mean
post dinner eating
i really hope this dude didnt mean "brb eating dinner back in an hour"
No
Connected to internet
Tho
What's nexy
mount your partitions
How
yes
@urban pond how do we do gnome
arch-chroot /mnt
pacman -S grub efibootmgr
hang on
Alr
dont get carried away now
Yes sir/maam/neeto

foot
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
Done
It says
Grub-install etro
ok so you SHOULD be able to boot from your disk now
No
Non wait
grub-mkconfig -o /boot/grub/grub.cfg
Picture
/usr/lib/geub/x86_64-efi--efi-directory=/boot/modinfo.sh doesn't exist
Picture
Please specify --target
guys...
please stop being a help vampire
we cannot spoon feed you everything
I obviously can't see the command you typed
SPACE after /boot--bootloader
there was space
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
efi-directory=/boot--bootloader
@snow breach
Yes, but not in the last command
I am herr
Here*
The last command is fine, at least partially, because I can't see it
anything with -- or - is an argument to a program you're running
Uh huh
they cant be combined together
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
grub-install<space>--target=x86_64-efi<space>--efi-directory=/boot<space>--bootloader-id=GRUB
type that but replace <space> with an actual space
no errors?
Did you make an user?
Did you set your root password?
enjoy your new account "meow"
I can redo it
Do you have sudo? (Did you install base-devel with pacstrap?)
Can i?
we didnt
Did you configure sudo?
I have sudo no base-devel
you dont have sudo
I might've installed it
Install base-devel then
You literally just said you don't but okay lol
Done
That's impossible, base-devel has sudo as a dependency
Oh are the things separate
Done
maybe they changed things idk
Yes and no, sudo is a dependency of base-devel
Done
i did have to manually install sudo on my install though
Uhh what's next
you can install sudo and not run into any issues
Do you wanna use nano or vim
this is another converstation
visudo
do you know what nvim is
Yes obv
Find this line
%wheel ALL=(ALL:ALL) ALL
and uncomment it - this will allow you to use sudo
then whats your problem with vi
Done
EDITOR=whatever visudo
then
Done
I trust you with that
Thank u ๐ญ๐
wzium received a thank you cookie!
chances are you will never have to touch the sudoers file again
Intel 520 igpu
so dont worry about it
Brb
That's right
WRAP IT UP
bye lmao
Bye bye
I dont think i'll be needing drivers
That's what gemini said bt
W
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
Can u explain all of these des
And window managers
Also how are des different from window managers
window manager and all that shit will automatically get installed
Tiling manager i meant
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
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
Minimal bash like
Yes
send pic
Is this normal
okay maybe something went wrong with the grub.cfg
Ok
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
Ok
I installed gnome and cosmic
just now??
No
okay good
do you want help or not bruh
I did
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
Ok wont
Alr booted into the pendrive
I'ma connect my wifi rq
you remember how to mount everything and chroot?
Yes
Too ez
Mount /dev/nvme0n1p9 /mnt
And then the rest
important bit is you got the /mnt/boot in order
Dond
I did
have you chrooted?
Ye
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
Installation finished no error
mkinitcpio -P
send pic
Don't forget about the config
Alr
What's the config
you're good
What's next
This
The file will be huge
Done
i at least want some indication theres no issue
Why?
Because it's not on the screen anymore
Ok
??
nvm
I scrolled up in this conversation and noticed you didn't run grub-mkconfig after grub-install
That's why it didn't boot
I built gooner machine and a giant electro magnet
Oooooo
What does this command di
Do
Today's
basically you should be good now
grub-install installs grub and grub-mkconfig configures it.. as the names imply
Okk
reboot and remove install media
You installed gnome, right?
Ye
go get em tiger
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?
Are you in gnome?
Solved it
Good
See i am already learning
And i learnt one thing
Never install gnome
Gnome is great but i dont use my trackpad
#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