I have not designed a movie in awhile due to a significant catastrophe in my region and I felt like I desired to do this movie. Following all, an Arch Linux set up is relaxing and therapeutic. I install Arch within VirtualBox, so install VirtualBox if you want to follow together.
Note: I did this as a UEFI installation. If you want to see this performed applying MBR, check out out the 2019 Arch Linux Installation Information, but be knowledgeable the pacstrap instructions have altered considering the fact that that online video (be positive to pacstrap /mnt foundation linux linux-firmware):
– Arch Linux Installtion Guideline 2019
SOME Commands I RAN:
Working with fdisk:
fdisk -l (lists out the partitions)
fdisk /dev/sda
In fdisk, “m” for assistance
In fdisk, “o” for DOS partition or “g” for GPT
In fdisk, “n” for add new partition
In fdisk, “p” for primary partition (if using MBR instead of GPT)
In fdisk, “t” to improve partition form
In fdisk, “w” (create desk to disk)
Make filesystem:
mkfs.extra fat -F32 /dev/sda1
mkswap /dev/sda2
swapon /dev/sda2
mkfs.ext4 /dev/sda3
Foundation Set up:
mount /dev/sda3 /mnt (mounts it to mnt on live impression)
pacstrap /mnt base linux linux-firmware
genfstab -U /mnt TWO Increased THAN Indications /mnt/etcetera/fstab (YouTube doesn’t permit angle brackets)
Chroot:
arch-chroot /mnt (improve into root directory of our new set up)
ln -sf /usr/share/zoneinfo/Region/Town /and so on/localtime
hwclock –systohc (sets the hardware clock)
pacman -S nano
nano /etc/locale.gen
locale-gen
nano /etc/hostname
nano /etcetera/hosts
Buyers and passwords:
passwd (set root go)
useradd -m username (make one more user)
passwd username (established that user’s password)
usermod -aG wheel,audio,movie,optical,storage username
Sudo:
pacman -S sudo
EDITOR=nano visudo
GRUB:
pacman -S grub
pacman -S efibootmgr dosfstools os-prober mtools (if accomplishing UEFI)
mkdir /boot/EFI (if performing UEFI)
mount /dev/sda1 /boot/EFI #Mount Extra fat32 EFI partition (if executing UEFI)
grub-put in –target=x86_64-efi –bootloader-id=grub_uefi –recheck (if doing UEFI)
grub-mkconfig -o /boot/grub/grub.cfg
Networking:
pacman -S networkmanager
systemctl allow NetworkManager
Reboot:
exit the chroot by typing “exit”
umount /mnt (unmounts /mnt)
reboot (or shutdown now if carrying out this in VirtualbBox)
Bear in mind to detach the ISO in VirtualBox in advance of reboot.
REFERENCED:
►
►
WANT TO Aid THE CHANNEL?
💰 Patreon:
💳 Paypal:
🛍️ Amazon:
👕 Teespring:
SOCIAL PLATFORMS:
🗨️ Mastodon:
💬 IRC: irc://freenode #distrotube
👫 Reddit:
📽️ LBRY:
DT ON THE World-wide-web:
🕸️ Web-site:
🐿️ Gopherhole: gopher://distro.tube
📁 GitLab:
🔊 Audio Podcasts:
Totally free AND Open up Source Program THAT I USE:
🌐 Courageous Browser –
📽️ Open Broadcaster Software package:
🎬 Kdenlive:
🎨 GIMP:
🎵 Audacity:
💻 VirtualBox:
🗒️ Doom Emacs:
Your assistance is extremely considerably appreciated. Thanks, guys!
he forgot to edit the locale.conf file
"some people think mistakenly takes a long time to install'
30 minutes video
Ok, I'm trying to install Arch for the first time. I've used things like Antergos back in the day, but never a vanilla install and I'm stuck on the grub-install command. I ran grub-install –target=x86_x64 -efi –bootloader-id=grub_uefi –recheck like DT said but it gives me an error. "grub-install: error: /usr/lib/grub/x86_x64-efi/modinfo.sh doesn't exist. Please specify –target or –directory." Any help would be awesome, and appreciated.
I bet android studio would still lag even after 64 gigs of ram 🙄
Thank you.
God, I don't even have a user directory & no idea what I did wrong
Why install an editor if you have vi in there already??
Why the hate on vi?
I Can Finnaly Say "BTW, I Use Arch"
"You'd have to be a complete nutter to have 128 partitions on a disk"
Hmm. Sounds like a challenge to me… 🙂
@DistroTube minimal bash like line editing is supported and I use umount -l and removed the installer iso and I tried to uncheck efi but I got a fatal error
Dude, did u installed arch on the bootable usb?
After I deleted it at the end, when I restart it now says: “FATAL: No bootable medium found! System halted.“ What did I wrong? 😫
I think there are two typos in the commands from the description, at least for me didn't work that way.
mkdir /boot/EFI
mount /dev/sda1 /boot/EFI
Basically grub-install is not finding the EFI directory that way, so the only change is to make it in lowercase:
mkdir /boot/efi
mount /dev/sda1 /boot/efi
I hope its useful for someone.
Just hangs after "Probing EDD (edd=off to disable)… ok" …never makes it to first prompt. (Vbox 6.1//archlinux-2021.03.01-x86_64)
The ArchLinux installation is awesome and then, reboot. Hey wait. Where did all the functionality go that I had while working from the Arch Linux USB flash drive? If only I could clone the flash drive to my hard drive. Anyway, hoping DT can shed some light. 🤞
Almost lost my data, so decided might as well go for a long dreamed Arch. However I was wondering if DT could make a "bulletproof" setup. Mainly I just need some automatic backup tools and easy recovery (doesn't boot, but files are there) and reinstall (don't touch /home, just make my arch work again) without much copy-paste files and configs.
Is it different if I try to install it on a USB drive?
Your videos are very helpful. I love open source even more.
Tried this and it boots to grub. I guess I will have to try again.
at least in my experience, vmware with vmware tools is a lot faster than virtual box, and it supports up to dx10 with virtual box only supporting up to dx9
when i try to install grub it says "error: invalid volume."
help
After following all steps I restarted the VM but now I get a grub command line prompt. Also, I want to install Arch on my computer and not on a VM.
Beginning the switch from Ubuntu to Arch. I'm getting a laptop which I'm going to install Arch on, and if I like it, I'll rip off the band-aid with switching my desktop OS and moving all my files and reinstalling all the software and config files I use.
I get how to do this but i don't fully get why is this needed, a simple script with a few prompts should be enough to do it in one go… sry if i mistyped something not my main language…
Yo DT what about that Arch as Windows 10 wallpaper tho
god how hard it is to get the right keyboard xD You Americans have a really weird keyboard…
Seeing those fdisk options displayed has rewired my basal ganglia in an improved direction for maximum productivity purposes. Thanks brother.
now i can proudly say "I use arch btw."
2:50 If I click on VRAM but from main panel and not VM settings I can set it to 256MB. 😉
PS. I bet you say etsii just for the kicks. xD
it says
EFI variables are not supported on this system.
EFI variables are not supported on this system.
grub-install: error: efibootmgr failed to register the boot entry no such file or directory
Zen GUI arch installer
jesus christ … now i rly know which distro i will never install ….
this is what real pain can be … wow im rly shocked…
funfact, tried it 6 hours now…. i will switch to ubuntu again ;D
It was going perfectly until i get "EFI variables are not supported on this system" error
I never knew that sudo is a package that actually need to be installed
I have tried installing arch I have followed ur vidoe nothing has happened
Thanks so much for this video it has helped me get some of profess of base installation down. I’ve been nervous about getting into Arch Linux but I’m looking forward to looking under the hood and working with it. I don’t think I’m gonna go back.
11:57 that the part that i always forget how to do
A guy from 2021 here, the installation guide still works perfect 🙂
Why is there no good free alternative software to AutoCad in Linux. Tried so many cad software's in Linux but non are upto the mark. Its like being forced to use windows when I want to use linux.
Gracias!! al fin pude instalar archlinux en mi laptop, solo tuve problemas con el wifi pero pude solucionarlo
HI i got stuck while installing the grub loader the error i am facing is "failed to get canonical path airootfs" Any help with this would be great thanks.
This command gave me error as i was installing arch in VMware :-
" grub-install –target=x86_64-efi –bootloader-id=grub_uefi –recheck "
–error = grub-install: error: efibootmgr failed to register the boot entry:
but i fixed it by adding a extra argument " –no-nvram "
I am posting this if anyone is also getting same eroor .. to help
how did you do the matrix behind you, cool
Mine says "No Bootable Device" on my laptop
did exactly that, after rebooting a blue windows screen pops up, telling me my PC needs to be repaired. aha.
i feel like I am watching an OS/2 Warp install. good stuff. #blessed.
Wow f*$*% that… Typing in commands to install… It is quite hard to do then
I have installed arch long ago
I just come here to flex on new users
Because you know
I use arch btw
It's frustrating that only a handful of ppl describe the installation with a /home partition. Not even the Arch Wiki. But this is so common to have a separate /home partition or even a second physical drive
i am stuck on
'grub-install –target=x86_64-efi –bootloader-id=grub-uefi –recheck'
EFI variables are not supported on this system.
EFI variables are not supported on this system.
grub-install: error: efibootmgr failed to register the boot entry: No such file or directory.