this post was submitted on 03 Sep 2024
140 points (97.3% liked)

Linux

48008 readers
883 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
 

Ever had a question about Linux but felt too afraid to ask? Well now's your chance, ask any question about Linux, no matter how noob or repeated it is, and I and others will help answer them.

Previous noob question thread: https://lemmy.ml/post/14261893

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 2 months ago (6 children)

With the recent Microsoft garbage, I'm giving Linux another try. I've been running a laptop for a while, no issues. My main rig, however can't read all of my um..?hard drives

A live USB of Mint 21 reads 2 of 5 drives fine. The rest are recognized from GParted, but can't access them. It looks like NTFS-3G is installed.

I've duck duck go'd (which apparently is just Bing) for a solution, but haven't succeeded. Long term, I can probably pick up another drive, copy, and reformat everything to something Linux friendly. For now, I just want access.

I'm lazy and burned out. I don't want to use the terminal- which I did try. I just want to make a few clicks and have access to all of my files.

If it matters, the drives (roughly) show up as: 500 gb, 4 TB NTFS (readable) 3, 12, 16 TB unknown (not readable)

Windows says they're all NTFS.

Is there an easy way to easily mount my drives?

[–] [email protected] 6 points 2 months ago (2 children)

If you can boot back into windows, turn off quick startup/shutdown, run chkdsk or whatever on the drives, reboot back into windows then boot back into Linux and you’ll be okay.

Quick startup is a kind of weird sleep/hibernate mutant that leaves drives in an unclean state when it turns off, so the Linux drivers for ntfs say “I’m not gonna touch that possibly damaged drive”.

[–] [email protected] 1 points 2 months ago (1 children)

It was a good theory, but no luck. I'm perplexed on this one.

[–] [email protected] 1 points 2 months ago

Can a windows boot usb also not read them? If so and if you have the space to do so, it’s worthwhile to backup, reformat and repopulate the unreadable drives.

load more comments (3 replies)