Eu tinha o windows 8 e tentei instalar o Ubuntu14.04. A instalação foi concluída com sucesso, mas a inicialização falhou & amp; Eu tenho o prompt initramfs. Eu decidi instalar o Ubuntu novamente, mas agora a minha instalação falha me dando um erro fatal. A execução de 'grub-install / dev / sda' falhou. Eu tentei instalar a recuperação de inicialização, etc, mas nada parece funcionar.
Update : Eu tentei o reparo de inicialização e ele não reparou meu grub, mas ele gerou um relatório. Aqui está o link:
link
Atualizar : tentei usar o comando fsck -y /dev/sda
e ele fornece esta saída:
fsck from util-linux 2.20.1 e2fsck 1.42.9 (4-Feb-2014) ext2fs_open2: Bad magic number in super-block fsck.ext2: Superblock invalid, trying backup blocks... fsck.ext2: Bad magic number in super-block while trying to open /dev/sda The superblock could not be read or does not describe a valid ext2/ext3/ext4 filesystem. If the device is valid and it really contains an ext2/ext3/ext4 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device> or e2fsck -b 32768 <device>