|
发表于 2009-9-27 12:01:22
|
显示全部楼层
就是这个问题啊:
- stesen@debian:~$ uname -r
- [color=Red]2.6.30-2-amd64[/color]
- stesen@debian:~$ sudo apt-get upgrade
- [sudo] password for stesen:
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following packages have been kept back:
- libavcodec52 libpostproc51
- The following packages will be upgraded:
- alsa-base libbonobo2-0 libbonobo2-common libbonoboui2-0 libbonoboui2-common
- libgnomeui-0 libgnomeui-common libvte-common libxml2 libxml2-utils
- libxslt1.1[color=Red] linux-image-2.6.30-2-amd64[/color] linux-libc-dev linux-sound-base
- python-libxml2
- 15 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
- Need to get 30.6MB of archives.
- After this operation, 1,613kB disk space will be freed.
- Do you want to continue [Y/n]?
-
复制代码
根据我以往的经验,upgrade后,/boot/下不会多内核,只会复原menu.lst,因为我会在menu.lst里面写上vga=XXX
很莫名... |
|