![]() |
2006-11-15
, 19:06
|
Posts: 20 |
Thanked: 0 times |
Joined on Nov 2006
|
#2
|
if (!logfp)
{
/* Eek! Opening the alternate log file has failed. Nothing we
can do but disable printing completely. */
fprintf (stderr, _("%s: %s; disabling logging.\n"),
logfile, strerror (errno));
inhibit_logging = 1;
}
else
Not sure if this is a wget problem or not. I tried to download a 170mb file from a local webserver on my lan. It works fine for the first 20mb or so, but then it stalls and after a few minutes I get
21% [+++====> ] 39,339,680 452.30K/s ETA 05:20
SIGHUP received.
(null): Read-only file system; disabling logging.
I am in the /media/mmc1 directory, using a 2gb memory card on the latest version of the 2006 OS, version 2 that is.
Any ideas ? I have to say, the general instability of the 770 is starting to become frustrating.