Linux Lite Forums

Hardware - Support => Start up and Shutdown => Topic started by: Azharil on March 07, 2017, 02:42:00 AM

Title: (initramfs) busybox fsck error
Post by: Azharil on March 07, 2017, 02:42:00 AM
(https://i.stack.imgur.com/OQbDi.png)
I have this problem twice and i don't know what the problems is.
When i startup it go to (initramfs) busybox and how can i prevent this to happen in future.

Now i only fix this by
Code: [Select]
fsck -fy /dev/sda1
exec startx

but this problems keep coming after 2 or 3 days
Title: busybox v1.27.2 error
Post by: johnnyboy5000 on September 06, 2020, 10:46:49 PM
I downloaded an update like two months ago and it wrecked my LL 4.8 system.  In the recovery mode, it says BusyBox v1.27.2 (Ubuntu 1:1.272-2ubuntu3.2) built-in shell (ash) and wont boot any further.


So I will try that code.  Any other tips?  I may be forced o upgrade to LL5.
Title: Re: (initramfs) busybox fsck error
Post by: johnnyboy5000 on September 07, 2020, 09:15:37 PM
So I fixed this boot error by using the code below, then entering yes to all the prompts.

Code: [Select]
fsck.ext4 /dev/sdb1