Score:0

How do I boot to recovery mode in Ubuntu 20.04?

cn flag

To solve another problem I am having, it has been suggested that I need to "reboot to secure (actually recovery) mode". I don't know exactly what this means.

I have been in the BIOS of my Dell XPS laptop and I have ensured that Enable Secure Boot is switched on. Does that mean that I am already securely booting?

Organic Marble avatar
us flag
It sounds to me as if they meant you to boot into *recovery* mode. That would allow you to do all the stuff in the first comment. I am not advocating the solution given there, just trying to interpret it.
Someone avatar
my flag
**The user in their comment means ["boot to recovery mode"](https://askubuntu.com/a/92558/1460940).**
Someone avatar
my flag
Does this answer your question? [How do I boot into a root shell?](https://askubuntu.com/questions/92556/how-do-i-boot-into-a-root-shell)
karel avatar
sa flag
Does this answer your question? [How to start Ubuntu in Console mode](https://askubuntu.com/questions/859630/how-to-start-ubuntu-in-console-mode)
Score:6
my flag

To boot into recovery mode, follow the steps in Takkat's answer, which I also mention here.

  1. Before the Plymouth (boot splash) screen appears, press the Shift or Esc key (could be another key, as it depends on the laptop's manufacturer) to enter the GRUB boot menu.

  2. After you're in the GRUB menu, select Advanced options for Ubuntu.

    Grub menu

  3. In the advanced options, select a recovery kernel.

    Advanced Options for Ubuntu

  4. Wait till you get to the Recovery Menu:

    Rescue options

In the Recovery Menu you'll find a few recovery options for your system.

  • resume - Boot normally to your main OS.

  • clean - This option cleans your OS and removes obsoleted and unnecessary packages.

  • dpkg - Try to fix package manager issues.

  • failsafeX - Start the system in Safe graphics mode.

  • fsck - Check errors in the file system. This option won't work in recent Ubuntu systems as the disk is mounted.

  • grub - Updates the GRUB boot loader (sudo update-grub).

  • network - Enable Wi-Fi and network services.

  • root - It will drop you to a root prompt to execute commands as the root user.

  • system-summary - Shows information about your system.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.