diff --git a/xml/ha_rear.xml b/xml/ha_rear.xml index ce70d17e..94b97476 100644 --- a/xml/ha_rear.xml +++ b/xml/ha_rear.xml @@ -192,11 +192,10 @@ - To allow disaster recovery on UEFI systems, you need at least &rear; - version 1.18.a and the package ebiso. - Only this version supports the new helper tool - /usr/bin/ebiso. This helper tool is - used to create a UEFI-bootable &rear; system ISO image. + To allow disaster recovery on UEFI systems, you need + the package xorriso, which provides the helper tool + /usr/bin/xorrisofs. This helper tool is + used to create a UEFI-bootable &rear; recovery system ISO image. @@ -549,7 +548,7 @@ RETENTION_TIME="Month" AUTOEXCLUDE_MULTIPATH=n - + Booting your system with UEFI If your system boots with a UEFI boot loader, additional configuration is required: @@ -557,15 +556,15 @@ RETENTION_TIME="Month" - Install the package ebiso: + Install the package xorriso: -&prompt.root;zypper install ebiso +&prompt.root;zypper install xorriso Add the following line to /etc/rear/local.conf: -ISO_MKISOFS_BIN="/usr/bin/ebiso" +ISO_MKISOFS_BIN="/usr/bin/xorrisofs"