[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: loadlin
Your question is fair enough. The kernel file(s) all sit in the same dos
partition (and dir) as loadlin. I've tried using capital letters, full
path-- the results are always the same.
David
guy keren wrote:
>
> On Sat, 2 Jan 1999, David Resnick wrote:
>
> > I'm trying to start linux from the windows 95 command prompt (to
> > configure a PnP sound card). Every time I try doing it with "loadlin
> > zimage" I get:
> > ---
> > LOADLIN v1.6 (C) 1994..1996 Hans Lermen <lermen@elserv.ffm.fgan.de>
> > not an Image file,
>
> just a naive question - where did you put the kernel file? did you copy it
> to the win95 partition? loadlin expects the kernel to be placed in a
> regular file on a dos-readable partition.
>
> guy