You are not logged in.
I tried to chroot using "arch-chroot /mnt," and I got the error:
chroot: failed to run command '/bin/bash': No such file in directory
I'm guessing that means /bin/boot has been moved somewhere else.
Offline
Have you mounted an OS to /mnt ? ie. mount /dev/sda2 /mnt
Offline
Yes, I wrote "mount /dev/sda4 /mnt" Then I did the pacstrap and the genfstab command.
Offline
Yes, I wrote "mount /dev/sda4 /mnt" Then I did the pacstrap and the genfstab command.
Don't paraphrase. Post the exact commands you issued and their respective outputs.
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
I tried to reinstall it using "pacstrap /mnt base base-devel linux linux-firmware sudo nano vim git neofetch"
And I got a message that said error: ncurses: key "" is unown.
Offline
Never mind, I figured it out.
Offline
Never mind, I figured it out.
https://wiki.archlinux.org/title/Genera … way_street
For others who might fight this thread useful, how did you solve this?
After you let us know how you solved your problem, please remember to mark your thread [SOLVED] (edit the title of your first post).
Offline
I was using a different installer, that wanted me to use archinstall, so it didn't work when I tried to use pacstrap.
Offline