1st problem: I have accidentally erased my boot folder. Now I'm stuck with grub in rescue mode, as I am unable to find /boot to satisfy grub.
2d problem: I tried to boot from a live distro (I tried several ones) but all I got is a black screen with a blinking cursor… So impossible to access to a terminal
I don't have any CD/DVD reader on my laptop but I was able to install xubuntu 14 (64bit) from an USB stick in the past (the first time I install xubuntu, before I deleted /boot…). And of course I have no other partition on my laptop, so all I can do is stare at this nice grub rescue mode… (So I have no access to a terminal)
In this day I'm just desperate… If somebody have a clue of what is going on it will save my shitty week!
ls
then type for examplels (hd0,msdosX)
and give the output. – GAD3R Mar 27 '16 at 12:43grub rescue> ls
(hd0) (hd0,msdos7) (hd0,msdos6) (hd0,msdos5) (hd0,msdos1)
And for each:(hd0,msdos7): Filesystem is ext2.
(hd0,msdos6): Filesystem is ext2.
(hd0,msdos5): Filesystem is ext2.
– mkdemoulin Mar 27 '16 at 13:13(hd0, msdos1): Filesystem is unknown.