When booting, it suddenly just goes to (initramfs). NOTE this will reset the VM ie you lose everything on it. I didn't research yet a way to just recover without losing data.
- type
blkid... and look for something that has ext4 (ie looks like a filesystem) fsck /dev/sda1 -y(modify this for your disk path ... this should check and fix the corrupt partitionreboot -f
Comments: 0