Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
booting error when using code signing for linux kernel image
2016-04-12, 04:03 (This post was last modified: 2016-04-14 02:19 by apoorvmunshi.)
Post: #3
RE: booting error when using code signing for linux kernel image
(2016-04-09 18:31)NiKiZe Wrote:  The http://ipxe.org/0216eb3c errors points to x509 not being able to validate,
maybe you could build with DEBUG=x509 to get more information about what the cause might be.

Could you post your scripts, and maybe also trying the commands one by one, to see exactly what fails?


hi NikiZe ,

Please find the image of the debug messages here:

dubug messages

The commands in our script are as follows:

#!ipxe
imgtrust
kernel https://192.168.1.42/debian/vmlinuz
imgstat
imgverify vmlinuz https://192.168.1.42/debian/vmlinuz.sig
imgstat
module https://192.168.1.42/debian/initrd.img
imgargs vmlinuz boot=live config username=live fetch=http://192.168.1.42/debian/filesystem.squashfs
boot

Any help is deeply appreciated. Also, just for your information, we followed the exact steps given on the ipxe manual.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: booting error when using code signing for linux kernel image - apoorvmunshi - 2016-04-12 04:03



User(s) browsing this thread: 1 Guest(s)