Debian/Ubuntu: Simplify os-prober removal
Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -664,7 +664,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.
|
||||
|
||||
@@ -694,7 +694,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