1st- there was no reason for that patch to fail, unless perhaps redhat
shipped you a patched kernel already. download the entire tgz of the
kernel source, and trash that rpm. apply patch. insert rejects by hand.
remake kernel.
2nd- what is the root file-system when you boot with a non-raid kernel
This was brought up on the linux-kernel mailing list recently, I believe
molnar ingo made this change, the latter representation is indeed correct.
(apply the patch)
On Tue, 2 Feb 1999, Stephen Costaras wrote:
>
> I tried patching the 2.2.1 kernel w/ the latest patch on ftp.us.kernel.org
> (19
I tried patching the 2.2.1 kernel w/ the latest patch on ftp.us.kernel.org
(19990128-2.2.0). Everything worked ok except for the patch against:
mm/mmap.c
Seems that this patch is trying to do the following:
***
*** 556,562
unsigned long start, unsigned long end)
{
unsi
I'm trying to get disk mirroring with an adaptec AHA-2940
scsi... rh5.0 runs fine of course... but...
cd /usr/src
patch < /usr/local/src/tar-files/raid145-0.36.3-2.0.32
...yields failure of linux/fs/buffer.c hunk #2 but that
patch seems to already be in 2.0.32 so I press on...
mv raid
On Tue, Feb 02, 1999 at 12:53:18AM +0200, Markus Linnala thusly shaped the electrons:
> Hisaaki Shibata <[EMAIL PROTECTED]> writes:
>
> > At 800MB bonnie test, I get following error.
> >
> > pro:/home# /usr/local/src/bonnie/bonnie -s 800 >> /test-pre7-raid5_2scsi
> > File './Bonnie.876', size: 8
http://www.comedia.it/bluca/raid/raid0145-19990128-2.2.1-devfs-v90.bz2
http://www.comedia.it/bluca/raid/raid0145-19990128-2.2.1-devfs-v90.gz
it applies onto linux-2.2.1 + devfs-v90 patch
it should work, only glitch is that since MAX_MD_DEVS is 256
it creates 512 device files
sooner or later i'll
> I tried to use this with a SMP, 2Gb kernel (__PAGE_OFFSET set to 0x7000
For 2.2.* set it to 0x8000 as the 2.2.1 page.h should be telling you to do
now
Alan