archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Commands before archinstall?

Open VenTheZone opened this issue 1 year ago • 7 comments

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

VenTheZone avatar Mar 23 '24 05:03 VenTheZone

What's the error you're getting?

svartkanin avatar Mar 23 '24 06:03 svartkanin

What's the error you're getting?

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

VenTheZone avatar Mar 23 '24 07:03 VenTheZone

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

DaftOdyssey avatar Apr 03 '24 03:04 DaftOdyssey

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

VenTheZone avatar Apr 11 '24 07:04 VenTheZone

I've never experienced this when using archinstall on a fresh machine, wonder what the cause of this would be. It usually comes pre-installed with the arch keyring, could it be an issue with the internet connection?

cbrbygones avatar Jun 04 '24 02:06 cbrbygones

Same here, it is just stuck on the very same step in my case. I tried it on default qemu x86_64 guest with 5GB of RAM memory and kvm enabled (in arch live env). I used pre-mounted configuration with msdos partitioning with /boot of size 1G and rootfs of size 39G.

JungerBoyo avatar Jun 14 '24 12:06 JungerBoyo

I gave up on it. The errors were always something different.

On Fri, 14 Jun 2024, 8:44 pm Piotr Zalewski, @.***> wrote:

Same here, it is just stuck on the very same step in my case. I tried it on default qemu x86_64 guest with 5GB of RAM memory and kvm enabled (in arch live env). I used pre-mounted configuration with msdos partitioning with /boot of size 1G and rootfs of size 39G.

— Reply to this email directly, view it on GitHub https://github.com/archlinux/archinstall/issues/2431#issuecomment-2167953796, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2FLESXGDDWVS7EI7C4GVBDZHLQRZAVCNFSM6AAAAABFEL6Q3SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRXHE2TGNZZGY . You are receiving this because you authored the thread.Message ID: @.***>

VenTheZone avatar Jun 14 '24 13:06 VenTheZone