I have an Ubuntu 12.04 virtual machine that I was intending on updating to 14.04 LTS. Whilst in the process, the update complained about lack of disk space in "/
". I searched around for a fix of this and found that I was able to free up considerable disk space using advice from this link: Not enough free disk space when upgrading .
As per the top advice, I decided to use apt-get purge
on all previous kernel versions minus the latest and (latest-1) versions. After I restarted the VM, it took me into GNU GRUB to ask for which version to start in (it usually never did that) and it leaves me 4 choices, 2 for Ubuntu 3.2.0-67 & recovery and 2 for memory tests. Any of these choices now just return the following:
error: file not found.
error: you need to load the kernel first.
I basically cannot get back into the OS. Have I lost my VM by accidentally deleting too many images? Any way to recover?
Thanks.
– V-T Aug 12 '14 at 22:25