You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Getting Started/openSUSE/openSUSE Leap Root on ZFS.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -672,7 +672,7 @@ Step 5: System Configuration
672
672
* en_US.utf8
673
673
* POSIX
674
674
675
-
Find yout locale from `locale -a` commands output then set it with following command.
675
+
Find your locale from `locale -a` commands output then set it with following command.
676
676
677
677
.. code-block:: text
678
678
@@ -853,7 +853,7 @@ Step 6: Kernel Installation
853
853
mkinitrd
854
854
855
855
**Note:** After some installations, LUKS partition cannot seen by dracut,
856
-
this will print “Failure occured during following action:
856
+
this will print “Failure occurred during following action:
857
857
configuring encrypted DM device X VOLUME_CRYPTSETUP_FAILED“. For fix this
858
858
issue you need to check cryptsetup installation. `See for more information <https://forums.opensuse.org/showthread.php/528938-installation-with-LUKS-cryptsetup-installer-gives-error-code-3034?p=2850404#post2850404>`__
859
859
**Note:** Although we add the zfs config to the system module into `/etc/modules.d`, if it is not seen by dracut, we have to add it to dracut by force.
Copy file name to clipboardExpand all lines: docs/Getting Started/openSUSE/openSUSE Tumbleweed Root on ZFS.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -655,7 +655,7 @@ Step 5: System Configuration
655
655
* en_US.utf8
656
656
* POSIX
657
657
658
-
Find yout locale from `locale -a` commands output then set it with following command.
658
+
Find your locale from `locale -a` commands output then set it with following command.
659
659
660
660
.. code-block:: text
661
661
@@ -818,7 +818,7 @@ Step 6: Kernel Installation
818
818
mkinitrd
819
819
820
820
**Note:** After some installations, LUKS partition cannot seen by dracut,
821
-
this will print “Failure occured during following action:
821
+
this will print “Failure occurred during following action:
822
822
configuring encrypted DM device X VOLUME_CRYPTSETUP_FAILED“. For fix this
823
823
issue you need to check cryptsetup installation. `See for more information <https://forums.opensuse.org/showthread.php/528938-installation-with-LUKS-cryptsetup-installer-gives-error-code-3034?p=2850404#post2850404>`__
824
824
**Note:** Although we add the zfs config to the system module into `/etc/modules.d`, if it is not seen by dracut, we have to add it to dracut by force.
0 commit comments