Public bug reported:

The following lines may be part of /boot/grub/menu.lst. Then run update-
grub.

Observed:
[# defoptions=quiet splash] -> append " quiet splash" to every default kernel 
line
[# defoptions=] -> append " quiet splash" to every default kernel line
[# defoptions= ] -> do not append anything, but write [# defoptions=] to file

Expected:
update-grub should treat defoptions= as what it is, the definition of 
defoptions as empty string. Setting defoptions to " " (a space) fixes the 
problem once, but as the defoptions line is rewritten without space, only once.

I observed this while trying to remove "quiet splash" once and for all.

** Affects: grub (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
update-grub ignores empty defoptions
https://launchpad.net/bugs/51008

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to