In my company, we use the Linux as primary OS.
Sometimes user get the problem and they do not know what's happen?
Here I show the example.
Tomorrow user start the computer and get the error:
Error were found while checking the disk drive for /.
Press F to attempt to fix the errors, I to ignore, S to skip mounting, or M for manual recovery.
How to fix?
$sudo vi /boot/grub/grub.cfg
Now find the line similar to change: ro rootflags=sync to rw rootflags=sync
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=[bunch-of-numbers] loop=/ubuntu/disks/root.disk ro rootflags=sync quiet splash
Save and reboot.
0 nhận xét:
Post a Comment