search for: install_ovm341

Displaying 4 results from an estimated 4 matches for "install_ovm341".

2015 Oct 11
4
UEFI: Failed to load ldlinux.e64/ldlinux.e32
...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. Excellent. We're at the next phase. > Here's the config 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...
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 >>
2015 Oct 11
0
UEFI: Failed to load ldlinux.e64/ldlinux.e32
...look at this today. Definitely better, but I think it's 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.i...
2015 Oct 11
0
UEFI: Failed to load ldlinux.e64/ldlinux.e32
...es for this test and > > replaced the two files with your patched versions. > > Excellent. We're at the next phase. Yep, sure looks that way. Thanks for figuring this out! > > Here's the config file: > > > > DEFAULT type_INSTALL_to_begin > > DEFAULT install_ovm341 > SAY type install_ovm341 to begin > PROMPT 1 > TIMEOUT 3000 > > This should be treated case insensitively and tab completion should show it > as typed. As an aside, I intentionally break the default in that way because this is on a shared network. Sometimes the bios is set to...