Update README.md
This commit is contained in:
parent
fb369e84d3
commit
01e93e66d8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue