I found other similar questions but my outputs are different. Firstly, when I write ls with partition names I get same results
this is what I get:
ls
(proc) (hd0) (hd1) (hd2) (hd2, gpt6) (hd2, gpt5) (hd2, gpt4) (hd2, gpt3) (hd2, gpt2) (hd2, gpt1) (hd3)
ls (hd0)/
error: invalid sector size 65535
ls (hd1)/
error: unknown filesystem
ls (hd2)/
error: unknown filesystem
ls (hd2, gpt1)/
efi/ en-us/ bootsect.bak
ls (hd2, gpt2)/
efi/ en-us/ bootsect.bak
ls (hd2, gpt3)/
efi/ en-us/ bootsect.bak
ls (hd2, gpt4)/
efi/ en-us/ bootsect.bak
ls (hd2, gpt5)/
efi/ en-us/ bootsect.bak
ls (hd2, gpt6)/
efi/ en-us/ bootsect.bak
I get same files in all of hd2 in this and whenever I reboot, i get invalid filesystems in random partitions. I have dual booted win10 with ubuntu and I haven't updated windows in some time. I tried boot repair tool with usb but it didnt work, help!