![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1568050.1 : Exalytics: How To Turn Boot Logging On and Off
In this Document
Created from <SR 3-7266079201> Applies to:Exalytics In-Memory Machine X2-4 - Version All Versions and laterInformation in this document applies to any platform. GoalHow to turn off, or on, boot up messages in the console? SolutionBoot up messages will be displayed in the console when the 'quiet console' parameter is set to 'tty0' in the /boot/grub/grub.conf file. default=0
timeout=5 serial --unit=0 --speed=9600 terminal --timeout=5 serial console title Enterprise Linux (2.6.32-100.23.1.el5) root (hd0,0) #kernel /vmlinuz-2.6.32-100.23.1.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet console=ttyS0,9600n8 nmi_watchdog=0 # Modified to set size for ramdisk #kernel /vmlinuz-2.6.32-100.23.1.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet console=ttyS0,9600n8 nmi_watchdog=0 ramdisk_size=600000000 kernel /vmlinuz-2.6.32-100.23.1.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet console=ttyS0 ramdisk_size=600000000 *****change ttyS0 to tty0******* initrd /initrd-2.6.32-100.23.1.el5.img Attachments This solution has no attachment |
||||||||||||||
|