Re: grub messages loading ....
On Wed, 30 Jan 2013 11:34:23 -0500
Charles Kroeger <ckrogrr@frankensteinface.com> wrote:
> On Wed, 30 Jan 2013 14:40:01 +0100
> mike indow <mikeindow@hotmail.com> wrote:
>
> > I want make the grub never display not even for a second !! and
> > remove the
> >loading message as well welcome to grub so basically completely
> >silent so I want a black screen until login
>
> If you have grub-pc installed you can disable the graphical terminal
> by editing:
>
> /etc/default/grub
>
> then run 'update-grub' to rewrite /boot/grub/grub.cfg
>
> You still may see a console message however, let us know.
>
append kernel-parameter console=tty12
to get rid of most boot-messages
--
Debian Hint #3: You can use either 'apt-cache search <words>' or
'aptitude search <words>' to search for words in the descriptions of all
available packages.
Reply to: