Hi list!
Well, I managed to get an iso image for a bacula restore cdrom.
Following the instructions at the manual I did it making an static
bacula-fd:
cd
./configure \
--prefix=/usr \
--sbindir=/usr/sbin \
--sysconfdir=/etc/bacula \
--with-scriptdir=/etc/bacula \
--enable-smartall
Hi list!
I'm trying to make a rescue cd just to try a bare metal restore.
The problem I have, is that installations of bacula-fd were made by
different ways (rpm for red-hat, .deb, and others rpm for centos), and
when trying to compile the bacula-restore, it needs to have the source.
Is there a wo