<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 12/02/2015 03:38 PM, Williams, Roy
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMCnCsur_j0RVH4E_3FM5y8vsEGCNUdATrY3=_iJOQHRNazhRA@mail.gmail.com"
      type="cite">### BEGIN /etc/grub.d/10_linux ###<br>
      menuentry 'Red Hat Enterprise Linux Client (3.10.0-327.el7.x86_64)
      7.1 (Maipo) with debugging' --class fedora --class gnu-linux
      --class gnu --class os --unrestricted $menuentry_id_option
      'gnulinux-3.10.0-229.el7.x86_64-advanced-8bc4e689-499b-4d19-aaf3-58c2d9af816c'

      {<br>
          load_video<br>
          set gfxpayload=keep<br>
          insmod gzio<br>
          insmod part_msdos<br>
          insmod xfs<br>
          set root='hd0,msdos1'<br>
          if [ x$feature_platform_search_hint = xy ]; then<br>
            search --no-floppy --fs-uuid --set=root
      --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1
      --hint-baremetal=ahci0,msdos1 --hint='hd0,msdos1' 
      1ec2d450-364a-4433-8a56-154b2c627ab8<br>
          else<br>
            search --no-floppy --fs-uuid --set=root
      1ec2d450-364a-4433-8a56-154b2c627ab8<br>
          fi<br>
          linux16 /vmlinuz-3.10.0-327.el7.x86_64
      root=/dev/mapper/vg_rhel-lv_root ro <a moz-do-not-send="true"
        href="http://rd.lvm.lv">rd.lvm.lv</a>=vg_rhel/lv_root rd.shell=0
      crashkernel=auto <a moz-do-not-send="true"
        href="http://rd.lvm.lv">rd.lvm.lv</a>=vg_rhel/lv_swap nofb
      splash=quiet rhgb quiet LANG=en_US.UTF-8 systemd.debug
      radeon.modeset=0 rd.driver.blacklist=radeon
      systemd.log_level=debug systemd.log_target=kmsg<br>
      }</blockquote>
    You could also try removing rhgb quiet from either this entry or the
    next one ( the one without debugging )
  </body>
</html>