@FlashMobOfOne https://medium.com/@aterro51/linux-how-to-fix-linux-mint-initramfs-prompt-at-boot-a6bced4fe49f
The initramfs prompt you wanna type exit, then the page there gives in depth steps on what to do when the next message pops up using fsck*, let it finish then type reboot on the initramfs prompt
*it will say The root filesystem on /dev/something/or/other requires manual fsck
Then you would do
fsck /dev/something/or/other -y
Let it finish until initramfs prompt and type reboot