Small fix
parent
434a62f06f
commit
ac8dbf682e
|
@ -146,5 +146,5 @@ initrd /intel-ucode.img
|
||||||
initrd /initramfs-linux-fallback.img
|
initrd /initramfs-linux-fallback.img
|
||||||
options root="LABEL=Arch" rw
|
options root="LABEL=Arch" rw
|
||||||
\" > /boot/loader/entries/arch_fallback.conf
|
\" > /boot/loader/entries/arch_fallback.conf
|
||||||
mkinitcpio -p
|
mkinitcpio -P
|
||||||
" | arch-chroot /mnt
|
" | arch-chroot /mnt
|
||||||
|
|
Loading…
Reference in New Issue