I'm trying to create a Rescue disk for Bacula 1.38 on a Centos 4.0 OS but it throws error at "make bacula" part of it where it runs in a loop with the following message on the screen:
 
====
collecting system info ...
Done collecting info.
Begin creating scripts ...
Done making partitioning scripts
Begin making formatting script(s) ...
Done building scripts.
./make_rescue_disk
if test ! -f ../rpm_release ; then \
   ./make_static_bacula /home/kern/bacula/k ; \
fi
./make_static_bacula: line 10: cd: /home/kern/bacula/k: No such file or directory
make[830]: Entering directory `/etc/bacula/rescue/linux/cdrom/bacula'
./getdiskinfo
Begin collecting system info ...
Done collecting info.
Begin creating scripts ...
Done making partitioning scripts
Begin making formatting script(s) ...
Done building scripts.
./make_rescue_disk
if test ! -f ../rpm_release ; then \
   ./make_static_bacula /home/kern/bacula/k ; \
fi
./make_static_bacula: line 10: cd: /home/kern/bacula/k: No such file or directory
make[831]: Entering directory `/etc/bacula/rescue/linux/cdrom/bacula'
./getdiskinfo
=======
 
Has anyone had this problem?
 
Best Regards,
Kumaran
Know your ip @ www.itsyourip.com

Reply via email to