Comment 58 for bug 1091464

Revision history for this message
Felix Eckhofer (eckhofer) wrote : Re: Unable to chainload Windows 8 with Secure Boot enabled

As a workaround, I created the following entry in /etc/grub.d/40_custom:

menuentry 'Exit grub' {
  exit
}

This boots into windows on my Toshiba notebook even with Secure Boot enabled.