• at the grub prompt, hit a to append options
  • add init=/bin/bash to the end of the kernel command line and press enter

The system will boot to a prompt like ‘bash-3.2#’ enter the following commands at the prompt

  • mount -o remount,rw /
  • vim /etc/fstab

edit the fstab file commenting the errors by adding a # at the begining of each problematic line, save the file

  • reboot by pressing CTRL+ALT+DEL

--

--

jagben
jagben

Written by jagben

0 Followers

a list of things i want to remember

No responses yet