Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands before archinstall? #2431

Open
VenTheZone opened this issue Mar 23, 2024 · 4 comments
Open

Commands before archinstall? #2431

VenTheZone opened this issue Mar 23, 2024 · 4 comments

Comments

@VenTheZone
Copy link

VenTheZone commented Mar 23, 2024

What commands do I need to use for archinstall to work?

I use timedatectl set-ntp true
timedatectl set-timezone "Region/City"

pacman-key --init
pacman-key --populate archlinux

but keyring just wont load at all.

I use archlinux-(date).iso

@svartkanin
Copy link
Collaborator

What's the error you're getting?

@VenTheZone
Copy link
Author

What's the error you're getting?

It's just stuck on "Waiting for archlinux-keyring to complete"

@DaftOdyssey
Copy link

What's the error you're getting?

It's just stuck on "Waiting for archlinux-keyring to complete"

Sync package

pacman -Syy

Maybe it's required to install the current archlinux keyring

pacman -S archlinux-keyring
pacman -Syy

@VenTheZone
Copy link
Author

I learned and did it manually.... got sick of troubleshooting for hours...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants