Lost NTFS partition

No new / updated UUID for the boot/efi?

I think you did not modify the first line by yourself, and I had a look at my efi
there is also a short form being used.

[panta@EVL340 ~]$ sudo systemctl daemon-reload
[panta@EVL340 ~]$ mount -a
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the ā€˜fuser’ command.

Didn’t work

that is not so bad, it will still be working on reboot,
also, you can unmount it immediately as well

sudo umount /dev/sda1

, and go with

sudo mount -a

again

Yep, just did

Than you! I got the partition back.
So, how did this happen? How fstab forget? Or how did he partition rewrite its UUID?

no idea, can Microsoft change UUID maybe, honestly I
I am just guessing, but with /dev/sda1 it is solid
and since you don’t have other sdx devices it can remain this way

I’ll blame it on qBittorrrent. It made EOS to freeze. And during writing on the partition…
I don’t think it is WIn10, since I was working in EOS at the time.

I am glad we could solve this, I entirely gave up Windows
and did not ever miss it since :slight_smile:

Thank you again for the time and afford.

you are welcome :slight_smile:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.