Displaying 2 results from an estimated 2 matches for "kexec_cores".
2017 Feb 14
1
kexec to syslinux
...ay well be above my amateur head, but anyway I tried downloading
al alpine iso, and then:
kexec -l /boot/syslinux/memdisk
--initrd=/boot/alpine-standard-3.5.1-x86_64.iso --real-mode
--append="iso raw"
(I tried first without "raw", just "iso".)
The console says "kexec_cores: Starting new kernel"
and hangs forever.
BTW: I also tried an entry for alpine in syslinux.cfg:
LABEL alpine
MENU LABEL Alpine
LINUX memdisk
INITRD ../alpine-standard-3.5.1-x86_64.iso
APPEND iso
It doesn't boot, it appears an unusable emergency shell (doesn't react...
2017 Feb 08
6
kexec to syslinux
Is it possible to kexec to the syslinux interface, thus bypassing the
hw initialization?
What would be the kexec command?
kexec -l ??? --append=??? --initrd=???
TIA
Jorge Almeida