I accidentally deleted files in the boot directory and now the system cannot boot anymore. Is it possible to restore the boot directory and especially the file /boot/vmlinuz-3.11.0-12-generic ?
I saw a similar problem here : System doesn't boot anymore. Error: file initrd.img-3.11.0-20-generic not found
The solution would be to mount the local partition in a live environment and re-install the files. As I am a real newbie (as you can see from my problem itself) I have difficulties to adjust the solution to my specific case.
I have access to my computer from a live USB and the result of
sudo blkid
is
/dev/loop0: TYPE="squashfs" 
/dev/sda1: UUID="BD1B-FB3E" TYPE="vfat" 
/dev/sda2: UUID="ad8e18f0-dccd-4aa6-acbe-b3db9f5634a3" TYPE="ext4" 
/dev/sda3: UUID="b8b1b2fc-cebb-4bb7-8739-899147dcd776" TYPE="swap" 
/dev/sdb1: UUID="CDC9-DC5D" TYPE="vfat" 
/dev/sdc1: UUID="E6A3-F52D" TYPE="vfat"
Do you know if it is possible to restore the files or, if not, to save my data (which is not on a specific partition as it should be...) ?
Thanks a lot for your help.
Edit :
I use a version of Linux Mint. Response to lsb_release --all is
    LSB Version:    core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-
3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-
4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:security-
4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch
Distributor ID: LinuxMint
Description:    Linux Mint 16 Petra
Release:    16
Codename:   petra
 
     
     
    