Hello
> > [..] But when Bacula executes the script "partition.hda", I have a
> problem.
> > The script makes sector 0 succesfully with the dd command
> > but after I have an error with the sfdisk command, here is the output :
> > My partition cannot get geometry
> > 0 cylinders, 0 heads, 0 sector
Hello bacula's users,
I'm encountering an error with my cd rescue after booting on it.
First I have downloaded bacula 2.2.6 source, I have applied the patch (patch
-p0 < bacula_2.2.6-0.1~bpo40+1.diff).
Then I have configured bacula source with the command :
./configure --prefix=/usr --sbindir=/us
Hi all, after creating my cd rescue succesfully. I boot with it
(after crash my partitions).
When I execute the script partition.hda I have a problem.
It creates a sector 0 succesfully with cmd dd
and after with the command sfdisk I have an error :
My partition cannot get geometry
0 cylinders, 0
Hello,
After downloaded bacula-rescue, I launched ./configure --with bacula = ...
after this successful operation, I go to /bacula-rescue-2.2.6/linux/cdrom/
and I execute make all and I have an error :
./make_rescue_disk
./make_static_bacula: 10: function: not found
/etc/bacula/bacula-fd.conf
./ma