I have Ubuntu16.04 LTS installed on my system. I upgraded MySQL from 5.5 to 5.6 by following this online documentation. The upgrade process seemed to be successful. But when I tried to execute my PHP page it did not get parsed. So I tried to restart my laptop but after that I am getting a Recovering journal
screen at every boot with messages like these:
run-init: /sbin/init: no such file or directory
Run-init: /etc/init : permission denied
Run-init: /bin/init: no such file or directory
Mbibmsh: 0 : Can't open splash
run-init: /sbin/init: Permission denied Target filesystem doesn't have requested /sbin/init. run-init: /sbin/init: Permission denied run-init: /etc/init: Permission denied run-init: /bin/init: No such file or directory /bin/sh: 0: Can't open splash
. If yes, then try this answer: https://askubuntu.com/a/912578/248467 – Manish Kumar Bisht Nov 20 '17 at 16:27/
intact? Or do you want to format all of the drive and do a fresh install? If you want to keep your data then may I know the partition scheme of your hard disk. I know it is a lot of work and if you don't have much time and you do have back up of your data (or don't care about the data) then I would suggest a fresh install. – Manish Kumar Bisht Nov 21 '17 at 09:00sudo apt install init
. Then reboot your system and detach the bootable disk. Turn the system on and see if it boot this time. – Manish Kumar Bisht Nov 22 '17 at 13:14