Not displaying logo during startup/shutdown
Nils Kassube
kassube at gmx.net
Wed Apr 16 06:14:07 UTC 2008
Ioannis Vranos wrote:
> Nils Kassube wrote:
> > # defoptions=vga=normal
> > If you don't modify this line also, the next kernel update would undo
> > your modification.
>
> I thought the '#' signifies a comment line which is ignored.
For Grub it is a comment, that is correct, but there is a
script "update-grub" which is started after a kernel update. That script
reads the lines within the section called "AUTOMAGIC KERNELS LIST". Within
this section lines starting with one "#" are read as commands while
comments need at least "##" at the beginning. And, yes, this IS confusing
for someone new to Ubuntu / Debian. OTOH, it is a nice way to have all
kernels included in the menu.lst file without manually updating it.
Nils
More information about the ubuntu-users
mailing list