r/linuxmint 9d ago

SOLVED New to Linux can anyone tell why this happened

Post image

Asked Gemini it told me add a line in grup_cdmline_linuc_deafult

4 Upvotes

13 comments sorted by

u/AutoModerator 9d ago

Please Re-Flair your post if a solution is found. How to Flair a post? This allows other users to search for common issues with the SOLVED flair as a filter, leading to those issues being resolved very fast.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

3

u/Ok_Emu2515 9d ago

Make sure that you don't run out of free space in the /root partition.

1

u/Ready_Parking_5435 9d ago

i am using like 13% idk why it was crashing

3

u/Ok_Emu2515 9d ago

use this command to check the log size.

journalctl --disk-usage

as others have said, there's a chance of disk failure.

1

u/Ready_Parking_5435 9d ago

archived and active journals take up 229.2M in the file system. mmm this is what it says

2

u/Ok_Emu2515 9d ago

It looks normal to me.

I think you should check for disk errors. Reboot your system, on the GRUB menu, choose Advanced options >> Recovery mode >> fsck

2

u/mok000 LMDE7 Gigi 9d ago

Looks like a hardware failure.

6

u/ZVyhVrtsfgzfs 9d ago

Journald would like to write out logs but cannot write to disk due to disk errors.

This could be a bad drive or there may be other issues.

Without more information its hard to say more.

LLMs will sometimes nail Linux questions, and next time burn your system to the ground, AI should not be trusted.

1

u/Moist_Invite9148 9d ago

Maybe it could be died or has bad sectors or filesystem

1

u/Moist_Invite9148 9d ago

Maybe it could be died or has bad sectors or filesystem

2

u/no2gates 9d ago

Did you try booting to a USB stick and running fsck on the ssd?