My PC is set up to dual boot as follows:
- Ubuntu 18.04 on one 128GB SSD
- Windows 10 on another 256GB SSD (installed into system first)
I previously had Ubuntu and Windows installed at different partitions on the same disk, and after separating them I used grub boot-repair to fix the grub configuration.
Recently Ubuntu started having strange issues. It would boot to a blank purple screen with no response - Ctrl+Alt+T did not work, and I had to use the REISUB method to restart it. After booting into Ubuntu again I would get the 'Unexpected Inconsistency' error, however it appeared to be having errors with the Microsoft Reserved Partition on the Windows disk. If I unplugged the SATA cable for the Windows SSD, Ubuntu would then boot fine, even if it previously gave filesystem errors on boot (I assume Windows would not boot with its disk unplugged).
I've tried running fsck as the error message says, but I cannot get Ubuntu to boot as long as the Windows SSD is plugged in. How should I fix this?
(I might try swapping the ports that the SATA cables are plugged into on the motherboard.)
Thanks.