is there a way to guess the filenames in /lost+found/ ? that way i could access them 
in a script with a for(;;) cycle, without being able to ls them...
thank you
sandr8

On Fri, 12 Sep 2003 15:54:22 -0500
Dave Kleikamp <[EMAIL PROTECTED]> wrote:

> On Fri, 2003-09-12 at 15:34, [EMAIL PROTECTED] wrote:
> > i did skip the whole phase 3 on a filesystem which is the dd_rescued copy of the
> > original one... then i mounted it. the only entry in the root is lost+found/ so
> > i cd into it. i write ls, press enter and... ls crashes saying: "memory 
> > exausted"...
> > poor me... i think i'll try to skip less code than i do, as i was suggested to.
> > i really hope it will work. but if not, how should i do not to panic?
> > sandr8
> 
> Are you using a recent kernel?  The ls crash is known problem that has
> to do with the broken way that fsck creates the lost+found directory. 
> The JFS code in newer kernels should be able to deal with it.
> -- 
> David Kleikamp
> IBM Linux Technology Center
> 
> _______________________________________________
> Jfs-discussion mailing list
> [EMAIL PROTECTED]
> http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion


_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to