Update README.md

This commit is contained in:
martin schmidt 2022-01-12 15:04:21 +00:00
parent fb369e84d3
commit 01e93e66d8
1 changed files with 145 additions and 146 deletions

View File

@ -97,7 +97,6 @@ initrd /initramfs-linux.img
options cryptdevice=/dev/sda2:root root=/dev/mapper/root rw lang=de init=/usr/lib/systemd/systemd locale=de_DE.UTF-8
```
**Create a fallback config.**
$ cp /boot/loader/entries/arch.conf /boot/loader/entries/arch-fallback.conf
@ -141,7 +140,7 @@ $ gpasswd -a $myusername wheel
**Edit sudoers-file for sudo access.**
$ nano /etc/sudoers
**Uncomment „%wheel ALL=(ALL) ALL“-**
**Uncomment „%wheel ALL=(ALL) ALL“.**
**Logout as root.**
$ exit