Debian/Ubuntu: Fix os-prober change

This was broken in add1e275fb.

Closes #93

Reported-by: Wojtek Siudzinski <admin@suda.pl>
Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
Richard Laager
2020-12-18 19:32:17 -06:00
parent 5acc40912c
commit 3dd76f39ec
3 changed files with 3 additions and 3 deletions

View File

@@ -660,7 +660,7 @@ Step 4: System Configuration
#. Optional: Remove os-prober:: #. Optional: Remove os-prober::
apt --purge os-prober apt remove --purge os-prober
This avoids error messages from `update-grub`. `os-prober` is only This avoids error messages from `update-grub`. `os-prober` is only
necessary in dual-boot configurations. necessary in dual-boot configurations.

View File

@@ -557,7 +557,7 @@ Select (using the space bar) all of the disks (not partitions) in your pool.
4.9 (Optional): Remove os-prober:: 4.9 (Optional): Remove os-prober::
apt --purge os-prober apt remove --purge os-prober
This avoids error messages from `update-grub`. `os-prober` is only necessary This avoids error messages from `update-grub`. `os-prober` is only necessary
in dual-boot configurations. in dual-boot configurations.

View File

@@ -799,7 +799,7 @@ Step 4: System Configuration
#. Optional: Remove os-prober:: #. Optional: Remove os-prober::
apt --purge os-prober apt remove --purge os-prober
This avoids error messages from ``update-grub``. ``os-prober`` is only This avoids error messages from ``update-grub``. ``os-prober`` is only
necessary in dual-boot configurations. necessary in dual-boot configurations.