Displaying 20 results from an estimated 1000 matches similar to: "Problem with 2.4.14 and 9.15-2414"
2001 Nov 06
2
ext3fs and 2.4.14 kernel
Good morning,
I have tried to compile a 2.4.14 kernel (because I have some trouble
with the framebuffer and my Toshiba...). Thus, I have downloaded the
latest kernel and the ext3 patch. I have used the .config file used for
the compilation of my 2.4.13 kernel, but the compilation ends with
make[1]: Quitte le répertoire `/usr/src/linux-2.4.14/arch/i386/lib'
ld -m elf_i386 -T
2001 Nov 14
1
unresolved symbols in loop
Hello,
i have downloaded the kernel 2.4.14 and the correspondig ext3 patch
ext3-2.4-0.9.15-2414.gz. After this i extract the archiv at /usr/src,
renamed the dir linux to linux-2.4.14 and made a symlink linux-2.4.
I changed to the directory linux-2.4 and add the patch as decsribed
on the website gunzip < ~/ext3-2.4-0.9.15-2414.gz | patch -p1.
There was no error and the patch was successful.
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 Nov 16
2
ext3 patch files
Hi, i'd like to upgrade my kernel to 2.4.14.
I've obtained the corresponding kernel patch from http://www.zip.com.au/~akpm/linux/ext3/ however when I run
gunzip < ~/ext3-2.4-0.9.15-2414.gz | patch -p1
I am told that this file is not in gzip format.
This is based on the file and instructions on ext3 for 2.4 site. Am I missing something?
cheers
Simon
2001 Nov 06
2
2.2.14 integration with lvs
Hi,
I had to modify 2 files to integrate ext3 patch with lvs patch..
(ext3-2.4-0.9.14-2414p8.gz and ipvs 0.8.2)
--- drivers/block/loop.c.orig Tue Nov 6 10:13:48 2001
+++ drivers/block/loop.c Tue Nov 6 10:17:55 2001
@@ -218,14 +218,16 @@ static int lo_send(struct loop_device *l
index++;
pos += size;
UnlockPage(page);
-
2001 Nov 07
1
Error compiling 2.4.14 with ext3 patch
Please CC me as I'm not subscribed. Attached is my kernel configuration.
Please forgive me if this is being asked a gazillion times in the list.
I'm using the 2.4.14 patch found at
http://www.uow.edu.au/~andrewm/linux/ext3/ .
ld -m elf_i386 -T /usr/src/linux-2.4.14/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o \
2001 Oct 13
3
2.2.19+ext3 or 2.4.1x+ext3 ?
I've not been happy with the stories about the "stable" 2.4.x kernels.
Everywhere I read people saying "not for production use".
Would you recommend adding ext3 to 2.2.19 (ext3-0.0.7a) or moving to
2.4.1x and using ext3 there (ext3-0.9.12)?
--
-IAN! Ian! D. Allen Ottawa, Ontario, Canada idallen@ncf.ca
Home Page on the Ottawa FreeNet: http://www.ncf.ca/~aa610/
2001 Sep 14
2
Compile Errors with e2fsprogs-1.24a
When I try to compile e2fsprogs-1.24a I receive the following snippet:
tillarium:/home/tilleyrw/downloads/ext3 Files/e2fsprogs-1.24a# mkdir build;cd
build
tillarium:/home/tilleyrw/downloads/ext3 Files/e2fsprogs-1.24a/build#
../configure
<<SNIP>>
./mk_cmds: Files/e2fsprogs-1.24a/lib/ss: No such file or directory
mk_cmds: Couldn't find mk_cmds's template files.
make[2]: ***
2001 Nov 07
6
2.4.14 + latest patch != ext3 support
Hello,
I just need a little clarification regarding applying the ext3 patch to the latest kernel.
I have 2.4.7-10 that came with RH 7.2.
I have ext3 running.
I need to upgrade those (to get some USB device working).
So I got the latest kernel, 2.4.14, patched it with the ext3-2.4-0.9.15-2414 patch, picked ext3 from 'make xconfig', built the kernel, but the new stuff in /boot, etc.,
2001 Nov 07
2
Ext3, Raid5, and Quotas on 2.4.14?
I remember that there used to be a problem with disk quotas on Ext3 and
Raid5 on the 2.4.x kernel series. I am running 2.4.14 with Ext3 and
Raid5 and am having problems with quotas and am wondering if I have
something misconfigured or if this combination doesn't work yet.
--
Daniel R. Bidwell | bidwell@andrews.edu
Andrews University Information Technology Services
If two always agree, one of
2002 Jul 11
1
(no subject)
Which version should I use out of the list? Or do I install all of them, one after the other?
ext3-2.4-0.9.9-2410p4.gz 05Sep01 (Against 2.4.10-pre4) (Changelog)
ext3-2.4-0.9.9-249ac9.gz 05Sep01 (Against 2.4.9-ac9)
ext3-2.4-0.9.10-2410.gz 23Sep01 (Against 2.4.10) (Changelog)
patch-rml-2.4.10-ac3-ext3-0.9.9-with-dir-speedup-1.gz 01Oct01 (From Robert Love. Unofficial :-))
2001 Nov 05
2
oops on 2.4.14-pre8
Hello!
I got oops after about 3 hours of uptime. Load was about 1,5.
This is output of ksymoops after forced reboot if it helps someone. :-)
ksymoops 2.4.0 on i686 2.4.14-pre8. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.14-pre8/ (default)
-m /boot/System.map-2.4.14-pre8 (default)
Warning (compare_maps): mismatch on
2001 Nov 06
1
2.4.14 patch
Hey,
Thanks for sending me the patch Wiktor, but I was looking for the patch
ext3-2.4-0.9.15-2414.gz . If someone has that let me know. Does it work
well with kernel 2.4.14 (any installation issues ?) .
Why can't I download from http://www.uow.edu.au/~andrewm/linux/ext3 page.
If someone can zip the gz patch and email it to me that would be awesome.
My email client acts up sometimes.
2004 Jul 12
1
Performance difference with HTB patch in 2.4.14 and without patch in 2.4.20
Hi,
I am using linux 2.4.14 box for my bandwidth management.I patched the kernel for HTB support.I think HTB comes by default with 2.4.20.My doubt is
"Is there any performance difference between patched kernel i.e. 2.4.14 and unpatched kernel 2.4.20 with respect to bandwidth management ?"
Thanks in advance,
Aravind.
Yahoo! India Careers: Over 50,000 jobsonline.
2001 Nov 20
2
pivot_root problem on RH7.2
Hello,
I'm new in ext3. I installed RH7.2 with ext3. For a short time it
worked properly, but when I compiled the linux kernel (2.4.9-13) from RH
package, the old kernel didn't boot again (I didn't change anything with
the old binary).
I downloaded kernel 2.4.14 and ext3 patch for this version. After
the compilation and installation I rebooted the system. I got answer
something
2001 Nov 06
2
ext3-0.9.15 against linux-2.4.14
Download details and documentation are at
http://www.uow.edu.au/~andrewm/linux/ext3/
Changes since ext3-0.9.13 (which was against linux-2.4.13):
- Fixed a null-pointer dereference oops which could hit on
SMP machines. This fix was applied to 2.4.12-ac6, but the
oops has never been reported against -ac kernels.
- Large amounts of developer debug code has been removed. This
will now be
2001 Nov 26
1
EXT3 crash: ext3_free_blocks: bit already cleared
I had a failure over the weekend of
my ext3 filesystems.
Hardware:
Dell 2550 (dual PIII 1 Ghz, 1GB ram, Acenic GigE card)
Software:
linux-2.4.14
ext3-2.4-0.9.15-2414
Trond's NFS patches (pathconf, tune,read,rpc_blk)
The filesystem is RAID0 using LVM (1.0.1-rc4).
The disks are connected using fiber channel
(qlogic 2200, qlax00-4.27beta).
I was generating high load on my nfs
2004 Jul 07
1
HTB Packet Scheduling for Linux 2.4.14 kernel
Hi All,
Can I backport 2.4.20 kernel version''s HTB related changes to 2.4.14 ? Will this work w/o any issues ?
Please consider this urgent and replay asap.
Thanks in advance,
Reema.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2000 Jun 26
5
2.1.1p1 Timestamp problem?
I've been running OpenSSH for quite some time now, and I have been
acting more as the point man in making the builds for LinuxPPC as well
as distributing it to the Linux for the PowerPC community.
Things have worked rather well, making it a straight rebuild of the
package. However, a new problem was introduced with 2.1.1p1. It's not
critical, but a little more than a simple annoyance.
2000 Sep 21
1
OpenSSL-0.9.6-beta3 and SSH2
Hello folks, just rebuilt the latest snapshot of OpenSSH from Damien's
page using the latest beta of OpenSSL-0.9.6-beta3 and have good news: SSH2
works again! Any fellow bleeding-edgers want to confirm this? Btw, I
tested this on i686/Linux.
dtc
---
Daniel T. Chen | chenda at cs.unc.edu