Displaying 20 results from an estimated 4000 matches similar to: "PXE question"
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
2015 Jun 25
0
PXE question
----- Original Message -----
| I was wondering, where is the format and options of files like
| /usr/share/system-config-netboot/pxelinux.cfg/default from
| system-config-netboot-cmd described? There are plenty of PXE tutorials
| with examples out there, but nothing that looks like actual
| documentation.
rather than use PXELinux, chainload iPXE and watch the world of PXE booting become like
2011 Mar 10
2
Does not auto boot after time out
I am having difficulty trying to figure out how to get a computer to
boot from it's local disk automatically after the pxe menu times out.
I installed syslinux-3.11-4 with yum onto CentOS 5.5
It boots to the local disk if I select Local from the menu and press
enter but it never times out and boots localy.
The AUTOBOOT message doesn't appear either.
Which instructions in the PXELINUX
2010 Oct 26
1
trying to chainload the normal ubuntu pxe installer
Hi syslinux experts,
So, I have a pxe boot tree that looks something like this:
/menu.cfg
/linux
/ubuntu
/amd64
/meerkat (contains a mirror of the netboot ubuntu image)
If I set the following in the appropriate stanza of my dhcpd.conf (for isc
dhcpd v3), I can boot the ubuntu installer:
filename "linux/ubuntu/amd64/meerkat/pxelinux.0";
next-server <tftp_server_ip>;
I would
2005 Aug 12
5
PXE/Memdisk/bootimage having a fight
I have tried to get this working SO many times, everywhere I look on
the web tells me i have this correct.
I have the following stanza in my /tftboot/lts/pxelinux.cfg/default
label Ghost
kernel memdisk
append initrd=netboot.img
For some reason, it doesn't work - I get the error messages
Missing parameter in config file
Could not find kernel image: linux
boot:
The netboot.img is in the
2011 Jun 14
3
Questions about setup
I have worked in IT for several years and programming or anything related to
this is not exactly one of my strengths. I need help creating a vesamenu..
Im trying to setup up so I can access my Acronis backup and disaster
recovery 10 server, knoppix live cd, hardware diagnostics - pcdoctor and
maybe a hiren type boot cd. I checked the Linux irc channel which I guess is
now abandoned. If anyone
2008 Jan 10
2
How to PXE Boot
Folks,
Are there updated instructions on how to set up PXE boot under CentOS 5.x? I found that the system-config-netboot RPM has been absent, and the instructions written reference it, with a bug report not yet closed on Red Hat.
Thanks,
OSC
http://www.centos.org/docs/5/html/Installation_Guide-en-US/s1-netboot-pxe-config.html
http://rhn.redhat.com/errata/RHBA-2006-0380.html
--
Are we headed
2003 Sep 01
1
troubles with PXE APIS
Hi everybody,
I'm a french student employed to develop the boot loader of some
commercial kernel (real time one). Since the goal is to have a universal
x86 netboot I had to use PXE apis.
However I have troubles using them. Since our kernel is not GPL based I
can't just patch syslinux for our purpose. I tryed to make a very simple
netboot loader using intel doc but I was not able to
2007 Jan 24
1
PXE question
Hello,
I run a cluster for computer game servers which are started on demand
by users who book them. I have 15 nodes, some of them netbooted, some
of them not. Recently i replaced a couple of old netbooted machines
with new ones (with harddrives) for better performance. Inside the
new boxes i used NICs from the old machines that i had taken out of
the cluster and netboot.
A day or so
2007 May 14
3
pxe password protect option
Hi, I have tried several different line options, but I cannot seem to
get the pxe master password option to work?
I have basically tried all combinations of:
DEFAULT local
PROMPT 0
ALLOWOPTIONS 1
TIMEOUT 500
MENU TITLE sometitle
MENU MASTER PASSWD somepassword
But just can't seem to get the menu to prompt for a password.
version I have is pxe 3.31
Thanks for any help
2014 Feb 25
2
[RFC, PATCH] core/pxe: Add architecture-specific discovery request for PXE config file
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-netboot-pxe-config-efi.html
On Monday, February 24, 2014 8:50 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
On Mon, Feb 24, 2014 at 10:09 PM, Jeremy Kerr <jk at ozlabs.org> wrote:
> Hi Gene,
>
>>> What I'm looking to do here is establish a bit of a
2004 Apr 16
7
pxe linux
Hi,
I have setup pxelinux like this,
default linux
label=linux
kernel linux
append initrd=rootfs.img
ipappend 1
I have my dhcpd.conf like this,
allow booting;
allow bootp;
group{
filename "pxelinux.cfg/pxelinux.0";
host deploy
{
next-server 192.168.1.254;
hardware ethernet 00:0E:A6:22:28:21;
2014 Feb 25
1
[RFC, PATCH] core/pxe: Add architecture-specific discovery request for PXE config file
Hi all,
>> https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-netboot-pxe-config-efi.html
>
> Don, thanks for the reference. If Jeremy is doing this, then the
> dhcpd DOES INFACT know EXACTLY what it's booting and can easily use
> different directories.
This approach is what I'd prefer to do (modifying DHCP lease
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
2007 Oct 19
1
change pxe filename/prefix
Hello,
is it possible to overwrite 'filename' dhcp options with pxelinux
command line arguments? I think it would be very useful when building
complex netboot menus. If not are you planning to add it in near future?
greetings
--
Krzysztof Chojnowski <notch at toltech.nl>
2010 Nov 17
1
Random numbers in pxe config
Is there a way to produce random number for pxemenu?
For example i need to balance load between 10 web-servers, so I need
something like:
APPEND netboot=http://boot-serv-$RANDOM10/system.img
Another example is when 1000 boxes starts up at the same time (after
e.g. Datacenter power failure) it'll be useful to have random values in
timeout:
TIMEOUT $RANDOM120
--
2019 Sep 05
2
Problem with cascading configurations
Am 04.09.2019 um 22:18 schrieb Ady Ady via Syslinux:
>> I am trying to setup a PXE server for two Debian releases (stretch and
>> buster) using their respective network boot images (netboot.tar.gz),
>> which I extracted into subdirectories of the TFTP server's root directory:
>>
>> ??? ??? debian
>> ??? ??? ??? buster
>> ??? ??? ??? ???
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
2005 Jun 11
1
tftp and symlinks
Here is what I had:
root at shaz:/var/lib/tftpboot # ls -l
total 1680
lrwxrwxrwx 1 root root 71 2005-06-11 11:17 pxelinux.0 ->
/var/www/ubuntu-breezy/install/netboot/ubuntu-installer/i386/pxelinux.0
dr-xr-xr-x 2 root root 4096 2005-06-11 11:21 pxelinux.cfg
drwxr-xr-x 2 root root 4096 2005-06-11 11:20 ubuntu-breezy
and I got "File not found" kind of error on pxeboot -
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
>