How to resolve/fix initramfs error BusyBox issue in Ubuntu, Linux Mint

preview_player
Показать описание
How to resolve/fix initramfs busy box v 1.22.1 issue in Ubuntu,Linux mint,Ubuntu 18.04,17.10,16.04,12.04
How to resolve/fix initramfs error BusyBox issue in Ubuntu 20.04.
How to resolve/fix initramfs error BusyBox issue in linux mint 20.

If I've helped you in any way and you'd like to
buy me a 🙏coffee🙏, please click this link to do
so:
You can show support on uploads with Super Thanks
Many Thanks in Advance! 🙏

How to repair Ubuntu .
How to fix initramfs in ubuntu,Kubuntu,kalilinux,linux mint.
how to solve initramfs error in Ubuntu 12.04.
how to solve fix initramfs error in Ubuntu 20.04.
how to solve initramfs error in Ubuntu 14.04.
how to fix initramfs error in Ubuntu 12.04.
how to fix initramfs error in ubuntu 14.04
how to fix initramfs error in Ubuntu 16.04
how to fix initramfs error in Ubuntu 17.04.
how to solve initramfs error in Ubuntu 14.04
how to solve initramfs error in ubuntu 17.04,17.10.
How to resolve fix initramfs error BusyBox issue in Ubuntu 18.04.
How to resolve/fix initramfs error BusyBox issue in Ubuntu 17.10.
How to resolve/fix initramfs error BusyBox issue in Ubuntu 14.04.
How to resolve/fix initramfs error BusyBox issue in Ubuntu 16.04.
How to resolve/fix initramfs error BusyBox issue in Ubuntu 12.04.
#initramfs #fixubuntu #busybox

Thanks for watching.
Do not forget to subscribe my YouTube channel.

Command used :-

How to Fix initramfs in Ubuntu

It seems that you have a bad superblock. To fix this:
Firstly, boot into a live CD or bootable USB

$ sudo fdisk -l|grep Linux|grep -Ev 'swap'
Then, list all superblocks by using the command:

$ sudo dumpe2fs /dev/sda2 | grep superblock
Replace sda2 to your drive number

You should get a similar output like this

Primary superblock at 0, Group descriptors at 1-6
Backup superblock at 32768, Group descriptors at 32769-32774
Backup superblock at 98304, Group descriptors at 98305-98310
Backup superblock at 163840, Group descriptors at 163841-163846
Backup superblock at 229376, Group descriptors at 229377-229382
Backup superblock at 294912, Group descriptors at 294913-294918

Now, to check and repair a Linux file system using alternate superblock # 32768:

$ sudo fsck -b 32768 /dev/sda2 -y
The -y flag is used to skip all the Fix? questions and to answer them all with a yes automatically

You should get similar output like this:

/dev/sda2 was not cleanly unmounted, check forced.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Free blocks count wrong for group #241 (32254, counted=32253).
Fix? yes
Free blocks count wrong for group #362 (32254, counted=32248).
Fix? yes
Free blocks count wrong for group #368 (32254, counted=27774).
Fix? yes
..........
/dev/sda2: ***** FILE SYSTEM WAS MODIFIED *****

*********************************************
If I've helped you in any way and you'd like to
buy me a coffee, please click this link to do
so:
Many Thanks in Advance! 🙏🙏
********************************************

Now boot normally

Рекомендации по теме
Комментарии
Автор

You friggin' RAWK!!! I have been pulling my hair out. FYI: This fixed my Ubuntu Mate 18.04. I plugged an old Windows 10 HD into my USB toaster and it thrashed the Ubuntu partition. I didn't think it could do that. But, you fixed it. Thanks so much!!

Ron-jfxz
Автор

Thank you, man. You don't have idea how much you help me.

danielmodesto
Автор

Thank you it worked perfectly for me, just repaired Ubuntu Server 18.04.3 LTS.

erkunalgupta
Автор

Thank you ran into this issue for the first time in years using Linux and your video was the first hit and AMAZING it works to the tee thanks you really helped me!so simple makes it look easy 😎🤓🤟🏼

zhayat
Автор

It worked perfectly for me. I just repaired Ubuntu Server 18.04. Working well. Thanks man.

henrygeorge
Автор

Bro thanks man. Your video partially helped me alot.

abhishekpaluri
Автор

it really helped me, thanks soooo much!

nico.
Автор

thanks for sharing your knowledge and i am also faced this problem and i have a one doubt how we can identify which one is selct from superblock. kindly request please reply to me

kiranreddy
Автор

Thanks For watching, 🙏 Do not forget to subscribe my channel, 🙂it's motivate

SJTechnics
Автор

Okay, so i've been trying to dual boot linux mint 19.3 x64 cinnamon w/ windows 10 using itsfoss's guide, and i created a bootable USB using rufus, as well as the extra 110gb partition on the ssd and all, but I keep getting the initramfs error. When I try to fsck the partition, it doesn't work for me. It doesn't even recognize the fsck command. What do i do? Maybe the linux is just corrupted, like that one other guy in the comments who said his os was corrupted?

xenosonicx
Автор

hi, if any help I do this steps almost every 3-4 days, it works great then after 3 days same problem, so is there another solution to get ride of this problem

maggiekali
Автор

Please do not reboot like normal as this video displays, this will not completely fix your issue, before rebooting, please use this command: sudo update-initramfs -u -k all

theroyalaustralian
Автор

This continues to happen regardless to me, it basically means the operating itself is corrupt, canonical actually corrupted the os so it never be ran after a first and second installation

theroyalaustralian
Автор

What screen recorder did you use to record the tutorial?
I'd like to get it on my Windows also, looks easier than some...
Thanks in advance!!

marxubuntu
Автор

It didn't work for me 😭 and when the error occurs, in that black screen, my keyboard doesn't work either

_tanzil_
Автор

Why would this happen in the first place. Makes me think I shouldn't try Linux mint.

MrApplewine
Автор

I have a linux Mint with the same issue, I followed the instructions but it didn't work, can you help?😟

thewarlord
Автор

Please can this work on Ubuntu Server 18?

henry
Автор

What do you do when it says "dump2fs: The ext2 superblock is corrupt while trying to open /dev/sda1 Couldn't find valid filesystem superblock.??

tspecht
join shbcf.ru