I installed Ubuntu 18 alongside Windows 10. I partitioned a separate drive for /, swap and the rest of it for /windows as FAT32.
Everything worked fine and I could access both OSes. Then I did two things which I'm not sure which one caused my problem:
1- I changed the default OS to boot from Ubuntu to my Windows boot config (I don't think this caused my problem)
2- I formatted that shared FAT32 drive to NTFS in Windows 10 (which was FAT32 and mounted to /windows while installing Ubuntu) .
Now when I try to boot Ubuntu, it says it is in emergency mode and throws something along the lines:
tpm_crb: can't request region for resource [at some address]
Here is what is in fstab:
What is the solution to this problem?
PS1. I disabled "fast boot" after this problem. Didn't fix it.
PS2. Machine model is Lenovo Ideapad 110 Laptop
PS3. I commented out /windows line and now it booted into Ubuntu. But how can I completely fix this problem?