If you just reinstalled, then the shell that /etc/init.d/backuppc uses may not have been installed for some reason. Look at the shebang line (the first line) of /etc/init.d/backuppc and see if that shell is on your system in that location.
On my (K)Ubuntu system, the first line of /etc/init.d/backuppc is: #!/bin/sh so see if you have a /bin/sh Paul Tomorrow, Mohamad El-cheikh wrote: > Dear all > > I reinstalled backuppc after I changed my hard disk Debian, > > once I went to start backuppc by /etc/init.d/backuppc start, I got the > following error. I reinstalled from the scratch the backuppc four time, but > I got keep the same error > > > > bash: /etc/init.d/backuppc: No such file or directory > > Would anyone help me on this matter? Thank you very much > > > > regards > M El-cheikh > > ********************************************************************** > > > This message is intended for the addressee named and may contain > > > privileged information or confidential information or both. If you > > > are not the intended recipient please delete it and notify the sender. > > > ********************************************************************** > > ------------------------------------ "Normal is a latte I did not order!" ------ Zippy the Pinhead------------ ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
