Bios or Efi

This commit is contained in:
git
2024-06-27 15:48:52 +02:00
parent 6e6aedfb13
commit e0492b0c19
4 changed files with 24 additions and 6 deletions

View File

@@ -7,5 +7,5 @@ lvchange -ay $LVM_N/volHome && \
lvchange -ay $LVM_N/volRoot && \
mount /dev/$LVM_N/volRoot /mnt && \
mount /dev/$LVM_N/volHome /mnt/home && \
mount /dev/$DISK\1 /mnt/boot/efi && \
mount $DISK\1 /mnt/boot/efi && \
artix-chroot /mnt /bin/bash