> > # cp /boot/initrd-`uname -r`.img /boot/initrd-`uname -r`.img.sav > # mkinitrd --with=tveeprom --with=saa7115 --with=tuner --with=saa7127 \ > --with=ivtv --with=ivtv-fb /boot/initrd-`uname -r`.img `uname -r` > # reboot >
Just a reminder that if you do this, you need to either change the cp to a mv, or add the -f option to mkinitrd, or else mkinitrd will refuse to overwrite the existing initrd. Shawn
_______________________________________________ mythtv-users mailing list [EMAIL PROTECTED] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
