On Mon, Jan 23, 2006 at 01:18:14AM -0800, Ryan Sizemore wrote:
> [EMAIL PROTECTED] bacula-centos]# chroot /mnt/disk bacula/bin/bacula-fd -c 
> bacula-fd.conf
> chroot: cannot run command `bacula/bin/bacula-fd': No such file or directory

The current working directory is probably not in your path, so it's not
searching ./bacula after you chroot.  Try it with the full absolute path
to bacula-fd after chrooting, /bacula/bin/bacula-fd

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Network Engineer          |  is simple, elegant, and wrong. - HL Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to