BusyBox prob
BusyBox prob
Good evening, I had the same problem with busybox. It says that "needs manual fsck to exit", so I ran MX23 liveusb>GParted>control on root partition with no errors, and had the same problem after rebooting to SSD. I mean: same busybox screen and message after fscking the partition where control is needed. Sorry, I don' t know how to post QSI.
- Eadwine Rose
- Administrator
- Posts: 14955
- Joined: Wed Jul 12, 2006 2:10 am
Re: BusyBox prob
@MXTux I have created a topic for you. DOn't tack onto other people's posts, thanks.
QSI is quick system info, in the menu. Run it, copy for forum button, click paste in the post. Don't edit.
QSI is quick system info, in the menu. Run it, copy for forum button, click paste in the post. Don't edit.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: BusyBox prob
Sorry, I'm new here and in other forums I was used to doing it this way. I suspected that QSI was the Quick System Info program, but I thought there was a feature in the editor to put it in the footer. Regarding the problem, can you help me? Now I am on another pc, so I can' t post system infos.
- Eadwine Rose
- Administrator
- Posts: 14955
- Joined: Wed Jul 12, 2006 2:10 am
Re: BusyBox prob
You can paste the qsi in a post. Run it from the menu, copy for forum button, click paste in the post. Don't edit. You can do this on the target computer from the liveusb.
And no sorry, I cannot help with the issue.
And no sorry, I cannot help with the issue.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: BusyBox prob
Perhaps you can give us a clue as to what the “same problem” might be. Any error messages on the screen?MXTux wrote: Sun Feb 23, 2025 1:45 pm Good evening, I had the same problem with busybox. It says that "needs manual fsck to exit", so I ran MX23 liveusb>GParted>control on root partition with no errors, and had the same problem after rebooting to SSD. I mean: same busybox screen and message after fscking the partition where control is needed. Sorry, I don' t know how to post QSI.
Also, have you made any attempt to install remove/repair change something before the incident has shown up.
Note: Busbox is loaded by the kernel at very first action from it's initramdisk (initrd), so in case you have another kernel maybe try to boot with another kernel, which may load a good working initrd.
Further sometimes is also good to have a look at the grub menu entry in case the parameter e.g like root=... are invalid, which can happen if user prefers to use /dev/sdXY device names instead of UUID= or LABEL=. B/c device names are assigned by the kernel at boot and can be different to the ones assigned when the grub-menu was generated.
Re: BusyBox prob
"The same thing" is that after a forced shutdown (by power button, because I couldn't 't shutdown it via software), rebooting PC I noticed that after splash screen, without any error screens, it boots to busybox and if I run the "exit" command it tries to run fsck but fails and says it needs manual fsck. So I have reboot to liveusb, ran gparted and control on the root partition with no errors and when I rebooted to SSD I got the same busybox screen. I didn't do anything strange before shutting down the PC for the first time.
Re: BusyBox prob
And I think I tried to boot with another kernel, and got same results. I don't know how GRUB parameters might be invalid, since I haven't changed anything since installation.
P.S:I tried to boot to another kernel now and got the same results. Busybox says that fsck returned status code 4.
P.S:I tried to boot to another kernel now and got the same results. Busybox says that fsck returned status code 4.
Re: BusyBox prob
Maybe good to see the QSI report, as mentioned already above.MXTux wrote: Thu Feb 27, 2025 11:07 am And I think I tried to boot with another kernel, and got same results. I don't know how GRUB parameters might be invalid, since I haven't changed anything since installation.
P.S:I tried to boot to another kernel now and got the same results. Busybox says that fsck returned status code 4.
What messages you see when you are on the (initramfs) busybox prompt?
The status code 4 means filesystem inconsistency,but you missed to mentioned what partition fsck reported this.
To poweroff at busybox prompt:
poweroff -fd0
Re: BusyBox prob
Fsck reported inconsistency on rootmx23 partition, and I didn' t mean I couldn't shutdown it from busybox, T couldn't' t shutdown it from MX desktop menu button immediately before noticing the problem, because it was unresponsive. I can' t access to the target computer now, so I can' t post QSI nor see busybox screen.
- indielinuxpower
- Posts: 34
- Joined: Sat Mar 26, 2022 12:14 pm
Re: BusyBox prob
I had same thing happen after a recent Windows update. In my case, the update turned RAID on for the SATA Controller 'mode' in BIOS. Go to your BIOS settings find where it mentions SATA. Change to AHCI and you should be able to load MX completely. Of course you did not post your QSI, so only guessing that your issues that sounds just like mine was the same. It was an Intel driver update that Windows 10 forced update when I updated windows. Changing to AHCI fixed things. If Bios does not let you change things, you might have to Windows device manager and change first. In my case, on a Dell Micro 7060 it fixed things just going into BIOS to change things.