🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › installation & boot
The Root File System Requires a Manual fsck [resolved] - Linux Mint Forums
May 22, 2022 - karlchen wrote: ⤴Sun May 22, 2022 2:21 pmAt the (initramfs) prompt, try fsck /dev/sdb2, please. As above, I'll add to fsck /dev/sda2, use the -y , it will look like this fsck /dev/sda2 -y to answer yes to all prompts, and when it's through press Ctrl+Alt+Delete to reboot.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › software & applications
fsck (Solved) - Linux Mint Forums
To fsck /dev/sda2 from the terminal, boot the Mint live media and run fsck from there on /dev/sda2
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › software & applications
A manual fsck (Solved) - Linux Mint Forums
November 27, 2018 - Phd21: Mint 22 Cinnamon & KDE Neon 64-bit Awesome OS's, Dell Inspiron I5 7000 (7573, quad core i5-8250U) 2 in 1 touch screen ... Recently, I'm also receiving this message, and failure to boot, and I have been using MInt for years without problems. In my case, it fails to boot, but the OS it provides a basic shell to run commands. fsck isn't listed on the list of available commands, however it's available as a command. I run `fsck /dev/sd5` and it fixes the device errors, and afterwards I'm able to boot again, in some cases some files are corrupted.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › beginner questions
filesystem requires manual fsck etc... - Linux Mint Forums
October 21, 2023 - Last edited by LockBot on Sat Apr 20, 2024 10:00 pm, edited 1 time in total. Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed. ... it could be my hard drive is failing. Yes. You need to run fsck after booting up your live USB install stick.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › software & applications
Manual FSCK - Linux Mint Forums
sudo fsck /dev/sda1 If you keep getting errors like this it could be that your hard drive is going bad or is bad and needs to be replaced. 3 Useful GUI and Terminal Based Linux Disk Scanning Tools https://www.tecmint.com/linux-disk-scanning-tools/ How To Fix A Bad Hard Drive On Linux ...
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › software & applications
The root filesystem on /dev/sda2 requires a manual fsck - Linux Mint Forums
October 30, 2025 - Welcome to the Linux Mint support forums! ... Forum rules Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation. ... [*SOLVED*]I increased the vm_max_map_count rebooted and now iam stuck in BusyBox v1.36.1 (Ubuntu 1:1.36.1 6Ubuntu3.1) built- in shell (ash). It states that /dev/sda2 contains a file system with errors, check forced.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › beginner questions
How to perform a read-only fsck on mounted boot partition - Linux Mint Forums
December 20, 2024 - If filesystem need to be repaired ... receive a warning with the problem and solution. On that shell it is possible to run fsck -y /dev/sda2 as all is loaded only on RAM on that moment and partition on disk can be repaired....
🌐
TecMint
tecmint.com › home › monitoring tools › how to use ‘fsck’ to repair linux file system errors
How to Use 'fsck' to Repair File System Errors in Linux
July 14, 2023 - This can be completed via a system utility called fsck (file system consistency check), which checks the root file system automatically during boot time or ran manually.
Find elsewhere
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › beginner questions
[SOLVED] Unable to to use e2fsck from advanced boot options - Linux Mint Forums
Linux Mint Cinnamon 22.1 and 22.2. ... Seems like it fails to unmount '/dev/sda2', so it's great that it doesn't continue regardless, else that risks data loss. You could instead try using fsck(8) (research first! IE: man fsck & YouTube) from Recovery Mode, from which you can manually unmount ...
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › beginner questions
[Solved] Force fsck in Mint - Linux Mint Forums
sudo tune2fs -c 1 /dev/sdXXReplace XX according to your hard disk's numbering / partition scheme (eg. sda2 etc)...this command will run fsck the next time your machine boots.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › installation & boot
can´t boot linux mint anymore "/dev/nvme0n1p2 requires a manual fsck" - Linux Mint Forums
update-initramfs -u 4. You will probably need to restart your system and use fsck again. 5. I suggest you check hard drive GsmartControl ( there just check log if exist only ) and RAM ( Memtest86 and Memtest86+ ) You can use from live-USB even https://www.ultimatebootcd.com/ 6.
🌐
Ask Ubuntu
askubuntu.com › questions › 1559156 › dev-sda2-file-is-missing-and-asking-to-run-a-manual-fsck
boot - dev/sda2 file is missing and asking to run a manual fsck - Ask Ubuntu
@guiverc hey I appreciate you reaching out but I was actually able to find and old post on here from 2023 that answered my question. All I had to do was run fsck -yf /dev/sda1 or /dev/sda2 in my case and then it corrected the issues after entering ...
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › installation & boot
Automatic fsck on boot - Linux Mint Forums
January 25, 2025 - My advice is to let it go as-is. That is what I do. But if you want you can just do fsck every 5th boot: viewtopic.php?p=2453595#p2453595 Read man tune2fs in a terminal if you want to.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › installation & boot
Mint 22.2 boot-up problems 31-12-2025 SOLVED - Linux Mint Forums
December 31, 2025 - To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. mint@mint:~$ sudo fsck /dev/.sda1 fsck from util-linux 2.39.3 e2fsck 1.47.0 (5-Feb-2023) fsck.ext2: No such file or directory while trying to open /dev/.sda1 Possibly non-existent device?
🌐
Linux Mint Forums
forums.linuxmint.com › board index › international › deutsch - german
nach Aktualisierung manuelle fsck erforderlich - Linux Mint Forums
May 4, 2018 - Updates und Upgrades mach ich ja schon ständig. Habe auch verschiedene fsck-Befehle versucht: fsck /dev/sda2 fsck.ext4 -C0 /dev/sda2 fsck.ext4 -f /dev/sda2 Zu dem Problem mit der "corrupted orphan linked list" fand ich auch in anderen Foren was, blieb hier auch überall ungelöst.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › installation & boot
cant execute fsck - Linux Mint Forums
You cannot run fsck on a file system that is currently mounted or non-existent. While partitions can hold file systems, they aren't the only type of device in linux that can hold a file system. IF you would post the output from lsblk -e 7 -o name,type,fstype,size,FSAVAIL,FSUSE%,label,mountpoint ...
🌐
Reddit
reddit.com › r/linuxmint › won't boot after update.
r/linuxmint on Reddit: Won't boot after update.
November 2, 2024 -

My computer running Mint 22 had some updates when I went to use it today. After installing the updates it needed a reboot. When it rebooted I got a blank screen, I forced a restart any it booted. Shortly after it froze and would not respond. I forced a restart and now all I get is a blank screen. When I tell it to boot in to mint it does nothing. If I command advanced options it stops at this and will go no farther. Any ideas to check to try and get it back working?

🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › beginner questions
fsck - Linux Mint Forums
michael@desktop1:~/Downloads$ lsblk ...8415396d41 / sdb 0B sdc 114.6G └─sdc1 Photos1 ntfs 114.6G 2F2811665DEE6648 michael@desktop1:~/Downloads$ sudo fsck -y /dev/sdc [sudo] password for michael: fsck from util-linux 2.37.2 e2fsck 1.46.5 (30-Dec-2021) ext2fs_open2: Bad magic ...