Thomas Letan
2015-Aug-04 09:27 UTC
[syslinux] [PATCH] efi: leaving long mode in kernel_jump routine
Hi> Maybe I'm missing something, but this has been working flawlessly for > us in Tails so far. What exactly fails?Are you using EFI Handover Protocol? It might explain the difference Thomas
intrigeri
2015-Aug-04 12:09 UTC
[syslinux] [PATCH] efi: leaving long mode in kernel_jump routine
Thomas Letan via Syslinux wrote (04 Aug 2015 09:27:38 GMT) :> Are you using EFI Handover Protocol?What we're doing is: label livefailsafe menu label Live (failsafe) kernel /live/vmlinuz2 append initrd=/live/initrd2.img boot=live config live-media=removable apparmor=1 security=apparmor nopersistent noprompt timezone=Etc/UTC block.events_dfl_poll_msecs=1000 splash noautologin module=Tails noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal Cheers, -- intrigeri
Thomas Letan
2015-Aug-04 14:40 UTC
[syslinux] [PATCH] efi: leaving long mode in kernel_jump routine
Actually your Syslinux config is less relevant than the kernel config file. Indeed Syslinux infers the method to use from the kernel image itself. I assume the .config is public. I will take a look as soon as I can Thomas Le 04/08/2015 14:09, intrigeri via Syslinux a ?crit :> Thomas Letan via Syslinux wrote (04 Aug 2015 09:27:38 GMT) : >> Are you using EFI Handover Protocol? > > What we're doing is: > > label livefailsafe > menu label Live (failsafe) > kernel /live/vmlinuz2 > append initrd=/live/initrd2.img boot=live config live-media=removable apparmor=1 security=apparmor nopersistent noprompt timezone=Etc/UTC block.events_dfl_poll_msecs=1000 splash noautologin module=Tails noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal > > Cheers, > -- > intrigeri > _______________________________________________ > Syslinux mailing list > Submissions to Syslinux at zytor.com > Unsubscribe or set options at: > http://www.zytor.com/mailman/listinfo/syslinux >