Re: Fwd: UEFI Secure boot using qemu-kvm

2012-07-19 Thread Khalid Aziz
On Thu, 2012-07-19 at 10:41 +0100, James Bottomley wrote: > Actually, I just ran into this too. Apparently libefi.a needs to be > build with -fno-stack-protector ... at least that's where the problem is > coming from in my environment. I don't have an ubuntu system to check, > but to verify this

Re: Fwd: UEFI Secure boot using qemu-kvm

2012-07-19 Thread James Bottomley
On Thu, 2012-07-12 at 16:17 -0600, Khalid Aziz wrote: > I Tried to follow the steps Joey had written down (Thanks for doing > that!) on Ubuntu 12.04 and ran into some problems. Here is what I had to > do differently to get it to work: > > - Install libssl-dev > > - Use "sudo alien --to-deb

Re: Fwd: UEFI Secure boot using qemu-kvm

2012-07-19 Thread James Bottomley
On Thu, 2012-07-12 at 16:17 -0600, Khalid Aziz wrote: I Tried to follow the steps Joey had written down (Thanks for doing that!) on Ubuntu 12.04 and ran into some problems. Here is what I had to do differently to get it to work: - Install libssl-dev - Use sudo alien --to-deb

Re: Fwd: UEFI Secure boot using qemu-kvm

2012-07-19 Thread Khalid Aziz
On Thu, 2012-07-19 at 10:41 +0100, James Bottomley wrote: Actually, I just ran into this too. Apparently libefi.a needs to be build with -fno-stack-protector ... at least that's where the problem is coming from in my environment. I don't have an ubuntu system to check, but to verify this is

Re: Fwd: UEFI Secure boot using qemu-kvm

2012-07-12 Thread Khalid Aziz
I Tried to follow the steps Joey had written down (Thanks for doing that!) on Ubuntu 12.04 and ran into some problems. Here is what I had to do differently to get it to work: - Install libssl-dev - Use "sudo alien --to-deb sbsigntools-0.3-1.1.x86_64.rpm" to convert sbsigntools package and "dpkg

Re: Fwd: UEFI Secure boot using qemu-kvm

2012-07-12 Thread Khalid Aziz
I Tried to follow the steps Joey had written down (Thanks for doing that!) on Ubuntu 12.04 and ran into some problems. Here is what I had to do differently to get it to work: - Install libssl-dev - Use sudo alien --to-deb sbsigntools-0.3-1.1.x86_64.rpm to convert sbsigntools package and dpkg -i