similar to: UNDI packet driver?

Displaying 20 results from an estimated 1000 matches similar to: "UNDI packet driver?"

2002 Jun 16
1
Bug in 1.75 PXE code (fwd)
> Marcel Ritter wrote: > > > > The good thing about it: The PXE code removal seems to work now ... > > > > But I'm not quite sure about the syntax - is the following right? > > > > label undi > > kernel memdisk keeppxe > > append initrd=UNDITest/dosundi.1 > > > > The documentation only says: > > > > ... option
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.
2004 Dec 18
2
UNDI NDIS DOS Driver
I found the 3Com one, but I'm looking for the intel one. The PXE PDK doesn't have it anymore, and the intel site points me to the proboot.exe archive, which has no *.dos files in it. Does anyone know of other generic drivers for dos that work with memdisk's keeppxe option?
2004 Nov 07
1
Network booting DOS with IPX support
Hi all, I'm trying to work out how to boot DOS on a diskless PC, and I've come to a bit of a stumbling block with loading IPX support (which is extremely important, since most DOS games use IPX for network play ;-)) So far thanks to PXELinux and Memdisk I've gotten a DOS floppy image booting successfully, but I'm stuck trying to get IPX support. Admittedly I don't have much
2018 Feb 06
2
syslinux PXE boot version upgrade, network no longer working
Hi David, On Mon, 5 Feb 2018 18:09:51 -0500 David McDowell via Syslinux <syslinux at zytor.com> wrote: > Thanks for the suggestion Lukas. Is lpxelinux.0 [1] a fork of this > distro or a completely different open source option? The file is part of syslinux (pxelinux) and exists since version 5.10. So neither a fork nor a different project ;) . According to the link I had provided:
2005 Jan 16
0
Shim 'library' (UNDI -> Pkt, Pkt -> IPX, etc.)
Hi all, After my last post to this list asking about an UNDI packet driver, I received quite a few responses - one in particular from Ilya Dedinsky who provided me with quite a few useful shims to do this and more. I also had a few requests from people asking me whether I found anything, so I have done up a web page with all the shims on it in case anyone else needs them. The page is at:
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
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 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
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
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.
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
2016 Nov 29
0
Current pxelinux always unloads undi driver
The git version of syslinux won't solve your problem. It doesn't have the keeppxe patch at this time. I can't help you to get pxelinux to load ldlinux.c32. I didn't write syslinux. I've Cc'd the mailing list. Maybe someone there can help you. -- Adam On Sun, Nov 27, 2016 at 07:38:53PM +0100, Pedro Koschi wrote: > Hello Adam, > I was able to compile syslinux in
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
2017 Jan 04
0
Current pxelinux always unloads undi driver
Pedro, Thanks for the feedback. HPA and all, Since we have confirmation that this patch fixes keeppxe (for the memdisk use case) for at least one other person, could we get it into the next syslinux release? http://www.syslinux.org/archives/2016-June/025216.html -- Adam On Sat, Dec 24, 2016 at 02:09:14PM +0100, Pedro Koschi wrote: > Hello Adam , thanx . I was successful to compile
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:
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
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
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,