0

I am on a windows machine, running linux mint mate from a virtual machine.
While in boot I get the following errors

error

I have no access to the kernal so I can't execute any commands that I have seen in other posts.

Might cause the problem but I don't really know:
Lately I updated my windows version and installed wsl2

Am I doomed?

EDIT:
when I am trying to boot now, I am get the following error
enter image description here

Eliran Turgeman
  • 105
  • 1
  • 5

1 Answers1

1

As per the image given by you the grub is providing you a initramfs prompt, basically the bootloader is able to load the the above prompt but there would be possibility of corrupted partition of linux, which is not allowing the root directory '\' to be mounted.

i would prefer to run the fsck command

you can refer to these links for further help:

  1. initramfs prompt
  2. graphic problem (i am not sure this would be a problem)

initramfs information