Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Maxtor 160 GB



Hello!

Am Sonntag, 3. März 2002 12:18 schrieb Ralf Spitzauer:

> Muß der Patch zum installierten Kernel passen? Downgeloaded hab ich
> "ide.2.4.18-rc1.02152002.patch".
> Installiert ist 2.4.10

The patch _must_ match to the Kernel. The ide.2.4.18-rc1.02152002.patch won't 
work with 2.4.10.

> > >patch -p1 <dateiname

If your kernel sources are located in /usr/src/linux go to /usr/src and try

  patch --dry-run -p0 <patchfile

first. You should see a lot of "Patching file ..." lines - this is ok. After 
that you can do it for real:

  patch -s -p0 <patchfile

You should see no output.

> > >make xconfig

I prefer make menuconfig



Andi

-- 
Web:   http://www.flood-net.de/
Mail:  flood@flood-net.de
Phone: +49-(0)-30-680577-44
Linux opens doors, not windows!
http://www.bundestux.de/   http://counter.li.org/



Home | Main Index | Thread Index