search for: ovm34_beta

Displaying 3 results from an estimated 3 matches for "ovm34_beta".

2015 Oct 11
0
UEFI: Failed to load ldlinux.e64/ldlinux.e32
...still broken for me on an Oracle X5-2 with latest bios and ilom firmware. I loaded official binaries for this test and replaced the two files with your patched versions. Here's the config file: DEFAULT type_INSTALL_to_begin LABEL INSTALL_ovm341 KERNEL mboot.c32 APPEND media/ovm34_beta/images/pxeboot/xen.gz dom0_mem=max:128G dom0_max_vcpus=20 com1=57600,8n1 console=com1 --- media/ovm34_beta/images/pxeboot/vmlinuz console=ttyS0,57600n8 ks=http://10.196.129.1/ks/ovm341_unmanaged.ks --- media/ovm34_beta/images/pxeboot/initrd.img Console output: >>Checking Media Presence........
2015 Oct 11
4
UEFI: Failed to load ldlinux.e64/ldlinux.e32
...fig file: > > DEFAULT type_INSTALL_to_begin DEFAULT install_ovm341 SAY type install_ovm341 to begin PROMPT 1 TIMEOUT 3000 > LABEL INSTALL_ovm341 This should be treated case insensitively and tab completion should show it as typed. > KERNEL mboot.c32 > APPEND media/ovm34_beta/images/pxeboot/xen.gz dom0_mem=max:128G dom0_max_vcpus=20 com1=57600,8n1 console=com1 --- media/ovm34_beta/images/pxeboot/vmlinuz console=ttyS0,57600n8 ks= http://10.196.129.1/ks/ovm341_unmanaged.ks --- media/ovm34_beta/images/pxeboot/initrd.img I'm honestly unsure if mboot.c32 works on EFI....
2015 Oct 07
5
UEFI: Failed to load ldlinux.e64/ldlinux.e32
> On Fri, Oct 2, 2015 at 4:07 AM, Gene Cumm <gene.cumm at gmail.com> wrote: >> >> I have a patch that I think may help your situation of syslinux.efi >> being unable to load ldlinux.e64/ldlinux.e32 (though I don't know if >> any of you are using an EFI ia32 platform). >> >> The basics are that we try to enable UseDefaultAddress as it helps >>