[Bug 387265] [NEW] Complains about 'true' being an unknown command

Hernando Torque pantherchen at versanet.de
Mon Jun 15 11:41:45 UTC 2009


Public bug reported:

Binary package hint: grub2

During startup GRUB2 complains:

error: unknown commande `true'

The only 'true' in my grub.cfg comes from /etc/grub.d/00_header:

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,1)
search --fs-uuid --set ...
if loadfont /usr/share/grub/ascii.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output gfxterm ; then true ; else
    # For backward compatibility with versions of terminal.mod that don't
    # understand terminal_output
    terminal gfxterm
  fi
fi
### END /etc/grub.d/00_header ###

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: Fix Committed

** Bug watch added: Debian Bug tracker #530736
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530736

-- 
Complains about 'true' being an unknown command
https://bugs.launchpad.net/bugs/387265
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list