search for: undies

Displaying 20 results from an estimated 278 matches for "undies".

Did you mean: indies
2004 Feb 13
1
PXELinux; Question regarding UNDI
I have already a running automated Deployment system using pxelinux and tftd and a 1,44 floppy image (memdisk) with ms-dos and 3-com undi drivers. The whole thing is working good, and i am not unhappy about it. But, the dos image solution has a few disadvanatages, because i cannot find a mtftp client for ms-dos to deploy a lot of system at the same time. Under linux such client exists, but i
2009 Jan 21
1
Problem with Symantec's UNDI driver and PXELINUX
Hello, We use undi_drv.exe that is provided with Symantec Ghost Enterprise. This driver loads a UNDI PXE stack into memory. It, along with a UNDI packet driver are bundled into a 1.44MB disk image that we use for netbooting computer lab machines into the ghost client. This is done with pxelinux. This driver has been working fine for a couple years now. Recently, I upgraded the pxelinux.0 to
2005 Jan 09
1
UNDI packet driver?
Hi all, I'm still trying to figure out a good way of booting a DOS disk image via PXE and accessing files over a network share. Having some success with the Microsoft network DOS client, it seems that many programs have issues with its IPX support - so, now I'm trying to use Novell's IPX driver instead. Unfortunately it seems I need an ODI driver to do this, and there are no
2003 Feb 11
5
PXE boot from Windows XP
Yes, you are missing these options in the DHCP server: 66 'Boot Server Host Name' (the tftp server IP) 67 'Bootfile Name' (pxelinux.0) -----Original Message----- From: Pierre VIALLET [mailto:pvt at auvitran.com] Sent: Wednesday, February 12, 2003 10:18 AM To: syslinux at zytor.com Subject: [syslinux] PXE boot from Windows XP Hi, I want to boot a VIA EPIA Motherboard from a
2004 Jan 15
1
Re: pxegrub + memdisk + dos + undi
Hi Aaron, i know it is not an interactive menu - but in my 'config' file i call for a textfile to be displayed : DISPLAY menu.txt that contains all my labels. See the first part of my 'config' : label 0 LOCALBOOT 0 label 1 KERNEL memdisk/memdisk APPEND initrd=images/w2k/unatt.ima label 2 KERNEL memdisk/memdisk APPEND
2005 Jul 29
1
UNDI - Rom-O-Matic -- A bit off topic..
Hi, I work in Dell Support and I have a customer with a PowerEdge 1650 Server with Intel? PRO/1000 XT (82544GC Gigabit Ethernet Controllers). The nic is integrated on the motherboard. The customer is using a Linux system with DHCP+tftp to PXE boot and load an MS-Dos 6.22 image, with an UNDI driver, over to the PowerEdge 1650 and then map a Samba share to install Windows 2000. The customer get
2004 Jan 15
1
Re: pxegrub + memdisk + dos + undi
sorry - i must have overlooked the part where you mentioned that.. my fault. What software are you looking at ? Altiris maybe ? I am, ofcourse interested in the option you are looking for. Please keep this list updated. Best regards, Rijk -----Original Message----- From: Aaron McSorley [mailto:aaron.mcsorley at amd.com] Sent: Thursday, January 15, 2004 4:56 PM To: rbitter at cntnl.jnj.com Cc:
2008 Dec 09
1
UNDI-3.1 support in pxelinux?
HPA et al.: Are there any plans for pxelinux to support UNDI-3.1, as defined in UEFI-2.1, appendix E? I ask because I was dismayed to see EFI systems successfully download pxelinux, only to have pxelinux exit. This was a major downer after implementing an debugging an entire EFI "UNDI" driver. Scanning pxelinux.asm, I conclude that pxelinux supports only UNDI-2.1 at the moment.
2002 Jul 10
1
PXE UNDI Options in PXELINUX
Hello I wonder, if you know any more about the possibilities of having a standard Network driver for most cards. Is there any such thing for linux? Where do I get it? Is there possibly something for DOS? A UNDI Packetdriver would be cool, because then I could use DosSCP on every Network card I would ever be using with MemDisk (which in turn is very cool.) bye Christian (thinking about writing
2003 Feb 10
1
State of the UNDI stack after booting a DOS image
I'm using PxeLinux to bot DOS images for an automated test application. After Running the DOS application program, I want to use the UNDI stack to send a completion status message to the server. I boot the DOS image with keeppxe, so that the UNDI stack will continue to be in memory. I am not clear as to what state the stack is left in after PxeLinux has loaded and transferred control to the
2004 Jan 14
0
Re: pxegrub + memdisk + dos + undi
In our testing, pxelinux and Dos UNDI is much more stable than pxegrub with ten different nic drivers compiled in. The only thing holding us back on using pxelinux for all of our tftp images is the lack of a menu system. We are very close to buying a proprietary software but, I would much rather use an open source type solution. It should be possible to write some comboot code
2013 Oct 29
1
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
O.K Here we go: 8-) Pxelinux 4.10 4.10-pre22 Copyright ..... !PXE entry point found (we hope) at 9073:00F6 via plan A UNDI code segment at 9073 len 216A UNDI data segment at 9059 len 01A0 UNDI: baseio ec00 int 11 MTU 1500 type 1 "DIX+802.3" flags 0x81b Getting cached Packet 01 02 03 MY IP addr seems to be 172.31.126.10 UNDI : IRQ11(0x73):0a63:4f9b -> 0000:8de2 Mac: Addr: 80 ee 73
2003 Oct 28
9
Using memdisk to remotely flash BIOS
I am using memdisk to remotely flash the BIOS and other firmware. It works well for most flash programs. After the flash I need to initialize the NIC to send a signal to my management server that the flash is complete. I am curious as to how others have solved this problem. Thanks.
2002 Jan 11
2
RIS UNDI
Hello, I'm still trying to setup RIS (Remote Installation Service -w2k) with PXE Linux, but before that I must say that the mail list archive is a _good_ idea. Back to RIS. When I start from pxelinux memdisk initrd=risbootdisk.img I get an error: No UNDI Driver found. The risbootdisk.img is a bootdisk from Microsoft, which starts a RIS installation. When I boot from floppy it works fine,
2003 Sep 30
1
pxegrub + memdisk + dos + undi
I have an image of a dos floppy that loads the undi driver from 3com and mounts an smb share. This works great with pxelinux(from syslinux) and memdisk I need to make it work with pxegrub so we can use menus. (or figure out a menu system for pxelinux) With pxegrub I use memdisk as the kernel and load the dos image as a ramdisk. The undi driver loads and doesn't complain but, the network is
2007 Nov 27
1
Problem or error in syslinux used with UNDI net driver...
Hi I use this setup with PXELINUX. label Ghost1 menu label Ghost v11 (uni net 192.168.150.10) kernel memdisk append keeppxe initrd=img/gh1.zip floppy vga=1 The sw keeppxe I use to prevent destroy the pxe UNDI net driver. The problem is similar when using ISOLINUX with the same UNDI net driver, the driver fail to load!!! The same will happened if I don't use the sw
2016 Nov 20
3
Current pxelinux always unloads undi driver
Good day, I have the problem to pass the ?loaded? undi driver to the next bootloader. In current pxelinux ?lernel memdisk keeppxe harddisk raw initrd::parh_to_img? always unloads undi before memdisk (or other kernel) takes control. After many tries I found that the keeppxe feature is broken starting from version 6.03 pre 9. I tried to find the reason by comparing sources 6.03 pre 8 / 6.03
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:
2013 Aug 03
1
[PATCH][git-pull] Fix mbox/semaphore checks, UNDI ID debug
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: Gene Cumm (1): Allow for UNDIIF_ID_DEBUG in 1 mk line are available in the git repository at: git://github.com/geneC/syslinux.git elflink-undi-thread-for-mfleming Gene Cumm (3): core/lwip/undi: Improve UNDIIF_ID_DEBUG messages core: mbox/semaphore NULL checks core: make
2007 Jul 18
2
PXE linux install server with CentOS 5
Hello, I am trying to setup a PXE boot installation server (CentOS 5 which has tftp-server-0.42-31.el5.centos and dhcp-3.0.5-5el5 and httpd-2.2.3.7.el5.centos) and I followed this recommendation: http://www.linux-sxs.org/internet_serving/pxeboot.html in order to create an http install server (I'd rather not do NFS, FTP installations due to bandwitdth restrictions at our site). I keep