search for: raich

Displaying 2 results from an estimated 2 matches for "raich".

Did you mean: raicu
2006 Aug 28
2
problem booting msdos with memdisk
Hi all, I try to boot an msdos system using pxelinux and memdisk on my PC engines Wrap-2.c card and I have problems with it This is what I see: PXELINUX 3.11 Debian-2006-03-16 Copyright (C) 1994-2005 H. Peter A boot: msdos Loading memdisk.... Loading images/msdos/msd622bd.dosim......................... Ready. dp83815: Setting full-duplex based on negotiated link capability. MEMDISK 3.11
2006 Sep 28
1
problem booting msdos with memdisk
...s ago but no solution was found then. Use grub4dos v 0.4.1 - it is the most stable at the moment. Here is an example syslinux.cfg: default grub.exe --config-file="map --mem dosfloppy.gz (fd0); map --hook; chainloader (fd0)+1; rootnoverify (fd0); boot" Good luck, Quinn On 8/28/06, Uli Raich <Uli.Raich at cern.ch> wrote: > Hi all, > I try to boot an msdos system using pxelinux and memdisk on my PC > engines Wrap-2.c card and I have problems with it This is what I see: > PXELINUX 3.11 Debian-2006-03-16 Copyright (C) 1994-2005 H. Peter A > boot: msdos > Loading...