GNU/Linux Fedora 33 Boot Single User Mode Easy Guide

June 18, 2021 | 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:

    vmlinux

    Like that:

    linux ... vmlinux... init=/bin/bash

QuickChic Theme • Powered by WordPress