Displaying 2 results from an estimated 2 matches for "unditest".
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 "keeppxe" is given on the kernel command line ...
> >
> > So I guess that's what I did ...
> >
>
> That syntax is definitely *not* right.
>
> Try instead:
>...
2002 Jun 15
2
Bug in 1.75 PXE code
Hi!
I've spent the last days trying to get PXE working (with all the nice
stuff that's in the specification - doesn't work :-( )
So I tried the new 1.75 with the Intel DOSUndi Bootdisk (which should
verify that everything works correctly) but it does no longer work
with syslinux-1.75!
1.74 is fine - so I guess something is broken here ...
Please have a look at it - and let me know