OpenSUSE RootOnZFS typoes cleanup

This commit is contained in:
George Melikov
2022-01-31 13:02:35 +03:00
parent b490d147c6
commit 3a0f9a4acd
2 changed files with 3 additions and 2 deletions

View File

@@ -561,7 +561,7 @@ Step 4. Install System
#. Install openSUSE Leap with zypper:
If you install `base` pattern, zypper will install `busybox-grep` which is masks default kernel package.
If you install `base` pattern, zypper will install `busybox-grep` which masks default kernel package.
Thats why I recommend you to install `enhanced_base` pattern, if you're new in openSUSE. But in `enhanced_base`, bloats
can annoy you, while you want to use it openSUSE on server. So, you need to select

View File

@@ -551,7 +551,7 @@ Step 4. Install System
#. Install openSUSE Tumbleweed with zypper:
If you install `base` pattern, zypper will install `busybox-grep` which is masks default kernel package.
If you install `base` pattern, zypper will install `busybox-grep` which masks default kernel package.
Thats why I recommend you to install `enhanced_base` pattern, if you're new in openSUSE. But in `enhanced_base`, bloats
can annoy you, while you want to use it openSUSE on server. So, you need to select
@@ -678,6 +678,7 @@ Step 5: System Configuration
.. note:: If you installed `base` pattern, you need to deinstall busybox-grep to install `kernel-default` package.
#. Install ZFS in the chroot environment for the new system::
zypper addrepo https://download.opensuse.org/repositories/filesystems/openSUSE_Tumbleweed/filesystems.repo
zypper refresh # Refresh all repositories
zypper install zfs