[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Grub Config File to long
From: |
Dr. Heiko Pollmeier |
Subject: |
Re: Grub Config File to long |
Date: |
Wed, 23 May 2018 18:19:56 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
Gruß zuvor / Greetings first!
Thank you for the solution with GRUB_DISABLE_OS_PROBER=true !
Now I have a working system again. Your tip saved me hours!
Mit freundlichen Grüßen / With kind regards
--
<sb>
Dr. Heiko Pollmeier , Bonn <address@hidden>
Bevorzugter PGP-Schlüssel / Preferred PGP key ID 0x09E0BEF8
Schl.-Fingerabdruck = D325 0EAE 1947 7331 DC8C 4273 3C30 2B39 09E0 BEF8
<sb>
%t
Am 22.05.2018 um 20:15 schrieb Pascal Hambourg:
> Le 22/05/2018 à 17:04, Dr. Heiko Pollmeier a écrit :
>>
>> Using different Ubuntu versions each update with new kernel forces
>> update-grub. Even when I initiate for some reason it lasts several hours
>> and generates .config file of over 100 (in words one hundred ) Mb size.
>> The utmost length in time took 52 hours!
>
> Is this a multiboot setup with multiple GNU/Linux systems installed and
> using GRUB ?
> I have observed a similar behaviour under these conditions, although I
> could not really explain it. I suspect it is due to a misinterpretation
> of other system's grub.cfg file when generating grub.cfg.
>
> If you have one active GRUB owned by one of the installed systems which
> has menu entries to boot the other systems, you can try this : on each
> system which does not own the active GRUB, disable os-prober (uninstall
> os-prober, remove/disable /etc/grub.d/30_os-prober or add
> GRUB_DISABLE_OS_PROBER=true in /etc/default/grub) and run update-grub to
> generate a (hopefully) short grub.cfg. After you have done this on all
> systems which do not own the active GRUB, run update-grub on the system
> which owns the active GRUB.
>
> _______________________________________________
> Help-grub mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-grub
- Grub Config File to long, Dr. Heiko Pollmeier, 2018/05/22
- Re: Grub Config File to long, Pascal Hambourg, 2018/05/22
- Re: Grub Config File to long, Simon Hobson, 2018/05/23
- Re: Grub Config File to long, Dr. Heiko Pollmeier, 2018/05/23
- Re: Grub Config File to long, Pascal Hambourg, 2018/05/25
- Re: Grub Config File to long, Simon Hobson, 2018/05/25
- Re: Grub Config File to long, Pascal Hambourg, 2018/05/26
- Re: Grub Config File to long, Simon Hobson, 2018/05/26
Re: Grub Config File to long,
Dr. Heiko Pollmeier <=