Displaying 20 results from an estimated 4000 matches similar to: "Error creating temporary file on remote PC"
2005 Jun 10
1
problem syncing files on RAM in embedded device
Hi all,
i am working on an networking product which has a 32 MB flash memory
and a 64MB RAM.
i need to sync a file named appl.gz which is of size 3.1MB from a unit
with ip 192.168.10.1 to a unit with ip 192.168.10.2.
the rsync is called from a C code which does a fork-execve operation.
the command line options being passed to rsync is as below:
command: rsync --stats -aI --temp-dir=/tmp/
2001 Aug 17
2
Where do I get Alan's 2.4.8-ac-Kernel
Hi,
where do I get Alan's 2.4.8-ac?-Kernels including ext3. I only found
patches.
I could not patch them into my kernel (2.4.4-SuSE, Kernel from SuSE 7.2,
patched by them).
Should I download plain 2.4.8 and path the pathes into it? Which? How?
Or is there a tar.gz / tar.bz2 including these patches?
I would try ext3.
Rene
2001 Aug 11
1
2.4.8
Any idea of a timeframe for a 2.4.8 ext3 patch release? I tried patching
the 2.4.8 tree from ext3 CVS, but the kernel source files didn't end up
nice enough to successfully compile.
--
___ ___
/ _ | / _ \ Ari Pollak - ari@aripollak.com - www.aripollak.com
/ __ |/ ___/
/_/ |_/_/ NAVY: Never Again Volunteer Yourself
2001 Oct 18
3
Assertion failed
Hello
I am on Athlon 1Gz, kernel 2.4.8. I was running a perl pgm with a
lot of disk access, deletions and symlinks creations... Maybe It is due
to the kernel version. Could you please inform me if must upgrade to a
more recent kernel ?
Thanks a lot
the kernel logs are :
in errors logs
Oct 18 17:31:16 tadorne kernel: Assertion failure in
journal_revoke_Rb5884a32() at revoke.c:307:
2001 Aug 14
1
[BUG] linux-2.4.7-ac7 Assertion failure in journal_revoke() at revoke.c:307
Greetings all,
I have hit a kernel BUG in revoke.c in kernel 2.4.7-ac7 twice today while
attempting to perform the same operation (patching stock 2.4.8 kernel src
with "patch -p1 < patch-2.4.8-ac4"). Syslog entries follow. Please
email me if you want/need my kernel config or any other information.
Thanks,
jtp
2001 Aug 12
3
ext3-2.4-0.9.6
Patch against linux-2.4.8 is at
http://www.uow.edu.au/~andrewm/linux/ext3/
The only changes here are merging up to 2.4.8 and the bigendian
fix.
linux-2.4.8-ac1 currently has ext3-0.9.3 which has no known
crash-worthy bugs, but is old. I'm about to send Alan a diff
which takes -ac up to 0.9.6. The changes between 0.9.3 and
0.9.6 may be summarised as:
- Simplify the handling of
2001 Aug 14
8
Redhat Roswell
Hi all
i installed Redhat beta Roswell, then i updated to Kernel 2.4.8
patched him and installed the newest util-linux + e2fprogs without any
custoumized Options. Bootloader is Grub. Now when i boot he says mount -O or -0
is an invalid Option. tune2fs -j /dev/hdXX says "The filesystem already has a journal"
lsmod says that no jbd or ext3 Modules is loadet but i have pachted the Kernel
2019 Jun 15
2
Kerberos and NTLMv2 authentication
Hello Rowland,
Sorry for the workgroup and realm name, I put MYDOMAIN to anonymize,
should be :
realm = MYDOMAIN.LOCAL
workgroup = MYDOMAIN
About libpam-krb5 installed, I have on my system :
yum list krb5-workstation pam_krb5
krb5-workstation.x86_64 1.15.1-37.el7_6
@updates
pam_krb5.x86_64 2.4.8-6.el7 @base
Is pam_krb5
2001 Aug 26
2
ext2 vs. ext3
Hi,
I just tested ext2 and ext3(2.4-0.9.6) with 2.4.8-ac8, using
bonnie++-1.01. The hardware is an old Pentium 100 box with 48M RAM and a
16.6MB/s EIDE harddrive. The test results(see attachment) show ext3 is a
lot slower than ext2 in most aspects. Does anybody get better results?
Wenzhuo
2001 Dec 22
2
.plan to avoid unhappy users
Hi,
I am on a developpers list for mandrake: cooker@ and the rsync-servers
broke which resulted in a lot of very unhappy people cause their rsync
directories got empied.
My idea is the following.
rsync is a mirroring tool.
The usual thing that happens in a mirroring tool is that packages do
not disappear.
You server that archive: like the linux-kernel server. And you got
servers that update
2001 Aug 15
1
vfat is not working with ext3 patch
Hi all,
My system is :
kernel 2.4.8 with ext3-0.9.6 patch
e2fsprogs-1.22-2, mount-2.11g, util-linux-2.11f
And ext3 filesystem works fine, but when a vfat partition is mounted:
[fargo] [~] # mount /dev/hdd1 /mnt/tmp
[fargo] [~] # mount
/dev/hda1 on / type ext2 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hdd1 on /mnt/tmp type vfat (rw)
everything looks
2001 Aug 24
1
running on a ppc
I've compiled your patch on a PowerPC with a kernel 2.4.8. All works fine!
good Work!
NathanK
2001 Sep 15
1
Can't launch anything - cannot find '134653856'
I am using Mandrake Linux 8.1 beta 3, kernel 2.4.8-19mdk
on a 1GHz AMD system.
I use the supplied RPM: wine-20010731-1mdk
I have one problem no matter what I try to launch, I get an
error:
$ wine /mnt/win_c/winnt/system32/sol.exe
fixme:pthread_kill_other_threads_np
/usr/bin/winereal: cannot find '134653856'
err:seh:UnhandledExceptionFilter Couldn't start debugger
(debugger/winedbg
2001 Sep 04
2
converted ext2->ext3 root won't mount on boot as ext3
Kernel 2.4.8 on an Athlon 500.
e2fsprogs-1.23
ext3 compiled as a module.
I used "tune2fs" to make /boot and /home into ext3, and remounted them OK.
(I am so amazed to see the system come right back without an lengthy
fsck on these two file systems after a power off! Well done!)
I also used "tune2fs -j" on /, it created a /.journal file. The debugfs
features command shows
2013 Feb 12
2
ix? / Intel(R) PRO/10GbE
I finally got a 10G card that is recognized by FreeBSD (9.1-stable):
...
ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 2.4.8> port
0xecc0-0xecdf mem 0xd9e80000-0xd9efffff,0xd9ff8000-0xd9ffbfff irq 40 at device
0.0 on pci4
ix0: Using MSIX interrupts with 9 vectors
ix0: RX Descriptors exceed system mbuf max, using default instead!
ix0: Ethernet address: 90:e2:ba:29:c0:54
2012 Feb 15
1
X11 fonts problems
Hello,
I installed R--2-1.14.1.pkg on mac OS v 10.7.2 and when I wanted to invoke hist, I got the following error msg:
Error in title(main = main, sub = sub, xlab = xlab, ylab = ylab, ...) :?
? could not find any X11 fonts
Check that the Font Path is correct.
In addition: Warning messages:
1: In function (display = "", width, height, pointsize, gamma, bg, ?:
? locale not supported by
2001 Aug 23
2
EXT3 Trouble on 2.4.4
All,
I know that there is no official port to Kernel 2.4.4, thus I may not get any
help, however I am hoping someone could point me in the right direction for
my problem. I am currently forced to use kernel 2.4.4 for reasons out of
my control (embedded board).
Here are the exact versions of everything I'm running:
ExT3 Version: ext3-2.4-0.9.6-248
Util Version: util-linux-2.11f.tar.bz2
e2fs
2002 Jun 12
3
help debugging segfaults
(Sorry for the cross-post--- I wasn't sure which list is more
appropriate...)
Hi everyone,
I've run into segfaults when using my randomForest package on large dataset
(e.g., 100 x 15200) and large number of trees (e.g., ntree=7000 and
mtry=3000). I'm wondering if anyone can give me some hints on where to look
for the problem.
The randomForest package mainly consists of two things:
2002 Jun 12
3
help debugging segfaults
(Sorry for the cross-post--- I wasn't sure which list is more
appropriate...)
Hi everyone,
I've run into segfaults when using my randomForest package on large dataset
(e.g., 100 x 15200) and large number of trees (e.g., ntree=7000 and
mtry=3000). I'm wondering if anyone can give me some hints on where to look
for the problem.
The randomForest package mainly consists of two things: