updated notes
This commit is contained in:
@@ -407,6 +407,11 @@ fi
|
||||
|
||||
## Boot Process & Targets
|
||||
|
||||
### Change the grub2 configuration
|
||||
```bash
|
||||
sudo grub2-mkconfig -o /boot/grub2/grub.cfg # Create a new grub configuration file
|
||||
```
|
||||
|
||||
### dmesg
|
||||
|
||||
> Note: The boot process is the process by which a system starts up. It is a sequence of events that occur when a system is powered on or rebooted.
|
||||
|
||||
Reference in New Issue
Block a user