<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><pre>Package: grub-efi-amd64<br>Version: 1.99-27+deb7u1<br><br>We have been having trouble trying to boot to a debian system. Just after a correct installation, debian didn't boot. The "Toshiba" logo from my pc was stuck.<br>Someone on #debian-boot told me he thought this is what was happening:<br><br><a href="http://mjg59.dreamwidth.org/4125.html" target="_blank"><a href="http://mjg59.dreamwidth.org/4125.html" target="_blank"><a href="http://mjg59.dreamwidth.org/4125.html" target="_blank">http://mjg59.dreamwidth.org/4125.html</a></a><br></a><br>Using debian installer in rescue mode, we did (sda1 being boot partition, sda2 the / partition):<br><br>mkdir /target<br>mount /dev/sda2 /target<br>mount /dev/sda1 /target/boot/efi<br>mount --bind /sys /target/sys<br>mount --bind /proc /target/proc<br>mount --bind /dev /target/dev<br>chroot /target<br><br>cd /boot/efi/EFI<br>mkdir boot<br>cp debian/grubx64.efi boot/bootx64.efi<br><br>We then rebooted and it worked.<br></pre> </div></body>
</html>