Re: 2 linux questions

2003-11-27 Thread Jakob Lell
On Monday 24 November 2003 12:56, Bjorn Johansson wrote: > Hello! > > 1. How do a patch my kernel? Hello, if you use kernel-package, you can just run this: make-kpkg --added-patches foo ... See man make-kpkg for more details. If you want to patch your kernel source tree permamently (or there is no

Re: 2 linux questions

2003-11-26 Thread Andreas Goesele
Bjorn Johansson <[EMAIL PROTECTED]> writes: > 1. How do a patch my kernel? In your kernel's source directory do for instance: patch -p1 < /path/to/my.patch Then compile as normal. But is this the answer to the question you asked? Andreas Goesele -- Omnis enim res, quae dando non deficit, du

2 linux questions

2003-11-26 Thread Bjorn Johansson
Hello! 1. How do a patch my kernel? 2. How do I lowformat one of my partitions? (without booting up the installation) Björn Johansson Debian user (since Slink) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]