Linux System Boot
Linux Boot Loader
/etc/default/grub
Linux kernel
list kenel modules: sudo lsmod
To hold a module making it not to upgrade
TO unhlod or enabling upgrade
For dnf based distros
First install plugin
Lock kernel for upgrades
Communicate with hardware
System Calls: read, open, write, close