1#!/bin/bash
2mount /dev/nvme0n1p6 /mnt
3mount --mkdir /dev/nvme0n1p1 /mnt/boot
4arch-chroot /mnt