|
发表于 2005-10-17 23:13:52
|
显示全部楼层
用搜索...这个问题以前有讨论
=========================
修改一处,然后删除bootsplash,重新安装即可
(1) Comment out all instances of "db_unregister shared/bootsplash-theme"
in /var/lib/dpkg/info/bootsplash*.postrm, as suggested in the earlier
thread, to allow clean deinstallation.
(2) apt-get --purge remove bootsplash bootsplash-theme-debian-tux
[substitute your themes here]
(3) rm /var/lib/dpkg/info/bootsplash*
(4) Edit /var/cache/debconf/config.dat and
/var/cache/debconf/templates.dat. Remove all entries related to
bootsplash (but not sysv-rc-bootsplash, which I had left installed).
上述方法来源自linuxquestions,不一定可以,也可能带来很大的麻烦,你自己想想再用吧
========================
从那帖子里转来的...这方法差不多是唯一的解决方法了 |
|