How to fix Initramfs Busy Box Screen during system Boot | Ubuntu | 1080P HD |

Опубликовано: 02 Июнь 2026
на канале: Azhar Ali
1,578
10

In this video you will see how I fix Initramfs busy box boot error. To solve Initramfs error on Ubuntu Linux, you need to repair the filesystem in the corrupted partition using "fsck" command like below:
(initramfs) fsck /dev/sda1 -y
Here you have to replace sda1 with the partition which is corrupted in your system. In my system for example it was partition sda6, so I used sda6 instead of sda1. Then press y whenever you asked to.