OK I'll try again on the last version end this month

Thx

GĂ©rard VAQUANT


2010/4/8 Colin Watson <cjwat...@canonical.com>

> Yes, I'm pretty sure it's due to the space.  Temporary workaround is to
> make this change to /etc/grub.d/10_linux:
>
>  -  CLASS="--class $(echo ${GRUB_DISTRIBUTOR} | tr '[A-Z]' '[a-z]')
> ${CLASS}"
>  +  CLASS="--class $(echo ${GRUB_DISTRIBUTOR} | tr '[A-Z]' '[a-z]' | cut
> -d' ' -f1) ${CLASS}"
>
> (I've committed such a change upstream and will backport it for the next
> grub2 upload to Lucid.)
>
> ** Changed in: grub2 (Ubuntu)
>       Status: New => Fix Committed
>
> ** Changed in: grub2 (Ubuntu)
>   Importance: Undecided => Medium
>
> ** Changed in: grub2 (Ubuntu)
>     Assignee: (unassigned) => Colin Watson (cjwatson)
>
> ** Summary changed:
>
> - CANNOT CHANGE START MENU
> + generates grub.cfg with syntax error if GRUB_DISTRIBUTOR contains spaces
>
> --
> generates grub.cfg with syntax error if GRUB_DISTRIBUTOR contains spaces
> https://bugs.launchpad.net/bugs/557606
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
generates grub.cfg with syntax error if GRUB_DISTRIBUTOR contains spaces
https://bugs.launchpad.net/bugs/557606
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to