Skip to content

Commit

Permalink
Fix for BSC#1219880.
Browse files Browse the repository at this point in the history
  • Loading branch information
lvicoun committed Jun 20, 2024
1 parent f1555e7 commit 09da8e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions xml/deployment_prepare_config_device.xml
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,11 @@ EOF

partition=/dev/vdb1
</screen>
<para>
As the <command>sfdisk</command> command may take longer time to complete, postpone
<command>label</command> by using the
<command>sleep</command> command after <command>sfdisk</command>.
</para>
<para>
The partition is formatted to Btrfs:
</para>
Expand Down

0 comments on commit 09da8e1

Please sign in to comment.