search for: wboyle

Displaying 3 results from an estimated 3 matches for "wboyle".

Did you mean: boyle
2001 Oct 30
6
ext3 patch does not want to gunzip
Hi, I seem to have a problem with compiling the kernel 2.4.13 on redhat 7.2? It would compile fine but have errors about ext3 support on reboot. I download ext3-2.4-0.9.13-2413.gz to my linux machine to enable it be useful with ext3 support but when I try to gunzip it with the instructions gunzip < ~/ext3-2.4-0.9.13-2413.gz | patch -p1 i get gunzip: stdin: not in gzip format I get an
2001 Oct 30
2
A question about compiling the kernel with ext3 support
Hi, I am trying to compile the kernel with ext3 support and i downloaded the 2.4.13 kernel and patched it for RH 7.2 to update from the 2.4.7 precompiled ext3fs kernel. Then i selected ext3 support and and the JBD debugging support under 'make xconfig.' Then i ran the following commands make clean make dep make bzImage make modules make modules_install cp arch/i386/boot/bzImage
2001 Oct 30
1
ext3 patch doesn't want to gunzip
Hi, I seem to have a problem with compiling the kernel 2.4.13 on redhat 7.2? It would compile fine but have errors about ext3 on reboot. I download ext3-2.4-0.9.13-2413.gz to my linux machine to enable it be useful with ext3 but when I try to gunzip it with the instructions gunzip < ~/ext3-2.4-0.9.13-2413.gz | patch -p1 i get gunzip: stdin: not in gzip format I wonder if you know a way to