[mythtv-users] PVR-350 graphical boot

Shawn Asmussen shawn.asmussen at gmail.com
Thu Dec 2 17:14:44 UTC 2004


> 
> # 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


More information about the mythtv-users mailing list