#following the archwiki to install, got error while trying to do pacstrap

53 messages · Page 1 of 1 (latest)

thorny jolt
#

I mounted both efi which is 350mb , and boot which is ~118g to /mnt
lsblk shows both as I said above.
the command I am doing is
pacstrap -K /mnt base linux linux-firmware

maybe my usb disk is too small? I got like 818m available.

round geyser
#

if you have uploaded images I cannot see them

also you are supposed to mount your root partition to /mnt to do pacstrap aren't you?

#

thats what the wiki says to do

thorny jolt
#

I mean... it says to mount the root, and then to create any remaining mount points? then it says to mount the rest. it seemed odd to mount a partition on another partition.
sense it said to mount to /mnt then mount the remaining on /mnt/efi and such...

round geyser
#

oh, when you wrote "boot" you must have meant root

#

just mount root

thorny jolt
#

what about efi?

round geyser
#

don't worry about that. you are just doing the base install and you finish setting up your efi partition after you chroot into the new install.

thorny jolt
#

I'm confused

round geyser
#

just follow the commands verbatim, mount only the root partition and then do the pacstrap command.

thorny jolt
#

that's not what the wiki said tho...

#

hench why I'm confused

marble bough
grim light
marble bough
#

.aw Installation guide

turbid canopyBOT
marble bough
#

Aw chroot

#

.aw chroot

turbid canopyBOT
thorny jolt
#

nono, I did /mnt/boot by mistake

#

well.. because it seemed weird to mount one thing on top of the other

marble bough
#

The wiki is clear

thorny jolt
#

notice the flow of the guide,

  1. mount to /mnt
  2. mount to /mnt/efi
    that means you mount to somwhere which is already a mount point, no?
grim light
#

run umount -R /mnt to unmount everything, mount your root partition to /mnt and your EFI partition to /mnt/boot

#

you need to create the mountpoint for the EFI partition

thorny jolt
#

can you explain the interaction there? because clearly something is happening

marble bough
#

Derp is Clear

thorny jolt
#

Yes. I understand that... I mean with mounting something on top of a mountpoint.

marble bough
thorny jolt
#

esp?

marble bough
#

Or /mnt/boot

#

.aw esp

turbid canopyBOT
grim light
#

I'd recommended /mnt/boot though, as you have a 350mb EFI partiton

marble bough
thorny jolt
#

Oh, oki

#

I am afraid of asking question I seem to be annoying...

marble bough
thorny jolt
#

Ok seems to be working for now

#

thanks

#

ok new error... said openssl-3.0.7 is corrupted

#

the PGP signature

marble bough
thorny jolt
#

yea, thanks ❤️

marble bough
#

On chroot ofc

thorny jolt
#

the live system yes? cause that's what solved it

finite tiger
#

... close

turbid canopyBOT
#

#9639 📣 If your issue is solved, please prepend [SOLVED] to the beginning of this thread's title. Then, if possible, archive the thread.

thorny jolt
#

Not solved yet sorry

#

I tried installing vim on the created system, got another PGP error, so I tried updating the keyring... got more PGP errors.

#

well I edited the system from the live boot... I hope that's ok?