Error log : https://termbin.com/skja
As I see in arch wiki, this package is now crc32c in linux kernel and Intel one deprecated, but I can't find it on modules in /etc/mkinitcpio.conf, there is only nvidia modules and I tried adding that package to modules with hand but it still searches for Intel one according to logs above
Steps to reproduce the error :
- install nyarch with Nvidia drivers from web servers
- write it to usb drive with etcher/rufus (tried both, same)
- Boot from USB, select locale keyboard etc.
- Select manual partition and create a btrfs partition with free space (mount to /, flag as /root)
- Create a 2048mb fat32 partition and mount to /EFI, flag as boot
- Continue to setup and apply the changes for install
- get this while installing on %65
Error log : https://termbin.com/skja
As I see in arch wiki, this package is now crc32c in linux kernel and Intel one deprecated, but I can't find it on modules in /etc/mkinitcpio.conf, there is only nvidia modules and I tried adding that package to modules with hand but it still searches for Intel one according to logs above
Steps to reproduce the error :