🌐
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 › 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
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 ... WharfRat wrote: ⤴Mon Nov 26, 2018 10:27 pm You can boot the live session (installation media) and sudo fsck -fvCy /dev/sda1 in the terminal.
🌐
TecMint
tecmint.com › home › linux commands › how to use fsck to check and repair linux filesystem errors
How to Run fsck to Repair Linux Disk and Filesystem Errors
3 weeks ago - $ sudo mkswap /dev/sda2 #sda2 is swap partition device name $ sudo swapon /dev/sda2 Reply · Doesn’t work. I have a 32 bits Ubuntu-based system. When I try to use Gparted, it says that I must have a more recent version of e2fsprogs. When I use fsck, it says the same thing.
🌐
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 - 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 › 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 https://www.addictivetips.com/ubuntu-li ... -on-linux/ Hope this helps ... 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
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 that filesystem, assuming it's automatically mounted.
🌐
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.
🌐
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 › 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 › 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 on deep (when even mounting on read only is not possible), you will end-up on bussyBox/intramfs shell where you will 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.
🌐
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 ...
🌐
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 › beginner questions
[Solved] Force fsck in Mint - Linux Mint Forums
October 26, 2017 - 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
[SOLVED] Bad Super Block, Can't get fsck or unmount to work. How to check hdd for errors" - Linux Mint Forums
June 20, 2025 - Also it doesn't say sda3 is not mounted (of course it is mounted as it is Mint's root) but /dev/sda: not mounted , the disk, when tried wrongly umount /dev/sda. You can unmount and check /dev/sda2, the EFI partition, if you wish (sudo umount /boot/efi; sudo fsck -y /dev/sda2) but not /dev/sda3, ...
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › beginner questions
? fsck - is there a simple way to use it? - Linux Mint Forums
March 24, 2023 - Two partitions: sda1 fat32 efi (very small) sda2 ext4 (rest of the SSD) Does sda1 need to be checked? is there a step-by-step guide suitable for a beginner? I tried: john@z570:~$ sudo tune2fs -l /dev/sda2 | grep checked and got: Last checked: Mon Sep 12 14:00:13 2022 That check happened by itself after the laptop failed to recover from suspend.
🌐
GitHub
gist.github.com › JStoreInTheHills › 061055283881762d43180d3af699ff85
fsck error on boot /dev/sda2 solved linux ubuntu · GitHub
fsck error on boot /dev/sda2 solved linux ubuntu. GitHub Gist: instantly share code, notes, and snippets.