Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

#!/bin/bash
# week5 - Chapter 5 script

# view kernel's boot and messages
dmesg | less

# checking kernel's parameters
cat /proc/cdmline

echo "I wish there is a way to jump into GRUB so we can run some more commands. This chapter is more about GRUB."

About

Chapter 5 script

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors