Debian/Ubuntu: Simplify os-prober removal
Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -557,7 +557,7 @@ Select (using the space bar) all of the disks (not partitions) in your pool.
|
||||
|
||||
4.9 (Optional): Remove os-prober::
|
||||
|
||||
apt remove --purge os-prober
|
||||
apt purge --yes os-prober
|
||||
|
||||
This avoids error messages from `update-grub`. `os-prober` is only necessary
|
||||
in dual-boot configurations.
|
||||
|
||||
@@ -837,7 +837,7 @@ Step 4: System Configuration
|
||||
|
||||
#. Optional: Remove os-prober::
|
||||
|
||||
apt remove --purge os-prober
|
||||
apt purge --yes os-prober
|
||||
|
||||
This avoids error messages from ``update-grub``. ``os-prober`` is only
|
||||
necessary in dual-boot configurations.
|
||||
|
||||
Reference in New Issue
Block a user