Hi Ray,
>When you "tried" to install recover (I assume from an rpm), did the install >procedure indicate that it had succeeded or not? If not, what did it say?
Yes, from an RPM. I get no error from the RPM install install; I do get what you indicate below when running recover from the command prompt:
[EMAIL PROTECTED]:~$ recover -bash: recover: command not found
I can not find recover on the system. "which recover" does not find it; find / -name recover either does nothing, or is taking so long I finally end up quitting the process.
'which recover' gives me the following: [EMAIL PROTECTED] root]# which recover /usr/bin/which: no recover in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sb in:/usr/bin:/usr/X11R6/bin:/root/bin:/usr/local/mysql/bin)
>Were you trying to run recover as root or as an ordinary user? Could there >be a PATH issue (what happens if you specify the path to the app explicitly)?
I am definitely running as root.
Well, as it turns out, recover doesn't work with ext3 anyway ... at least not according to its entry in the Debian package directory, and the description at the upstream site (http://recover.sourceforge.net/linux/recover/).
This source -- http://batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html -- says that true undeleting (of the sort that recover does) is not possible with ext3. But a cruder sort of recovery may be possible ... see http://recover.sourceforge.net/unix/ for instruction.
As to the install itself ... either there is a problem with the RPM or it places recover in some truly odd location (Debian installs it in /usr/sbin, BTW, the usual place for this sort of app). I'm cc'ing this back to the list in case someone more used to working with RPM-based distros can help you here.
Sorry I do not have better news for you.
- To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs