help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What does grub-install do?


From: Goh Lip
Subject: Re: What does grub-install do?
Date: Sat, 16 Oct 2010 23:18:26 +0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100922 Thunderbird/3.1.4

On Saturday 16,October,2010 11:01 PM, Barry Jackson wrote:
On 02/10/10 18:46, Goh Lip wrote:

But use "update-grub" instead of "grub-mkconfig"

 From 1.97 "update-grub" is removed and replaced with "grub-mkconfig"

I just thought you should know! :-)
Cheers - Barry


Barry, I'll just copy a message from Tom H in another mailing list which is self-explanatory......

>> update-grub just runs grub-mkconfig!
>>
>> # less /usr/sbin/update-grub
>> #!/bin/sh -e
>> exec grub-mkconfig -o /boot/grub/grub.cfg "$@"
>>
>> # less /usr/sbin/update-grub2
>> #!/bin/sh -e
>> exec update-grub "$@"

Thanks, Tom.
Regards - Goh Lip





reply via email to

[Prev in Thread] Current Thread [Next in Thread]