During bootup, GRUB appears and offers a boot options.
But selecting the top one only results in this message:
Welcome to emergency mode! After logging in,type "journalctl -xb" to view
system logs, "systemctl reboot" to reboot, "systemctl default" or ^D
to try again to boot into default mode.
Give root password for maintenance
(or type control-D to continue):
In WIndows 10, I have disabled Fastboot and hibernate, so that is not causing the problem this time.
I have tried booting using a live USB Mint and running fsck on all of my drives using this command,
umount /dev/sdb1
fsck -y /dev/sdb1
reboot
But Linux still will not boot.
I've spent hours trying to figure out how to get Linux to boot again and am at wit's end. I suspect its not so complex and the solution will be a lot faster than reinstalling Linux, Windows, and all my software.
Thanks in advance for any assistance you can provide
