Quantcast
Channel: Ubuntu Forums - Installation & Upgrades
Viewing all articles
Browse latest Browse all 26379

Removing an 'option' from grub.cfg for install where grub is configured

$
0
0
There is an obscure (at this point), video display issue that only occurs on an install where grub is configured.
So in other words, in a multiboot -
install A - grub is configured on, issue exists
install B - booted from os-prober entry, issue does not occur
(if grub is reconfigured to install B then it shows issue, install A then is fine.

The difference seems to be the install where grub is configured has this section, the problem is in red.
Code:

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=en_US
  insmod gettext
fi

If I remove the red line & reboot then that install no longer shows the video issue.
So the question is - how to remove that line/option permanently so update-grub does not put back

Viewing all articles
Browse latest Browse all 26379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>