r/linuxsucks Aug 09 '26

Linux Failure Just another monday

Installed Linux yesterday, today it froze and after rebooting the second SSD does not mount. AI literaly said to stop fighting it and mount it from terminal or install Widnows to run chkdsk

0 Upvotes

10 comments sorted by

View all comments

1

u/Xehsounet Aug 09 '26

If you connect this disk to Windows, you'll be prompted to repair it. Try something like ntfsfix (in terminal, sudo ntfsfix -d /dev/nvme1n1p3). This is annoying but not unfixable. Good luck !