Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

At the grub > prompt, type help and press Enter to see a list of available commands, pressing the spacebar to cycle through the entire

At the grub> prompt, type help and press Enter to see a list of available commands, pressing the spacebar to cycle through the entire list. Next, type lsmod and press Enter to see a list of modules loaded by GRUB2. Is the blscfg module loaded? Following this, type list_env and press Enter to view the variables present. By default, there should be a variable called saved_entry that lists the default OS that is booted by GRUB2(the previously chosen OS stored within /boot/grub2/grubenv). Type reboot and press Enter to reboot your system.
9
At the GRUB2 boot screen, press e to edit your configuration. Where did you see these contents recently?
10
Locate the first line that starts with the word linux and navigate to the end of this line (the last two keywords on this line should be rhgb and quiet). Add the word single after the word quiet and press F10 to boot your modified configuration. What does this option tell the boot loader to do?
11
Supply your root password of LINUXrocks! when prompted.
12
At the command prompt, type runlevel and press Enter. What is your current runlevel? What is the most recent runlevel?
13
At the command prompt, type cat /proc/cmdline and press Enter. Note the command used to start your current Linux kernel.
14
Reboot your system by typing reboot and pressing Enter. Allow your system to boot normally.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Application And Administration

Authors: Michael Mannino, Michael V. Mannino

2nd Edition

0072880678, 9780072880670

More Books

Students also viewed these Databases questions

Question

3. What information do participants need?

Answered: 1 week ago

Question

What does Processing of an OLAP Cube accomplish?

Answered: 1 week ago