OESF Portables Forum

General Forums => General Discussion => Topic started by: daniel3000 on October 27, 2006, 12:54:32 pm

Title: Strange File System Corruption
Post by: daniel3000 on October 27, 2006, 12:54:32 pm
Hello,

I'm running pdaXrom 1.1.0beta3 and seem to have a strange kind of file system corruption in the root fs (jffs).

if I do an ls / I get the output quoted below.

Any ideas where this could come from (I have not looked into the root directory for quite some days, so I have no idea what could have caused this)?
any ideas how to fix this? This is kind of suspicious (and annoying)!

Everything still seems to work fine, though. But for how long?

Thanks a lot
daniel


Code: [Select]
  œèÿô’ý=E¾­šD`ƒÛCô
Ÿèÿô«¨ý=E¾­šD`ƒÛCôX¢èÿôâ??
”–ý=E¾­šDbÆ’Ã
CôP !"¥èÿôžQý=E¾­šDbƒÛCô0#$%&'(¨èÿô÷¾ý=E¾­šDbƒÛCô`)*+,-.
%.*s%.*s
%s: : %s%s:%d: _mcleanup: gmon.out: %s
???out of memory
@$ì
@dþ
[SUID]
adm:x:4:adm,daemon
bin
bin:x:1:bin,daemon
calling fini: %s
closing file=%s; opencount == %u
control
daemon:x:2:bin,daemon
dev
dip:x:40:
disk:x:6:
etc
home
homeroot
kismet:x:500:
kmem:x:9:
lib
lp:x:7:daemon,lp
mem:x:8:
mmedia:x:17:users
mnt
naninfNANINF(nil)inity%H:%M%Y-%m-%d%s: %s
nobody:x:65534:
operator:x:11:
opt
ping  = sxx root.root
proc
rcmd: accept: %m
rcmd: getaddrinfo: %s
rcmd: socket: %m
root
sbin
shared object not open
su  = sxx root.root
sys:x:3:bin,adm
tmp
tty:x:5:
users:x:100:
usr
utmp:x:45:
uucp:x:14:uucp
var
wheel:x:10:
www:x:63:
¨
¨qˆ$­ûpè!@¨ÃÿÿÿÿÿÿÿÿÀøä!@ã!@¤ªIq Ãÿÿÿÿ0ÅÿÿÿÿÿÿÿÿHÅÿÿÿ
?¿Â¸Ã¤!@ã!@
큐!=;1E¸«E¸«E  Ã¯ðñòóôõö÷øùúÃ?

큐!=;1E¸«E¸«E  Ã¯ðñòóôõö÷øùúÃ?
q    
큐!=;1E¸«E¸«E  Ã¯ðñòóôõö÷øùúÃ?
q    íAô=E½­šDDX:Dôê
큐!=;1E¸«E¸«E  Ã¯ðñòóôõö÷øùúÃ?
q    íAô=E½­šDDX:DôêåíAô
큐!=;1E¸«E¸«E  Ã¯ðñòóôõö÷øùúÃ?
q    íAô=E½­šDDX:DôêåíAô=E½­šDLX:Dôë4åÿô$E½­šD²‡ÛC
큐!=;1E¸«E¸«E  Ã¯ðñòóôõö÷øùúÃ?
q    íAô=E½­šDDX:DôêåíAô=E½­šDLX:Dôë4åÿô$E½­šD²‡ÛCô7夁šƒ=E    DøD    DøDX6789:;<=>?@AË.ñ­¤ô¨x=Etñ
Title: Strange File System Corruption
Post by: InSearchOf on October 27, 2006, 01:34:30 pm
I had that happen before... that is when my backup nand came in handy....

Late
Title: Strange File System Corruption
Post by: bluedevils on October 27, 2006, 03:26:32 pm
the format looks like it came from the /etc/group file or something similar.  Did you do a cp/mv of the group file to /?  Or for x in `cat /etc/group`;do mkdir /$x;done
Title: Strange File System Corruption
Post by: daniel3000 on October 30, 2006, 01:23:44 am
well, not that I know of  

Thanks for the pointers. Yes, a NAND backup would come in handy, maybe I'll restore the latest one. But it is two weeks old, so this would mean quite a lot of work in order to restore a lot of new settings.
This is why I wanted to avoid that...

Maybe there was an errorneous cut'n'paste action on the conole which indeed created these dirs/files in root. I have not seen something like that anywhere else yet.

I'l try to delete these things and go on until I encounter more of such problems.

daniel
Title: Strange File System Corruption
Post by: daniel3000 on October 30, 2006, 03:33:08 am
okay, I was able to delete all the strange files (they were files, not directories) using mc. Now everything seems to be normal.