Skip to content

Commit be85ed1

Browse files
committed
Update ebiso to xorriso (#409)
bsc#1229430 jsc#DOCTEAM-1538
1 parent a2cf6bc commit be85ed1

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

xml/ha_rear.xml

+8-9
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,10 @@
192192
<itemizedlist>
193193
<listitem>
194194
<para>
195-
To allow disaster recovery on UEFI systems, you need at least &rear;
196-
version 1.18.a and the package <package>ebiso</package>.
197-
Only this version supports the new helper tool
198-
<filename>/usr/bin/ebiso</filename>. This helper tool is
199-
used to create a UEFI-bootable &rear; system ISO image.
195+
To allow disaster recovery on UEFI systems, you need
196+
the package <package>xorriso</package>, which provides the helper tool
197+
<filename>/usr/bin/xorrisofs</filename>. This helper tool is
198+
used to create a UEFI-bootable &rear; recovery system ISO image.
200199
</para>
201200
</listitem>
202201
<listitem>
@@ -549,23 +548,23 @@ RETENTION_TIME="Month"</screen>
549548
<screen>AUTOEXCLUDE_MULTIPATH=n</screen>
550549
</example>
551550

552-
<example xml:id="ex-ex-ha-rear-config-UEFI">
551+
<example xml:id="ex-ha-rear-config-UEFI">
553552
<title>Booting your system with UEFI</title>
554553
<para>
555554
If your system boots with a UEFI boot loader, additional configuration is required:
556555
</para>
557556
<orderedlist>
558557
<listitem>
559558
<para>
560-
Install the package <package>ebiso</package>:
559+
Install the package <package>xorriso</package>:
561560
</para>
562-
<screen>&prompt.root;<command>zypper install ebiso</command></screen>
561+
<screen>&prompt.root;<command>zypper install xorriso</command></screen>
563562
</listitem>
564563
<listitem>
565564
<para>
566565
Add the following line to <filename>/etc/rear/local.conf</filename>:
567566
</para>
568-
<screen>ISO_MKISOFS_BIN="/usr/bin/ebiso"</screen>
567+
<screen>ISO_MKISOFS_BIN="/usr/bin/xorrisofs"</screen>
569568
</listitem>
570569
<listitem>
571570
<para>

0 commit comments

Comments
 (0)