this post was submitted on 08 Nov 2023
46 points (92.6% liked)

Linux

47237 readers
3343 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
46
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

I was playing a game, alt-tabbing froze my system so I waited a bit and then rebooted by using the button on the case, since I couldn't do differently.

It now throws an error when mounting a drive: error mounting /dev/sdb1 at /media/user/local disk 1: unknown error when mounting (udisks-error-quark, 0)

This drive doesn't have anything I was using on it, since it's a media storage drive. I booted up Windows on my second drive and it can see and access this one without problems. How to fix?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago* (last edited 10 months ago) (1 children)

Yeah, most options were greyed out. I'll have to visit the wiki of my distro haha thanks for the tips though

edit: actually, just checked, EXT4 isn't greyed out, but it says "internal disk for use with Linux only" and since it's an external/portable HDD I didn't pick that option

[–] [email protected] 4 points 10 months ago

I'm pretty sure there's no difference between internal and external ext4 (at least how gnome disks handles it), so I think it's just trying to make sure users don't freak out when they format it as ext4 and think their data is all gone on Windows.

Also when it's grayed out you usually just have to install the fuse driver and file system tools, IIRC for exfat you install exfat-fuse and exfatprogs.