Re: How to prevent Ubuntu update to hose my Grub?
* Joe wrote in alt.os.linux.ubuntu:
[color=blue]
> On 2008-07-10, Yousuf Khan <bbbl67@yahoo.com> wrote:[color=green]
>> Laszlo Lebrun wrote:[color=darkred]
>>> Apparently Ubuntu updates write their own stuff into grub.
>>>
>>> How can that be prevented?[/color]
>>
>> I've got Windows XP set as my default os, and so far I have not noticed
>> the major updates changing the default menu selection yet.[/color]
>
> It won't, as long as Windows is not in the #0 stanza. The updater
> places the new kernel in the 0 spot, and if the default is other than
> 0, it increases it by 2. This way, your default doesn't change.[/color]
It does no such thing, at least not on my box and I am running 8.04. When
new Kernels are added, old ones are not removed and so Windows moves down
the list. The default # never changes.
--
David
Re: How to prevent Ubuntu update to hose my Grub?
On 2008-07-11, SINNER <arcade.master@gmail.com> wrote:[color=blue]
> * Joe wrote in alt.os.linux.ubuntu:
>[color=green]
>> On 2008-07-10, Yousuf Khan <bbbl67@yahoo.com> wrote:[color=darkred]
>>> Laszlo Lebrun wrote:
>>>> Apparently Ubuntu updates write their own stuff into grub.
>>>>
>>>> How can that be prevented?
>>>
>>> I've got Windows XP set as my default os, and so far I have not noticed
>>> the major updates changing the default menu selection yet.[/color]
>>
>> It won't, as long as Windows is not in the #0 stanza. The updater
>> places the new kernel in the 0 spot, and if the default is other than
>> 0, it increases it by 2. This way, your default doesn't change.[/color]
>
> It does no such thing, at least not on my box and I am running 8.04. When
> new Kernels are added, old ones are not removed and so Windows moves down
> the list. The default # never changes.
>[/color]
That's what the autoupdate is for in the other part of this thread.
Works great here! ;-)
--
Joe - Linux User #449481/Ubuntu User #19733
joe at hits - buffalo dot com
"Hate is baggage, life is too short to go around pissed off all the
time..." - Danny, American History X
Re: How to prevent Ubuntu update to hose my Grub?
* Joe wrote in alt.os.linux.ubuntu:[color=blue]
> On 2008-07-11, SINNER <arcade.master@gmail.com> wrote:[color=green]
>> * Joe wrote in alt.os.linux.ubuntu:[/color][/color]
[color=blue][color=green][color=darkred]
>>> On 2008-07-10, Yousuf Khan <bbbl67@yahoo.com> wrote:
>>>> Laszlo Lebrun wrote:
>>>>> Apparently Ubuntu updates write their own stuff into grub.[/color][/color][/color]
[color=blue][color=green][color=darkred]
>>>>> How can that be prevented?[/color][/color][/color]
[color=blue][color=green][color=darkred]
>>>> I've got Windows XP set as my default os, and so far I have not noticed
>>>> the major updates changing the default menu selection yet.[/color][/color][/color]
[color=blue][color=green][color=darkred]
>>> It won't, as long as Windows is not in the #0 stanza. The updater
>>> places the new kernel in the 0 spot, and if the default is other than
>>> 0, it increases it by 2. This way, your default doesn't change.[/color][/color][/color]
[color=blue][color=green]
>> It does no such thing, at least not on my box and I am running 8.04. When
>> new Kernels are added, old ones are not removed and so Windows moves down
>> the list. The default # never changes.[/color][/color]
[color=blue]
> That's what the autoupdate is for in the other part of this thread.
> Works great here! ;-)[/color]
Yeah :( didnt read the WHOLE thread before responding...
--
David
"I've seen the forgeries I've sent out."
-- John F. Haugh II (jfh@rpp386.Dallas.TX.US), about forging net news articles
Re: How to prevent Ubuntu update to hose my Grub?
Laszlo Lebrun <lazlo_lebrun@laszlomail.com> wrote:
[color=blue]
> Apparently Ubuntu updates write their own stuff into grub.
>
> How can that be prevented?[/color]
Edit /etc/kernel-img.conf
Florian
--
<http://www.florian-diesch.de/>
-----------------------------------------------------------------------
** Hi! I'm a signature virus! Copy me into your signature, please! **
-----------------------------------------------------------------------
Re: How to prevent Ubuntu update to hose my Grub?
SINNER <arcade.master@gmail.com> wrote:
[color=blue]
> * Joe wrote in alt.os.linux.ubuntu:
>[color=green]
>> On 2008-07-10, Yousuf Khan <bbbl67@yahoo.com> wrote:[color=darkred]
>>> Laszlo Lebrun wrote:
>>>> Apparently Ubuntu updates write their own stuff into grub.
>>>>
>>>> How can that be prevented?
>>>
>>> I've got Windows XP set as my default os, and so far I have not noticed
>>> the major updates changing the default menu selection yet.[/color]
>>
>> It won't, as long as Windows is not in the #0 stanza. The updater
>> places the new kernel in the 0 spot, and if the default is other than
>> 0, it increases it by 2. This way, your default doesn't change.[/color]
>
> It does no such thing, at least not on my box and I am running 8.04. When
> new Kernels are added, old ones are not removed and so Windows moves down
> the list. The default # never changes.[/color]
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
Florian
--
<http://www.florian-diesch.de/>
-----------------------------------------------------------------------
** Hi! I'm a signature virus! Copy me into your signature, please! **
-----------------------------------------------------------------------