Displaying 20 results from an estimated 12000 matches similar to: "Compiling custom "vmlinuz" PXE kernel?"
2017 Apr 04
0
Compiling custom "vmlinuz" PXE kernel?
> From: Locane [locane at gmail.com]
> Sent: Monday, April 03, 2017 8:33 PM
> To: CentOS mailing list
> Subject: [CentOS] Compiling custom "vmlinuz" PXE kernel?
>
> Hello CentOS list, I still need help.
>
> Does anyone know how I would go about creating my own "vmlinuz" PXE
> kernel? I'm still trying to get the NUC6CAYH to load to a LiveCD, and
2017 Oct 02
3
Help with PXE "Out of Memory" error?
Hello all! I have a server at work that we're using for PXE OS
installation and LiveCD loading. It's based on CentOS 7.3, and CentOS
comes with Syslinux version 4.05.
We've been having this issue, very rarely, with some systems that refuse to
load a LiveCD from the menu, claiming they're "out of memory" when we know
that is absolutely not the case; there's plenty
2017 Mar 16
4
PXE vmlinuz kernel doesn't recognize memory in Intel NUC?
Hello all! I'm hoping someone can help. I'm having 2 issues; first:
When trying to load a CentOS LiveCD via PXE on an Intel NUC (NUC6CAY), I
get:
"Not enough memory to load specified image". The image is 1.1 gigs, and
there is 16 gigs of memory in the NUC.
To combat this, I found this forum post
<https://www.centos.org/forums/viewtopic.php?t=1398> which suggested using
2017 Dec 15
2
EFI PXE Server - pxelinux.0 equivalent?
Hi all - I'm not sure if it's appropriate to ask this here, but I
don't see this question explicitly answered anywhere.
Is there an EFI version of "pxelinux.0" that will function basically
the same way and read the same pxelinux.cfg/default menu files?
I've got a really dodgy grubx64.efi EFI PXE menu up at work, but it
can't load the 1.2 gigabyte LiveCD that we use
2005 Jan 31
16
PXE boot Centos 4.0beta problems
Has anyone yet tried PXE booting the vmlinuz/initrd.img
set from Centos 4.0beta2?
I have a pxelinux setup that is booting 3.4 PXE images
fine, but the equivalent setup for 4.0beta loads the
kernel and then splashes the monitor full of multicolor
random characters. Not a good start to an install...
Anyone had luck? Any changes for PXE boots known for 4.0?
Thanks in advance.
-Alan
2010 Apr 13
2
how to debug pxe boot problems
Hi all,
I'm trying to get a pxeboot server up and running, according to the
instructions on the WIKI (http://wiki.centos.org/HowTos/PXE/PXE_Setup
& http://wiki.centos.org/HowTos/PXE/PXE_Setup/Menus)
Here's my /tftpboot/pxepxelinux.cfg/default :
default menu.c32
prompt 1
timeout 300
ONTIMEOUT local
MENU TITLE PXE Menu
label Dos Bootdisk
MENU LABEL ^Dos bootdisk
2017 Mar 16
0
PXE vmlinuz kernel doesn't recognize memory in Intel NUC?
On 03/15/2017 06:08 PM, Locane wrote:
> Hello all! I'm hoping someone can help. I'm having 2 issues; first:
>
> When trying to load a CentOS LiveCD via PXE on an Intel NUC (NUC6CAY), I
> get:
> "Not enough memory to load specified image". The image is 1.1 gigs, and
> there is 16 gigs of memory in the NUC.
>
> To combat this, I found this forum post
>
2017 Mar 17
0
PXE vmlinuz kernel doesn't recognize memory in Intel NUC?
On 3/15/2017 6:08 PM, Locane wrote:
> Hello all! I'm hoping someone can help. I'm having 2 issues; first:
>
> When trying to load a CentOS LiveCD via PXE on an Intel NUC (NUC6CAY), I
> get:
> "Not enough memory to load specified image". The image is 1.1 gigs, and
> there is 16 gigs of memory in the NUC.
that NUC uses a Celeron J3455 "Apollo Lake"
2020 Jun 17
2
CentOS 8.2 corrupt pxeboot kernel
Attempting to PXE boot from the BaseOS/x86_64/kickstart/images/pxeboot/ files results in repeating messages
Invalid or corrupt kernel image
eventually changing to
Could not find kernel image: centos8.2.x86_64/vmlinuz
I downloaded the files again, from a different mirror, and they are all the same. Wiped the files and recreated /tftpboot/linux-install/centos8.2.x86_64/. No dice.
First mirror
2017 Oct 03
0
Help with PXE "Out of Memory" error?
On Sun, Oct 1, 2017 at 8:00 PM, Locane via Syslinux <syslinux at zytor.com> wrote:
> Hello all! I have a server at work that we're using for PXE OS
> installation and LiveCD loading. It's based on CentOS 7.3, and CentOS
> comes with Syslinux version 4.05.
Thanks for noting the version. Are they the binaries from CentOS?
> We've been having this issue, very
2011 Aug 04
3
Interactive PXE install
I've got a system (Supermicro P8SCT) that lacks a floppy or CD and it's old
enough that it won't boot from a USB stick. Before I scrounge an optical
drive to plug in, I thought perhaps I could install over the network, as I
see "legacy LAN boot" in the BIOS menu.
The guides for a LAN install I've found all want to do an automated
kickstart install. Are there any
2009 Mar 17
3
PXE boot hangs while transferring vmlinuz or initrd.img
Hi,
I have a user that is experiencing problems pxe booting several
identical servers. pxelinux.0 is from syslinux 3.63 and the TFTP
server is 0.42 running on CentOS 5.2.
After loading pxelinux.0, the client will then start transferring
vmlinuz and initrd.img via tftp. More than half the time, the
transfer will get stuck and then eventually print a timeout message.
I ran tcpdump and I can see
2023 Mar 29
1
wget http://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/images/pxeboot/vmlinuz --max-redirect=0 --no-hsts
Hello everybody,
I am using pxelinux to install centos stream 9 systems but this stopped
working a while ago with mirror.stream.centos.org because it started
forcing HTTPS and pxelinux is HTTP only.
Could we please make the mirror.stream.centos.org HTTP available again
please?
$ wget
http://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/images/pxeboot/vmlinuz
--max-redirect=0
2005 Sep 20
4
building initrd.img with updated drivers
Can someone point me to instructions on how to build a
pxeboot/initrd.img with updated drivers. I would like to pxe boot and
install rh8 on a newer machine, and the pxeboot files that come with rh8
(2.4.20-8) don't support my e1000 NIC. I believe that the newer
2.4.20-28.8 drivers will, but I'm having trouble finding instructions in
rebuilding the pxeboot initrd.img + vmlinuz to
2017 Mar 17
3
Anyone ever gotten Solaris to install from a CentOS PXE server?
I'm poking through Solaris documentation trying to figure out how to make
it installable via our PXE server and, as with many things Solaris, I'm
hitting walls of completely foreign procedures and setups.
Has anyone managed to do this before? I'm trying to set Solaris 11.3 up.
2023 Mar 30
2
wget http://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/images/pxeboot/vmlinuz --max-redirect=0 --no-hsts
On 3/30/23 07:11, Gordon Messmer wrote:
> On 2023-03-29 11:52, Jelle de Jong wrote:
>> I am using pxelinux to install centos stream 9 systems but this
>> stopped working a while ago with mirror.stream.centos.org because it
>> started forcing HTTPS and pxelinux is HTTP only.
>
>
> I believe the recommended configuration is to have vmlinuz and
> initrd.img on
2013 Jul 04
5
Syslinux 5.11-pre7 not working
Hi,
I am a happy user of version 4.06 and have been hoping to upgrade the 5.x series (for the HTTP bits).
I have the following problems with the 5.11-pre7 build:
1. TFTP load is horribly slow ... even when the two REAL machines are connected to the same switch.
For a typical RHEL installation, the vmlinuz loads ... the initrd.img loads very very slowly and just times out (I waited over 10 mins)
2009 Jun 25
2
ConVirt 1.1 is released.
Hi
We are extremely happy to announce ConVirt 1.1 release.
For details please visit :
http://www.convirture.com/blog/2009/announcements/convirt-11-is-now-available/
ConVirt Team.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 May 04
1
pxelinux.0 tftp kernel vmlinuz transfer hangs on PXE startup
Hello,
I just would like to let you know that after investigating a
while, it seems to me that the vmlinuz kernel ( Centos 5.6 Xen ) tftp
transfer is hanging because there look to be some buffer overflow on the
client side because after a while ( more or less 50Kb transfer ) , there
is no more acknoledgment coming back from the client even in the last
syslinux distribution revision
2013 Mar 27
1
Minimal ISO: GRUB UEFI has incorrect config
Hello,
I've just tried to use CentOS-6.4-x86_64-minimal.iso, but it does not work unmodified.
The grub commands used by the ISO for installation/rescue are:
kernel /images/pxeboot/vmlinuz ...
initrd /images/pxeboot/initrd.img
These paths do not exist on disk.
If I manually correct these to:
kernel /images/vmlinuz ...
initrd /images/initrd.img
The installation is able to proceed