Merge #454 Fix typos
This commit is contained in:
commit
51851d3742
1 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ bootable by *GRUB2*.
|
|||
sudo fdisk -l
|
||||
----
|
||||
|
||||
== For Default Instalation in LVM.
|
||||
== For Default Installation in LVM.
|
||||
|
||||
. Create the mount point for the root partition.
|
||||
+
|
||||
|
@ -74,7 +74,7 @@ mount <efi system partition> /mnt/root/boot/efi
|
|||
chroot /mnt/root
|
||||
----
|
||||
|
||||
== For default Instalation in BTRF
|
||||
== For Default Installation in BTRFS
|
||||
|
||||
. Create the mount point for the root partition.
|
||||
+
|
||||
|
@ -98,7 +98,7 @@ chroot /mnt/root
|
|||
|
||||
IMPORTANT: Home Partition is mounted automatically under `/mnt/home`
|
||||
|
||||
== For Default Instalation in LUKS.
|
||||
== For Default Installation in LUKS.
|
||||
|
||||
. Make sure crypt module in use:
|
||||
+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue