GNU/Linux Ubuntu 20.10 Boot Single User Mode Easy Guide

October 24, 2020 | By the+gnu+linux+evangelist.

Editing Boot Command

  1. 2. Editing GRUB Config

    Then Edit Boot Command.

    Appending:

    init=/bin/bash

    At the End of the Line beginning with:

    linux

    And containing:

    quiet

    Like:

    linux ... quiet ... init=/bin/bash

QuickChic Theme • Powered by WordPress