<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
Worked like a champ.... so here's what I did in case anyone else wants to do it:<BR>
<BR>
# wget <A HREF="https://svn.wilsonet.com/svn/mythtvology/trunk/mkinitrd-ivtv.patch">https://svn.wilsonet.com/svn/mythtvology/trunk/mkinitrd-ivtv.patch</A><BR>
# cp -p /sbin/mkinitrd /sbin/mkinitrd-ivtv<BR>
# patch /sbin/mkinitrd-ivtv &lt; mkinitrd-ivtv.patch<BR>
# cd /boot<BR>
# mv initrd-2.6.10-1.766_FC3.img initrd-2.6.10-1.766_FC3.img.ORIG&nbsp; # just in case....<BR>
# mkinitrd-ivtv --ivtvdev /boot/initrd-2.6.10-1.766_FC3.img 2.6.10-1.766_FC3<BR>
<BR>
....then edit /etc/grub.conf and add the 'rhgb' option to it.<BR>
<BR>
Any tips on getting a static &quot;Please wait...&quot; type image instead of the rhgb information?&nbsp; Just thinking the higher WAF for that than boot messages&nbsp; :)<BR>
<BR>
-mS<BR>
<BR>
</BODY>
</HTML>