[Fedora-spins] not sure why but this fixed grubby error about being unable to write the conf file

Mads Kiilerich mads at kiilerich.com
Wed Dec 14 17:54:02 UTC 2011


On 12/13/2011 09:39 PM, rhanna at informatiq.org wrote:
> From: InformatiQ<rhanna at informatiq.org>
>
>
> Signed-off-by: InformatiQ<rhanna at informatiq.org>
> ---
>   fedora-aos.ks |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/fedora-aos.ks b/fedora-aos.ks
> index 509f824..294e3f8 100644
> --- a/fedora-aos.ks
> +++ b/fedora-aos.ks
> @@ -95,6 +95,6 @@ generic-logos
>   # Add custom post scripts after the base post.
>   #
>   %post
> -
> +rm -rf /boot/grub2/grub.cfg
>   %end

The error message is correct but not fatal at his point. grub.cfg will 
be populated anaconda by running grub2-mkconfig.

https://bugzilla.redhat.com/show_bug.cgi?id=730357

But this file is %ghost in grub2-1.99-12.fc17 (and grub2-1.99-13.fc16 in 
-testing), so there shouldn't be any reason to remove it now.

/Mads


More information about the spins mailing list