Hi,

12.12.2007 23:07,, Erik P. Olsen wrote::
> Does Bacula take back-up of partition tables during full back-up? If not how 
> would you restore them at a bare metal recovery?

No. It also does not save the MBR.

On bare metal restore, as Bacula itself does not create filesystems, 
you have several options:
- Create the disk layout manually, mount the file systems as they 
should be, and restore to the new location. Afterwards, set up your 
boot loader (typically rather simply after chroot'ing to the newly 
populated root directory mount point)
- Use a rescue disk that automatically creates the file systems as 
needed. The Bacula rescue disk tries to do that, but it has problems 
in some cases, AFAIK.
- Install a minimal target system and restore to that system after 
booting it. (That's what I usually do.)

Arno

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to