|

楼主 |
发表于 2005-9-9 08:37:13
|
显示全部楼层
试了一下apt-get -f install 不行,然后把APT::Force-LoopBreak 如下结果
下列软件包将被【卸载】:
kernel-image-2.6.8-686
下列的软件包将被升级:
e2fslibs e2fsprogs initrd-tools initscripts kernel-image-2.6.8-2-686 libc6
libc6-dev locales
共升级了 8 个软件包,新安装了 0 个软件包,要卸载 1 个软件包,有 519 个软件未被升级。
需要下载 0B/27.9MB 的软件包。
解压缩后将会空出 4375kB 的空间。
您希望继续执行吗?[Y/n]y
Preconfiguring packages ...
(正在读取数据库 ... 系统当前总共安装有 81079 个文件和目录。)
正在删除 kernel-image-2.6.8-686 ...
You are running a kernel (version 2.6.8-686) and attempting to remove
the same version. This is a potentially disastrous action. Not only
will /boot/vmlinuz-2.6.8-686 be removed, making it impossible to boot
it, (you will have to take action to change your boot loader to boot
a new kernel), it will also remove all modules under the directory
/lib/modules/2.6.8-686. Just having a copy of the kernel image is not
enough, you will have to replace the modules too.
I repeat, this is very dangerous. If at all in doubt, answer
no. If you know exactly what you are doing, and are prepared to
hose your system, then answer Yes.
Remove the running kernel image (not recommended) [No]?
也就是说要删除我现在的内核,唉,这里面有我安装的nv的驱动阿 |
|