this post was submitted on 15 Aug 2023
101 points (96.3% liked)

Linux

45530 readers
1938 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
 

I'm not sure what fixed it because I tried multiple things yesterday, but it shutdown normally last night.

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

Personally I'd be worried there's a transient disk issue. I'd ensure my backups are good and files aren't being silently corrupted. I assume you're on an NVME, they tend to fail instantly, but sometimes you'll get transient file errors beforehand (like not being able to open a system library). Look at something like debsums to start with maybe.

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

I'm not having the issue anymore, I'm not sure what fixed it though as I tried multiple things yesterday.

Also, I'm not using an NVME, I'm actually just using an old laptop hard drive with one of those hard drive cases that basically converts it into an external hard drive.

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago) (1 children)

That type of error is usually indicative of hdd issue. I only mentioned NVMEs because they tend to fail all at once, without recovery options. Spining disks usually fail slower (but not always). Take a peek at smart info, maybe run a scan. My guess is the cord got jostled though tbh

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

Like I said, I'm not having the issue anymore.

Also, I tried to check the smart info but the option is gray-out, is there something I need to do before I can check it?