45
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 27 Jul 2026
45 points (90.9% liked)
Linux
66654 readers
372 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
Its not the fstab, I mean what am I gonna do, not mount the root drive? idk if its windows fastboot but this setup has been working for a couple months and survived windows and linux updates so this seems unlikely
No I realize that, for me it was stuck on a windows partition , which was irrelevant to Linux running. It sounds like it found some corruption and wants to do a full disk check. Or maybe their is a hardware fault arising.
Others may have better answers for you.
Are your windows drives mounted in linux? If so comment them out in fstab or nofail them as a minimum, although it wouldn't normally manifest as a root drive error (unless you've set up a strange mount point for the windows drives outside /mnt on root or even in home folder? or do you have them listed above your root drive in fstab so they are trying to mount first and that fails?).
Also you said elsewhere your linux drives can be "seen" in windows. Just to be clear, you've not mounted the drives in Windows right using a tool like Ext2Fsd? Because if so, go into windows and unmount the drive.
And have you disabled fastboot? Not just rebooted but disabled fastboot completely?
Yes, I mount my NTFS drives in linux, and they're all nofail already, it's literally the root drive it can't find which makes no sense.
No, I don't mount my linux drive on windows, I am not insane :D
Just checked, fast startup is disabled