Raspberry Pi Ubuntu mate system boot into Emergency Mode

Source: Internet
Author: User

Raspberry Pi 2B re-brush the Ubuntu Mate15.10 system, at first quite normal, and later do not know how to turn on each boot will enter the following screen.

It is estimated that I often directly dial power, violent shutdown caused by,

After a constant groping, finally found a viable way to escape from Emergency Mode:

1. Log in with the root account under emergency mode
2. Executive UMOUNT/DEV/MMCBLK0P2
3. Then execute e2fsck-f-y-v-c 0/DEV/MMCBLK0P2
4. Reboot

Ok.

So here it is recommended not to violence shutdown, or honest sudo poweroff

Also from a foreign site to see a method, but I did not try

Hi!
I had the same issue but I found a solution!
You need another computer under Linux and put your pi sdcard in it.
If your RPI sdcard is/dev/sdb do:
sudo umount/dev/sdb1
sudo umount/dev/sdb2
sudo fsck/dev/sdb1
sudo fsck/dev/sdb2

Raspberry Pi Ubuntu mate system boot into Emergency Mode

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.