#Network unavailable
94 messages · Page 1 of 1 (latest)
@grizzled geyser no space
It says the same thing
it's "NetworkManager" not "networkmanager"
Yeah I retyped it
@grizzled geyser pacman -Q NetworkManager
It said “error: package ‘NetworkManager’ was not found.
If you don't have NetworkManager installed you will have to chroot back into the system and install it that way
How do I do that
@grizzled geyser reboot back into the iso
And reinstall?
@grizzled geyser no
tell us when you are in it
Okay
@grizzled geyser ?
@grizzled geyser that's not the iso
I've never seen that in the iso
Oh, plug in the usb that you used and then change bios order the same way you did to install in the first place
this
It’s loading
What now? I’m in the grub menu
Just a question, once I’m in the chroot menu I’ll type in the command above to install network settings right?
You should be able to just select the thing that's automatically highlighted or it will do it automatically if you don't change it
@grizzled geyser not yet
It took me to the download page
Install thing
Because I left the menu unattended
that's the correct thing, run "lsblk" I think or fdisk -l and give the output
You forgot to install network manager during your install process.
Yes
Alright I’ll do it in a sec
k
mount /dev/nvme0n1p3 /mnt
then arch-chroot /mnt
actually, before that make connect to internet and then do the previous steps
Okay
after that run pacman -S networkmanager and then enable it with sudo systemctl enable NetworkManager
It says mount point doesn’t exist for this one
I connected to WiFi, everything worked up until that step
hmm, what was the error message?
give me a sec, I'm going to chroot into my system to see if I'm doing something wrong
@grizzled geyser Do you happen to know which partiton is your root partition
After chrooting on my system I did the same thing and it worked just fine
Um, I assume it would be the largest one. Do you think it’s another one?
Maybe I could just reinstall
And then once I reach chroot
I’ll do the stuff
With arch linux you will eventually need to chroot sometime so I would recommend getting the hang of it now
Arch doesn't break often (maybe once a year) but it most likely will break sometime
Ah
I’m don’t remember which was my root partition though
k, I think /dev/nvme0n1p3 is correct, I've occasionally had some weird problems with it so try unmounting it and then mounting it again with umount /mnt and mount it with mount /dev/nvme0n1p3 /mnt
then arch-chroot /mnt again
It didn’t work
If it’s not correct should I just try the other partition
based of off fdisk it's possible that it did a miserable job with partitioning so try /dev/nvme0n1p2 and umount /dev/nvme0n1p3
Okay
It didn’t work on that one either
Maybe something went wrong during the install
I used the guided install by the way
archlinstall is infamous for being horrible so it's possible, I could also be doing something wrong
try sda instead of nvme
Doesn’t work
Hmmm, maybe I’ll just do it
Then at the end when I get the option to chroot I can install network stuff there
I feel like something isn’t working properly
Unless you have another idea
It would be a good learning experience so sure, I recommend these resources:
Distrotube's video on installing arch: https://www.youtube.com/watch?v=PQgyW10xD8s
Gentoo install guide (yes, this actually works): https://wiki.gentoo.org/wiki/Handbook:Main_Page
I haven't made a video in awhile due to a major catastrophe in my area and I felt like I needed to do this video. After all, an Arch Linux installation is relaxing and therapeutic. I install Arch inside VirtualBox, so install VirtualBox if you want to follow along.
NOTE: I did this as a UEFI installation. If you want to see this done using ...
Yeah I think I’ll install manually
@grizzled geyser what de/wm are you going to pick?
Gnome
gnome?
Yeah
I personally use gnome, it's a good choise
#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
Yeah
@merry relic Hey I think I found something
I think I fixed it
I’ll be back with an answer once it reinstalls lol
nice
This tutorial shows you how to access your Arch Linux installation using an Arch Linux live usb.
In the video, I go over two examples as to why you might need to chroot into your Arch installation:
- Installing a terminal as it is not possible to install any package without a terminal (there are other simpler solutions such as disabling the dis...
It’s fixed, I’m all set. Thank you for helping me guys, appreciate it.
@merry relic @grizzled geyser
yeahnookay, and killertofus received a thank you cookie!
@grizzled geyser