similar to: Unable to boot Linux kernel in from Syslinux 6.00-pre efi64

Displaying 20 results from an estimated 500 matches similar to: "Unable to boot Linux kernel in from Syslinux 6.00-pre efi64"

2013 Dec 04
2
Boot iPXE from syslinux/isolinux
"H. Peter Anvin" <hpa at zytor.com> on Tue, 2013/12/03 20:26: > On 10/24/2013 01:09 AM, Christian Hesse wrote: > >>> > >>> version 6.02-pre5 works, 6.02-pre6 does not. > >> > >> Struggled with git bisect, but finally succeeded: > >> > >> 8f470e7bfe75f6401f6c5432988c620b863ad274 is the first bad commit > >>
2015 Feb 20
6
[PATCH 0/1] EFI image booting capabilities
This patch adds to the core EFI image booting capabilities. It was tested on VMware EFI clients and HP Elitebook EFI notebooks, only on PXE environments but it should work on non-PXE scenarios as well. Feedback appreciated. Best, Patrick Signed-off-by: Patrick Masotta <masottaus at yahoo.com> --- diff -uprN a/com32/elflink/ldlinux/execute.c b/com32/elflink/ldlinux/execute.c ---
2016 Jun 10
4
[PATCH] Fix recognition of keeppxe option
PXELINUX has stopped recognizing the keeppxe option on the kernel command line. Here is a patch to make it work again. With COM32, it is no longer possible to use preprocessor directives to determine the SYSLINUX variant. The code inside the #if will never be compiled. So, I changed it to use syslinux_filesystem() to determine the variant. Also, I moved the relevant code from
2013 Jul 24
2
Efi64 boot fail during download from kernel and initrd via http
> Actually, can you grab the version I built from, > > ftp://syslinux.org/pub/syslinux/tests/syslinux-6.02-pre2.tar.gz > > And see whether things work for you? I'm just trying to rule out any > kind of distribution error on the Syslinux build machine. > > -- > Matt Fleming, Intel Open Source Technology Center > _______________________________________________
2013 Jul 25
2
Efi64 boot fail during download from kernel and initrd via http
> Damn, I messed up the git tags so I wasn't looking at an accurate list > of changes between -pre1 and -pre2. > > Your error is likely being triggered by the recent kernel changes. For > x86-64 we now try to boot a Linux kernel via the 32-bit entry point. > It's possible that code doesn't work correctly with vmware. > > Could you grab -pre10 and change the
2015 Feb 05
4
[PATCH] load_linux: correct a type
Correct base's type to match its initialization from prot_mode_base and passage to syslinux_memmap_find(). Tested with extlinux. Signed-off-by: Scot Doyle <lkml14 at scotdoyle.com> --- com32/lib/syslinux/load_linux.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com32/lib/syslinux/load_linux.c b/com32/lib/syslinux/load_linux.c index 06ae2a9..ac73729 100644 ---
2013 Jul 11
3
Syslinux-6.02-pre2 - booting 32-bit kernels from efi64
On Wed, 10 Jul, at 03:44:57PM, Andreas Heinlein wrote: > Am 08.07.2013 18:32, schrieb Matt Fleming: > >I just released 6.02-pre2 which includes support for booting 32-bit > >kernels from efi64. I know a number of people wanted this feature, so > >hopefully it will be tested in various environments. > > > >One thing to note is that it is not possible to boot a
2011 Mar 20
6
PATCH: Hugepage support for Domains booting with 4KB pages
We have implemented hugepage support for guests in following manner In our implementation we added a parameter hugepage_num which is specified in the config file of the DomU. It is the number of hugepages that the guest is guaranteed to receive whenever the kernel asks for hugepage by using its boot time parameter or reserving after booting (eg. Using echo XX > /proc/sys/vm/nr_hugepages).
2007 Dec 27
3
Grandtream Conference issue
Hi, I'm using Grandstream IP phone GXP2000, with Asterisk 1.4.15 I'm using g729 codec and want to use only this codec for the calls. My normal calls are going fine. But issue is coming when I'm using the conference from the Line1 and Line2 Option. When I'm initiating the conference at that time, IP phone is sending the G711ulaw for the conference call, while in my phone I've
2011 Jan 10
9
Hugepage Support
hi, I tried to make huge page request in Fedora x86_64 PV guest using xen 4.1 unstable and it crashed(crash info given below) I had enabled superpages in config file I had also set hugepages parameter at boot time for the PV Dom U By excuting # cat /proc/mem_info | grep Huge gave me that there are 10 free huge pages available , still the domain crashed. [ 86.403654] BUG: unable to handle
2008 Jan 20
6
IAX softphone
Hi All; I tried Firefly softphone with IAX and it gave very poor quality. Any one advise a good strong softphone that can work with IAX fine? Regards Bilal ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
2013 Dec 04
0
Boot iPXE from syslinux/isolinux
On 12/04/2013 12:38 AM, Christian Hesse wrote: > > Sure. Here we go: > > boot: debug -e bios_boot_linux calc_cmdline_offset > boot: ipxe.lkrn > Loading ipxe.lkrn... ok > cmdline_offset at 0x9f7e0 > Initial memory map: > Could not find location for protected-mode code > Booting kernel failed: Invalid argument > OK, that was a useful clue. I think I know what is
2013 Jul 12
3
Dynamic debugging how to WAS: Syslinux-6.02-pre2 - booting 32-bit kernels from efi64
On Thu, 11 Jul, at 10:44:27PM, Geert Stappers wrote: > Op 2013-07-11 om 16:17 schreef Matt Fleming: > > On Wed, 10 Jul, at 03:44:57PM, Andreas Heinlein wrote: > > > > > > Any further info I can give you to debug this? Are there any > > > specific requirements for the kernel? > > > > You could try running, > > > > debug.c32 -e
2011 Aug 22
1
[PATCH] protocol.h: Remove unused locate_protocol()
From: Matt Fleming <matt.fleming at intel.com> locate_protocol() has never been used by efilinux and results in the following build error when compiled with gnu-efi <= 3.0i, In file included from entry.c:38:0: protocol.h: In function 'locate_protocol': protocol.h:62:31: error: 'EFI_BOOT_SERVICES' has no member named 'LocateProtocol' Reported-by: KESHAV P.R.
2010 Dec 30
2
memdisk + grub2 consumes lot of memory
Hi all, I think I have asked about this before but I do not know whats happening. I have problems booting syslinux in my GPT disk which I have asked in a separate topic "Boot Error GPT partition" . I loaded https://github.com/skodabenz/Tianocore_DUET_memdisk_compiled (append options - floppy ro nopass) . Using syslinux when it was booting properly, did not lead to loss of RAM.
2010 Dec 30
3
Boot Error GPT partition
Hi all, I was using grub2 for booting Archlinux x86_64 in my GPT Internal HDD (/dev/sda) then I switched to syslinux/extlinux. It was working fine but suddenly it staring showing "Boot Error" message on screen. I googled for a solution and tried all syslinux versions from 4.04-pre4 down to 4.03-stable but non of them worked. I don't know what suddenly changed caused this
2013 Oct 29
1
syslinux/isolinux 6.2 "Error: Couldn't read the first disk sector"
On 29 October 2013 11:39, Steven Shiau <steven at nchc.org.tw> wrote: > My bad, I meant version 6.02, not 6.2 > > Steven. > > On 10/29/2013 11:28 AM, Steven Shiau wrote: > > After switching to version 6.2, I am having a problem to use chain.c32 > > to boot a local disk. > > My settings: > > ====================== > > label local > > MENU
2010 Dec 21
2
[PATCH] chain.c32: support chainloading GRUB2 core.img
Here is a patch that makes it possible to chainload GRUB2 core.img form chain.c32. It reuses the grub= parameter (used for chainloading GRUB Legacy stage2): - both loaded at 0x8000 - start execution at offset 0x200 (0x8200 in memory) GRUB2 allows to specify another "GRUB home dir" than the standard /boot/grub GRUB2 doesn't allow to change the configfile 'grub.cfg' name
2007 Jul 18
1
Issue in insatlling addons-1.4.2
Hi, I'm using Asterisk-1.4.7.1. Everything was working fine. Now I'm trying to Install Asterisk-addons-1.4.2. The procedure I followed is as... # cd asterisk-addons-1.4.2 #./configure #make menuselect #make #make install Everything is going fine except make install. I've tried many times, but the same error I'm gettiing--- The error is--- asterisk-addons-1.4.2]# make install
2013 Mar 27
1
[PATCH] Fix support for Linux kernel images with no protected mode code
Some kernel images use the Linux kernel boot protocol and header structure, but do not actually have any protected-mode code. For instance, grub's 1024-byte lnxboot.img consists of 1024 real-mode bytes and 0 protected-mode bytes; you can concatenate it with a full grub core.img to produce a self-contained bootable kernel, but you can also use it standalone as the kernel with the core.img