#Installer error
4 messages · Page 1 of 1 (latest)
Additional errors from log.
Archinstall.lib.exceptions.syscallerror: ["/usr/bin/mount", "/dev/,nvme0n1p2", "/mnt/arch_btrfs"] exited with abnormal exit code [32] Mount /mnt/arch_btrfs: Can't read Superblock on /dev/nvme0n1p2
It looks like omarchy tries to use the 16MB partition instead of the 1.8TB one
I found a solution. In the omarchy installer you can access the Linux shell hitting ESC. In here I could partition my drive. For anyone facing the same problem:
- cfdisk /dev/nvme0n1 (or your drive signature)
- partition EFI with 300M, Swap with 8G and rest to root
- write all tables in the tool and restart the installer from scratch by typing reboot now