[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0801081725480.3032@fbirervta.pbzchgretzou.qr>
Date: Tue, 8 Jan 2008 17:35:14 +0100 (CET)
From: Jan Engelhardt <jengelh@...putergmbh.de>
To: Tuomo Valkonen <tuomov@....fi>
cc: linux-kernel@...r.kernel.org
Subject: Re: The ext3 way of journalling
On Jan 8 2008 16:07, Tuomo Valkonen wrote:
>
>One should always indicate the version of software when complaining. Well,
>
> $ uname -a
> Linux noi 2.6.14 #1 PREEMPT Sun Oct 30 20:18:48 EET 2005 i686 GNU/Linux
>
>I've tried upgrading, and failed: the megatonne monolith with a gazillion
>hidden options (and totally worthless make oldconfig) is impossible to
>compile these days,
Do it step-by-step.
git checkout v2.6.15
make oldconfig
git checkout v2.6.16
make oldconfig
...
>and the distros' stock kernel are utter and total crap
I can recommend that you try another distribution then.
>that load drivers in wrong order etc.,
What specific modules and which order do you need for the disks?
There is also kernel-side loading order coming up:
http://lwn.net/Articles/260856/
>and are difficult to configure
I do not really have to configure anything on my machine. Then again,
yours might be vastly different. I can seamlessy switch distro and
self-built kernels, with the only extra that I have to call mkinitrd
(on opensuse that works without arguments even) for the self-built one.
>(demanding crap that demands udev to edit their initrds).
mkinitrd should take care of that.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists