similar to: mboot.c32/Xen compatible

Displaying 20 results from an estimated 1000 matches similar to: "mboot.c32/Xen compatible"

2007 May 01
1
Using pxelinux mboot.c32 to multiboot Solaris
Hi All, Now that we have multiboot capable pxelinux, thanks to mboot.c32, I decided to try and remove pxegrub from my x86 jumpstart infrastructure since, in theory, pxelinux can now do it all. The problem I'm having is I'm not very sure I'm following Tim's documentation correctly... I'm not 100% what comes after the --- and whether the Sun kernel needs it's arguments
2005 May 16
6
etherboot & multiboot
I''ve now given up trying to get grub working with my particular e1000 adapter, I''ve tried all the patches and all I can get is something that works a little bit but never past the grub menu. I''m sure I read something somewhere about a tool which would combine a multiboot image + modules into a single bootable item which could be loaded by lilo, and am hoping that the
2005 Mar 18
2
Loading Xen with PXELinux
Hi All: I found this old message on the web archives. I've gotten Xen working with PXELinux, albeit with something of a hack. The basic chain is: 1. pxelinux 2. memdisk 3. FAT16 floppy image 4. grub installed on floppy image 5. xen.gz and vmlinuz on floppy image While this seems pretty simple, the key bits were to use: 1. FAT16 (not ext2, etc) for the floppy image 2. use the 'raw'
2007 Jun 08
2
Can't get if_txp(4) to attach to a 3CR990B-TXM NIC
Good morning, I'm having a bit of an issue getting a 3CR990B-TXM NIC detected and usable. Just wondering if anyone knows of any issues with this NIC chipset and/or with the motherboard chipset. The motherboard is a Biostar GeForce 6100 AM2 using an nVidia nForce 410 chipset and nVidia GeForce 6100 vide chipset. I've tried FreeBSD 6.1, 6.2, 6-STABLE (from Wed), and 7-CURRENT (from
2010 Apr 04
1
[PATCH] mboot: set boot device
Set the boot device based on the derivative information. Signed-off-by: Sebastian Herbszt <herbszt at gmx.de> diff --git a/com32/mboot/mboot.c b/com32/mboot/mboot.c index d008da0..526d10a 100644 --- a/com32/mboot/mboot.c +++ b/com32/mboot/mboot.c @@ -224,6 +224,14 @@ int main(int argc, char *argv[]) mboot_apm(); mboot_syslinux_info(); + /* Set boot device info */ + const
2003 Mar 17
2
PXELINUX 2.02 won't boot correctly
I am trying to use PXELINUX to quickly build a RedHat 7.3/Red Hat 8.0 network via TFTP, NFS, and Kickstart . I had this working previously with an older version of PXELINUX, but as I am trying to build a new network segment, I needed to set this up again. I have the files set up as specified, where my default file looks like: default linux label linux kernel vmlinuz append
2009 Jul 21
2
mboot.c32, NUMA and tgz
Hi all, I'm attempting to PXE boot ESXi, which uses the syslinux mboot.c32 module. The mboot.c32 included with ESXi seems to be an older version that runs into an "out of memory loading.." problem halfway through, even though the box has 8GB memory. This may be related to NUMA, since it works fine on an older box but not the newer blade. I saw that some non-contiguous memory issues
2010 Mar 21
6
[PATCH] mboot: set boot loader name
Set a pointer to syslinux_version()->version_string in mbinfo. Signed-off-by: Sebastian Herbszt <herbszt at gmx.de> diff --git a/com32/mboot/mboot.c b/com32/mboot/mboot.c index 8425e06..76ef7a0 100644 --- a/com32/mboot/mboot.c +++ b/com32/mboot/mboot.c @@ -222,6 +222,13 @@ int main(int argc, char *argv[]) /* Add auxilliary information */ mboot_make_memmap(); mboot_apm();
2015 Aug 19
2
efi mboot xen linux problem
Hi, I am trying to get xen booted on a new mainboard I bought using efi-syslinux/mboot. No success so far. When I choose the xen menu entry except from some characters being wiped from the bottom of the screen nothing is happening. I have made a typo in the xen kernel filename. Nothing changed, no errors about wrong a filename were displayed Initially I compiled syslinux 6.03 (slackware64,
2009 Sep 22
1
mboot.c32 and FreeBSD
Hi, I'm trying to get FreeBSD 7.2 booting using mboot module from syslinux 3.82. Unfortunately it doesn't seem to work. Here is my pxelinux config: === 8< === label freebsd72-i386-mboot kernel mboot.c32 append /kernels/freebsd/7.2/i386/boot/kernel/kernel single --- /kernels/freebsd/7.2/i386/boot/mfsroot === 8< === Here is the error message I get on boot: === 8< ===
2009 Apr 26
1
Need help trying out new mboot.c32
Hi all, I've started writing a new mboot.c32 using the Syslinux native APIs; it is currently on the new-mboot branch of the Syslinux git repository. However, I don't have a huge number of things which use Multiboot set up to test, so I'd really appreciate it if you're a user of mboot.c32 to help me try this and report back positive or negative. I don't have the Solaris DHCP
2016 Jun 14
2
Mboot.c32 and LUKS
Hello. I want to make ESXi on LUKS encrypted partition. ESXi uses Mboot.c32. Can the Mboot.c32 work with luks-encrypted? If it is possible, where i can see an example? Thank you!
2015 Feb 06
1
VMWare ESX mboot.c32
Hi. VMWare has an own/modified mboot.c32, which is capable of using Configfiles. This mboot.c32 is on every Installsystem for their ESXi hypervisor install-iso. Until syslinux 4.07 this works with pxelinux out of the box. Since 5.x this mboot.c32 will not work anymore. There seem to be more modifications than only a parameter "-c". Does anyone has an idea what has changed so this
2006 Jan 14
3
Patch to add Symbols/segments loader for mboot.c
Hello, I use Tim's mboot.c32 to load multiboot kernels over pxelinux. However, some kernels require the symbol table and other information in the ELF section header table to be able to load properly. This functionality is not present in mboot.c now, so I added support for it. The patch is attached. It would be great if you can push this into the next release of syslinux so ELF multiboot
2006 May 24
3
[PATCH 1/1] mboot.c32: fix register constraints bug
From: Tim Deegan <Tim.Deegan at cl.cam.ac.uk> Fix register constraints of final jump to kernel entry. When compiled with some GCC versions, mboot.c32 would clobber the kernel load address and try to jump to 0x2badb002. Signed-off-by: Tim Deegan <Tim.Deegan at cl.cam.ac.uk> --- --- syslinux-3.20-pre8/com32/modules/mboot.c.orig 2006-05-22 11:06:17.000000000 +0100 +++
2006 Dec 23
3
How to start installing a Quad-Devel-Station?
Hello Xen-Users, I am running a Debian GNU/Linux Devel-Station (P2/366 MHz, 512MByte) and use currently chroots which give some problems from time to time. I have following configuration: ----8<------------------------------------------------------------------ /dev/sda1 / 7700 GByte # Master System /dev/sda2 swap 256 MByte # Master System /dev/sda3 /var 512 MByte # Master System
2006 Mar 11
5
mboot.c32, weird e820 map on HP blade machine, possible memory corruption
I'm seeing this on a HP Blade and i'm not sure why this is happning since the nature of the issue is so wierd. I compiled mboot.c with a DEBUG defined in the mboot.c file. In the funciton init_mmap(), it prints the e820 map and on the HP blade this map values come out to be totally random. Some weird numbers which dont make any sense at all. However, if i add a while(1); or a exit(1); at
2008 Dec 03
2
mboot.c32 loses connection when loading the Kernel
Hi, I'm hope I'm right here. I'm trying to boot a XEN 3.2.1 via PXEBoot using the following config: LABEL xen_3.2_amd64 kernel mboot.c32 append images/debian/xen_3.2/amd64/xen-3.2-1-amd64.gz \ --- images/debian/xen_3.2/amd64/vmlinuz-2.6.26-bpo.1-xen-amd64 rw root=/dev/nfs nfsroot=172.16.0.1:/var/lib/tftpboot/clientroot panic=0 \ ---
2013 May 16
1
Syslinux 5.x and VMware ESXi mboot.c32
Hi, I have had a VMware ESXi network boot setup for quite some time now. After upgrading from 4.06 to 5.01 (or 5.10-pre3) the network boot fails with the following error: --- snip --- Failed to load COM32 file esxi/5.1.0/mboot.c32 boot: --- snip --- This error is seen for the ESXi bootup only. The default mboot.c32 from syslinux itself doesn't work and this setup has been working with
2006 Mar 17
3
SYSLINUX 3.20-pre7 pushed out, with mboot fixes
Hi all, I have merged Tim's patches to the mboot loader, and have pushed it out as 3.20-pre7. I guess I'm going to actually have to make a 3.20 here soon... -hpa