Displaying 4 results from an estimated 4 matches for "26mdk".
Did you mean:
21mdk
2001 Oct 18
3
Assertion failed
...gnal 17
in reparent_to_init
in warnings logs
Oct 18 17:31:16 tadorne kernel: kernel BUG at revoke.c:307!
Oct 18 17:31:16 tadorne kernel: invalid operand: 0000
Oct 18 17:31:16 tadorne kernel: CPU: 0
Oct 18 17:31:16 tadorne kernel: EIP:
0010:[af_packet:__insmod_af_packet_O/lib/modules/2.4.8-26mdk/kernel/net/pac+-616196/96]
Oct 18 17:31:16 tadorne kernel: EIP: 0010:[<c90428fc>]
Oct 18 17:31:16 tadorne kernel: EFLAGS: 00210286
Oct 18 17:31:16 tadorne kernel: eax: 0000001c ebx: c46b9b40 ecx:
c025dddc edx: 00002a05
Oct 18 17:31:16 tadorne kernel: esi: c7a32200 edi: 0000000b e...
2004 Aug 07
2
segmentation error
I have been using wine for about 18 months now to run quickbooks 6 which
it has been doing with better results each month (apart from the
glitches with the sound server introduced in the last few months).
However I recently upgraded my Mandrake 9.2 installation to 10 changing
from kernel 2.4.22-26mdk to kernel 2.6.3-7mdk. I did not upgrade wine
form the April edition which I compiled from source and still worked
happily under 2.6. However I finally succumbed to the stable July
version and once complete I got segmentation errors with everything,
even wine -version. I recompiled against my old 2....
2001 Oct 26
1
ext3 kernel 2.4.13
Hello everyone,
I'm new to the list and I hope I'm not repeating something that was
already asked for.
I had been using the stock kernel that came with Mandrake 8.1 which is
kernel 2.4.8-26mdk (not sure what things are applied to a stock 2.4.8)
I have my root partition /dev/hda1 on ext3 Mandrake took care of all
this, by putting the ext3 module in initrd.
I just dl'ed 2.4.13 and applied the patches at
http://www.uow.edu.au/~andrewm/linux/ext3/ (ext3-2.4-0.9.13-2413.gz)
recomp...
2002 Sep 16
2
How to bypass smbfs 2Gb limit without patching ?
Hello everyone,
I would like to send a big tar file (eg: >2Gbytes) from my Linux samba
server to a win2K client without patching the kernel.
Samba server: I'm using Linux version 2.4.8-26mdk (Mandrake Linux 8.1
2.96-0.62mdk) with samba 2.2.5-2.
I'm using tar (GNU tar) 1.13.22 to make the tar file and the command "cp" to
copy this tar file to my win2k client. I've never tried smbtar.
smb.conf: I've enabled
- socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8...