similar to: Pxelinux 2.09 limitations

Displaying 20 results from an estimated 4000 matches similar to: "Pxelinux 2.09 limitations"

2004 Aug 13
1
Menu's limitations
"Menu" is limited to 8 menus with 12 items each. Is there any chance to grow the number of menus ? -- Erwan Velu Linux Cluster Distribution Project Manager Mandrakesoft 43 rue d'aboukir 75002 Paris Phone Number : +33 (0) 1 40 41 17 94 Fax Number : +33 (0) 1 40 41 92 00 OpenPGP key : http://www.mandrakesecure.net/cks/
2002 Oct 15
1
PxeLinux and Itanium
Your PxeLinux is really a good product and contains really good features (i.e memdisk). But PxeLinux is a very low level program, contains assembly code and seems to no be portable to Itanium architectures. Does a version of PxeLinux planned for Itanium architecture ? PS:On my configuration, option pxelinux.reboottime (code 211) you give in your documentation removes my "default router"
2003 Apr 30
1
MBA protection needed (quite off topic)
Hi all, I'm new to this mailing list but I'm using this product since I'm in charge of making a clustering distribution using PXE of course. Yesterday night I was fighting with a problem of WakeOnLan (off topic). Everything is working now but my PXE ROM (MBA on 3com products) should be started for having the Wake On Lan feature working. If a run a Linux, shut it down, thisWakeOnLan
2004 May 07
0
Memdisk 2.09 with -Os optimisation
I've been recompiling syslinux 2.09 and with my gcc 3.3.2, I must use the -O1 option instead of -Os. After compiling with -Os, the linker says "undefined reference to `memcmp'" My gcc specialist told me that this error was due to a too long inline of memcmp(). I've tryied my memdisk compiled in O1, the size is really quite the same and it works fine. So I will keep memdisk
2004 Jun 15
1
Position of boot.cat
I've found with one of my collegue a strange "bug" when I'm using isolinux. I know that we are using a modified isolinux 1.76 but I'd like to know if some of you knows the reason of this. We've found that if boot.cat is located at position 740 or 569 (isoinfo -i) the cdrom is not detected are bootable on some drives whereas it works on some others. We've checked
2003 Apr 14
0
Re:PXELinux, local boot and SCSI drives
Fixed in pxelinux 2.03, i haven't seen any news about this new release... just found it... Cool, Ths new version will be intregrated in my pxe package, -- Erwan Velu Linux Cluster Distribution Project Manager MandrakeSoft 43 rue d'aboukir 75002 Paris Phone Number : +33 (0) 1 40 41 17 94 Fax Number : +33 (0) 1 40 41 92 00 Web site : http://www.mandrakesoft.com OpenPGP key :
2004 Jul 22
0
Drakpxelinux
A collegue of I is working on an assitant for managing the pxelinux configuration. Here come a screenshot of a devel release, what do you think of such tool ? http://people.mandrakesoft.com/~aginies/drakpxe2.jpg PS: Some options are dedicated to the Mandrakelinux installer but the assistant could be used for some generic configuration. -- Erwan Velu Linux Cluster Distribution Project Manager
2004 Aug 24
3
pxe + memdisk ..??
Hello ALL, I've got a diskless server working (under Gentoo), booting on it works. (a linux session start with no problem.) My Big problem, is to get Memdisk to boot with PXE. In fact memdisk is loaded, but it cannot find the img file. I've tried a lot of thing, but nothing works... tftp use : /diskless the config file for PXE in then in : /diskless/pxelinux.cfg/ the root for the
2003 Jun 30
2
pxe weirdness
I know that this is not a pxelinux/syslinux question (yet), but I am having a weird issue with a HP ML370. It is using HP UNDI PXE 2.1 (build 082) v 3.1.15 I successfully get an IP address from my DHCP server, but the machine fails when it attempts to make it's TFTP connection with: "PXE-E32 - TFTP Open timeout" It never gets the pxelinux.0 file. The odd thing I noticed was
2004 Jun 08
1
How do I build an initrd.img for use with pxelinux
Hi, I have built a Red Hat 7.2 system kernel 2.4.7-10 using pxelinux from syslinux-2.09 I have then installed the latest Broadcom BCM5700 Linux Driver Version 7.1.22 as per the README.TXT:- rpm -ivh bcm5700-7.1.22-1.src.rpm cd /usr/src/redhat rpm -bb SPECS/bcm5700.spec rpm -ivh --force RPMS/i386/bcm5700-7.1.22-1.i386.rpm The system reboots fine and is using the new driver I now want to update my
2004 Jun 15
3
memdisk Trouble
Hi there, while my memdisk setup works perfectly well an an Intel system it fails like this on a Via-C3 based Mini-ITX system (copied manualy, I hope I did not make a mistake): --cut-- Failed to Free base memory, sorry... MEMDISK 2.08 (Debian, 2003-12-22) Copyright 2001-2003 H. Peter Anvin e820: 0000000000000000 000000000009fc00 1 e820: 000000000009fc00 0000000000000400 1 e820: 00000000000f0000
2003 Jul 10
2
Windows Remote Install
I saw a section entitled "PXELINUX and the Windows Remote Install Server", but there was nothing below it. I'm trying to figure out how to do this. Any advise would be appreciated. Do you suggest PXE, Etherboot, or Netboot? Could someone explain the difference? I still haven't figured out how all this fits together yet. Thanks.
2004 Mar 26
1
without MAC addr in dhcpd.conf will not get IP addr
Hi, I successfully boot up diskless client to DOS. In my dhcpd.conf, I have specified the MAC address of each network card like : host client1 { hardware ethernet xx:xx:xx:xx:xx:xx; } When I removed the host client {...}, my client will not get the DHCP address. I do not wish to key in thousands of MAC address in the dhcpd.conf when I implement this. Any help? Thanks.
2004 Feb 16
3
PXE booting 2.88MB floppy
Hi, I'm sorry to bring this up again but I can't quit get this too work. I'm trying to build a 2.88 floppy image so that I can use PXE to load Ghost. I'm useing the following to get a copy of the bootsector: dd if=/dev/fd0 of=bootblock bs=512 count=1 Then I build the image file with: mformat -C -t 160 -s 18 -h 2 -B bootblock x: Then use mcopy to put the required
2003 Sep 29
1
Booting from a USB flash memory stick.
Hi, This might be a bit off topic, but I hope people can help anyway. I have a USB 256Mb Memory stick. I have created an ext2 partition on it, and have saved files to it. I have stored a kernel image on it, together with an /etc/lilo.conf file. When I run lilo, if writes lilo to the boot sector of the flash disk. When I try to boot into linux using the USB Memory stick, I get a single
2004 Jun 20
1
PXE
Need help/suggesion/idea on the below implementation of pxe n/w In our n/w we have "one" pxe server , which when fails affects all the systems that boots up. To avoid this is there any way ? o How to implement a PXE server failover o Can we have more than 1 pxe server in the network by any means o Can we have pxe-request forwarding ( when the pxe server in the current network is
2004 Jun 23
1
Boot disk on USB memory stick
Having looked at some of the discussions circulating before, I tried the recipe that Bruce Bryne suggested to make a memory stick to be a RedHat EL bootable file system for RedHat installation, but then hit a "missing operating system" problem. Below are the steps I took: a. mkdosfs /dev/sdc1 b. mount /dev/sdc1 /mnt/stick c. cp rhas3u2/isolinux/* /mnt/stick where rhas3u2 is the
2004 Feb 23
3
next-server and tftp
Hi, A colleague of mine today showed me his dhcp/tftp configuration with pxelinux. He booted, from the network, an intel based machine with no disk. I was impressed. So I looked at the configuration he was using and it was simple....he had ISC dhcpd v2 and a tftp server configured as detailed on your web site. Curious, I suggested that he move the tftp server to another machine (on a
2004 Aug 25
2
Problem: booting stops during "Loading /bzimage...."
Hi I'm having problems PXE-booting a Sun-Blade 100x. As the subject line says, booting stops during "Loading /bzimage...." Broadcom UNDI PXE-2.1 (build 082) v6.2.11 Copyright (C) 2000-2003 Broadcom Corporation Copyright (C) 1997-2000 Intel Corporation All rights reserved. CLIENT MAC ADDR: 00 03 BA 44 4F F4 GUID: 00000000 0000 0000 0000 000000000000 CLIENT IP: 10.148.11.21 MASK:
2002 Oct 17
0
Samba 2.2.6 (final) RPMS released for Mandrake Linux 8.0, 8.1, 8.2 and 9.0
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all: Buchan Milne <bgmilne@cae.co.za> and myself <staburet@mandrakesoft.com> are proud to present to you the latest RPMs for samba-2.2.6, compiled for Mandrake Linux 8.0, 8.1, 8.2 and 9.0 platforms, with or without LDAP. We would like to thank the samba team for their great work on the 2.2.X versions of samba, and salute the