Physical linux server bmr restore to onapp vm

Physical linux server bmr restore to onapp vm

Common physical disk server is multiply partitions e.g. at list /boot is own partition than onapp supports only one simple partiton per disk with no swap. So if you preform MBR recovery regular way it will not boot. Solution is update disk layout during recovery.

So when rear asks you to confirm disklayout.conf select edit option:



and update file like on example from:



to:


This way rear create only one simple single that onapp able to recognize. Onapp also has buggy support of ext4 so if your onapp does not recognize ext4 patiton aftere recovery you can change it to ext3 similar way.



That after recovery is done you need update grub.conf and fstab. Restored system is mounted to /emnt/local so it's /mnt/locat/boot/grub/grub.conf and /mnt/locat/etc/fstab files.

grub.conf from like on example:



to:



You also can edit that files in onapp recovery mode. After that manipulations VM should be booted regular way no problems.

    • Related Articles

    • Linux BMR (ReaR)

      Bacula4 has developed a new Linux BMR tool.  This is more tightly integrated with our GUI and is based on the ReaR *nix server imaging technology. This new Linux BMR replaces the legacy/original Linux BMR found HERE For existing customers, using the ...
    • Windows BMR Physical Machine

      First of the bacula related SOP is detailed in the following article (which mostly works with VMS) but not for PHYSICAL Machines or servers. https://support.bacula4.com/customer/portal/articles/2795465-windows-bmr---clusterlogics PreRequisits: You ...
    • Windows BMR Physical Machine

      First of the bacula related SOP is detailed in the following article (which mostly works with VMS) but not for PHYSICAL Machines or servers. https://support.bacula4.com/customer/portal/articles/2795465-windows-bmr---clusterlogics PreRequisits: You ...
    • Linux BMR (ReaR)

      Bare Metal Restore (ReaR) Bacula4 has developed a new Linux BMR tool.  This is more tightly integrated with our GUI and is based on the ReaR *nix server imaging technology. To activate Bare Metal Restore (ReaR) simply enable it on the backup wizard: ...
    • New Linux (ReaR) BMR announced

      Hello today we are pleased to announce the launch of our new Linux (ReaR) BMR solution. With this new Linux BMR utility, we are able to support practically every flavour of *.nix systems, and have brought the BMR process into our GUI.  A much more ...