HowTo: Hashcat and hcxtools on Arch Linux Live USB
#7
i3 failed to start once. It turned out that a new version of glibc was needed.

The frontal solution is to update everything
pacman -Syu

However, this will increase the overall download time.
I suggest update only critical components.

pre.sh
pacman --sync --needed --noconfirm --quiet --color=auto archlinux-keyring
pacman --sync --needed --noconfirm --quiet --color=auto archlinux-keyring glibc glib2
Reply


Messages In This Thread
RE: HowTo: Hashcat and hcxtools on Arch Linux Live USB - by v71221 - 11-07-2023, 11:53 AM