I had an old linux partition which I hadn’t used for quite some time, and I realized that I didn’t need it anymore. I then decided to format the whole partition and get on with my life. It was all good, until I restarted my PC. Upon restarting I was greeted with this:
“error: no such device: 0119b88c-c450-41d6-9ddf-a4e5140f74fa error: unknown filesystem. Entering rescue mode... grub rescue>”
I am now very frustrated and out of ideas. I tried using my Windows boot USB to use command prompt and try some things though that didn’t work. Any help is appreciated. Thanks!
bootrec /fixmbr
(or the appropriate command for your version of windows) to make windows own the MBR. It should have been done before you rebooted, but it's a windows command & off-topic here. Enter commands to boot your windows & run the appropriate windows command from there. Booting a windows on thumb-drive can fix this (from what I've provided adjusting the command for your version of windows) – guiverc Mar 19 '19 at 08:57