Editing Boot Command
[ad_slider autoplay=”true” interval=”8″ count=”5″]
-
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
[ad_slider autoplay=”true” interval=”8″ count=”5″]
Contents