Reconfigure the kernel

This commit is contained in:
Out Of Ideas 2024-01-21 22:41:18 -06:00
parent 0bf4fdfb2d
commit 150780f7a4
1 changed files with 5 additions and 0 deletions

View File

@ -391,6 +391,11 @@ Now select **Exit**.<br />
![image of Exit](https://git.disroot.org/oink/Grandma/raw/branch/main/Assests/Images/exit.png)
Chroot into the installed system.
Reconfigure the kernel.
```
xbps-reconfigure linux$(uname -r | awk -F. '{print $1"."$2}')
```
## Logging in
Login as root with the root password.