Re: Show Details on Bootup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2004-01-01 at 19:45, Rob Park wrote:
> The kernel's boot procedure needs 
> an option to disable all normal output (ie, only print anything if it's 
> an error, otherwise be quiet -- much like how rhgb shows no details at 

Add the kernel option "quiet" to your kernel entries in grub.conf so
only errors and warnings are displayed.  Seems to me like this should be
the default (at least on Fedora Core).

For example, here's an entry in my grub.conf:

title Fedora Core (2.4.22-1.2129.nptl)
        root (hd0,0)
        kernel /vmlinuz-2.4.22-1.2129.nptl ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.4.22-1.2129.nptl.img



A few kernel modules still don't strictly obey it but they are very
brief and to the point in quiet mode.  I also think /etc/rc.sysinit
could be much less verbose when booting with quiet.  Overall, quiet
makes the bootup much nicer.  And if a problem occurs you have time to
notice and read the message.

-- 
 David Norris
  http://www.webaugur.com/dave/
  ICQ - 412039

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux