I use Ubuntu 14.04. A few days ago, I logged off, then my computer was unresponsive as I tried to log back on. I do not recall installing any software or changing any setting that could have caused this. Since then, whenever I have tried to boot, I receive the following error messages:
mount: mounting /dev/mapper/ubuntu--vg-root on /root failed: invalid argument
mount: mounting /dev on /root/dev failed: No such file or directory
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /proc on /root/proc failed: No such file or directory
Target filesystem doesn't have requested /sbin/init
No init found. Try passing init= bootarg.
BusyBox v1.21.1 (Ubuntu 1:1.21.0-1ubuntu1) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
Something similar seems to have happened to other users before:
This post recommends Ubuntu Boot-Repair. I tried it, selected "recommended repair", and received a message that it was successful. However, after a restart, the error message appeared as before. The log of Boot-Repair can be found here.
Here, I found the suggestion of booting from a live disk and using fsck -f
. The command came back without an error code, but the booting problem persisted as before. Likewise when I tried e2fsck
, as suggested here.
Here, someone suggests editing the Grub configuration. I tried it, again to no effect.
If anyone could come up with something else I can try, I would much appreciate it.
EDIT: After posting this, I stumbled upon the recommendation that I use Rescatux to post a log of the boot info script. Here it is:
paste.ubuntu.com/15049548/