Model: SID-10W9
O.S: Ubuntu 16.04
- Error message: Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
About to Logout
Are you sure you want to log out?
Back
Logout
Get a Quote
Select All
Back
Inquiry
Software
BACK
How to clean boot space for Ubuntu Linux
Document NO.
Category
Update Date
Rev.
Model Name
Purpose
Sometimes users encounter the following error message on Linux. This is very likely because the
/boot space is full. If so, please follow the methods below to clean the space of /boot, and the operating system will be normal.
Error Message:
Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Environment:
Model: SID-10W9
O.S: Ubuntu 16.04
The possible root cause:
The problem was that /boot has no enough space (100% capacity). Therefore, the last two kernel updates didn't complete successfully, and Grub2 picked the latest kernel after reboot and then it failed.
How to solve it:
1. Restart the system and it will boot into the Ubuntu boot menu and please select the option of Advanced options for Ubuntu.
2. Once inside you will see a list of many different versions of the kernel, probably as shown below. Please select the oldest version and please don't select with recovery mode.
3. Then check the capacity status with the following command:
$ df -h
4. Please check the current kernel version by the command below.
$ uname -a
5. Enter to /boot folder and manually delete dependent files older than the current working version until the capacity of /boot is not 100%.
6. The try to fix some damage kernel files by following command. (Please connected to Internet)
$ sudo apt-get -f install
7. List the current all kernel version.
$ dpkg --list | grep linux-image
8. Remove lower version kernel.
$ sudo apt-get purge linux-image-xxxx-generic
Or
$ sudo apt-get purge linux-image-extra-xxx-xx-generic
9. After removed, please update Grub2.
$ sudo update-grub2
10. Then reboot.
$ sudo reboot
My Avalue
Join our membership to access webinars covering topics from healthcare to industrial manufacturing.
Contact Us
If you have any questions, feel free to contact us. We will get back to you as soon as possible.
This website uses browser record cookies to provide you with the best experience, and the cookies we use also include third-party cookies.
For related information, please visit our Privacy and Cookie Policy. If you choose to continue browsing or close this prompt, you have accepted our website terms of use.
Please enter model name like EES* or *3711* in the search box.
After you click “OK” button, you can get the search result.
Keyword
OKSubscribe
Welcome to subscribe to our e-newsletter. As long as enter your email, you can get first-hand latest news.
Subscribe Subject
Press Release
E-letter
IR News
White Paper
BACK
SUBSCRIBE
Unsubscribe
If you decide to unsubscribe from the newsletter, please enter your email below. We will cancel all subscription topics.
Unsubscribe Subject
Press Release
E-letter
IR News
White Paper
BACK
UNSUBSCRIBE
Subscribed Successfully
Thank you for subscribing!
OK
Unsubscribed Successfully
We will look forward to your resubscribing.
OK