4.9 KiB
Known Issues
Waiting for time sync #2144
Note
If you know your time is correct on the machine, you can run archinstall --skip-ntp to ignore time sync.
Missing Nvidia Proprietary Driver #2002
A common workaround is to install the package linux-headers and nvidia-dkms
ARM, 32bit and other CPU types error out #1686, #2185
Keyring is out of date #2213
Note
The issue can happen on new ISO's too even as little as a few days after release, as some keys might expire right after the keyring is "burnt in" to the ISO.
Note
Another common issue relating to the network not being configured, is that time might not be set correctly - resulting in the keyring not being able to update. See :ref:`waiting for time sync`.
System Message: ERROR/3 (<stdin>, line 60); backlink
Unknown interpreted text role "ref".AUR packages
Note
But in spirit of giving the community options, archinstall supports :ref:`archinstall.Plugins`, which means you can run archinstall --plugin <url> and source an AUR plugin.
System Message: ERROR/3 (<stdin>, line 72); backlink
Unknown interpreted text role "ref".torxed/archinstall-aur is a reference implementation for plugins:
System Message: WARNING/2 (<stdin>, line 76)
Cannot analyze code. Pygments package not found.
.. code-block:: console # archinstall --plugin https://archlinux.life/aur-plugin
phisch/archinstall-aur is another alternative:
System Message: WARNING/2 (<stdin>, line 82)
Cannot analyze code. Pygments package not found.
.. code-block:: console # archinstall --plugin https://raw.githubusercontent.com/phisch/archinstall-aur/master/archinstall-aur.py
Warning
This will allow for unsupported usage of AUR during installation.