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=/usr/sbin --sysconfdir=/etc/bacula
--with-scriptdir=/etc/bacula/scripts --enable-smartalloc
--enable-client-only --enable-static-fd
--localstatedir=/var/lib/bacula --with-pid-dir=/var/run/bacula
--with-smtp-host=localhost
--with-working-dir=/var/lib/bacula --with-subsys-dir=/var/lock
--mandir=\$${prefix}/share/man
--infodir=\$${prefix}/share/info  --with-readline=yes

I have executed make after I have configured bacula-rescue with configure:
./configure --with-static-fd=/home/mat/Documents/Data/bacula-2.2.6/src/filed

--with-bacula-scripts=/etc/bacula

and then make and finally I have burnt the iso and started it on PC.
I've created my rescue CD succesfully (I'm using a 2.2.6 version
of Bacula and Bacula-rescue which is installed on a debian etch).

After booting with it (I have deleted my partitions to ensure Bacula
will restore something).
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 sectors/track

sfdisk error : sector 0 don't have a msdos signature
/dev/hda : unrecognized partition table type
No partitions found

I tried to execute sfdisk -s to see my partition's size but it answers :
0 blocks.

The hard drive works with the standard installation of a debian etch.
Why the rescue CD does not recognize my hard drive ?

My config:
- Bacula 2.2.6 (debian backport)
- Debian Etch Stable up to date.
- Default Debian kernel : 2.6.18

Thanks to help me
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to