diff --git a/README.md b/README.md index 7bbca8d..d64ac5d 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,14 @@ mkfs.ext4 /dev/mapper/vg0-root (or mkfs.xfs /dev/mapper/vg0-root, but in case of mkswap /dev/mapper/vg0-swap ``` +--- + +#### My reinstall copy files: +``` +cp root/.backups etc/iwd/main.conf etc/environment etc/makepkg.conf etc/pacman.conf etc/locale.gen etc/locale.conf etc/mkinitcpio.conf etc/crypttab etc/vconsole.conf etc/udev/rules.d/81-wifi-powersave.rules boot/loader/entries/ar +ch.conf /mnt/root +``` + --- #### 8. Mount the new system (NOT NEEDED FOR THE BTRFS) ```