首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >运行Ubuntu12.04LTS E:子进程/usr/bin/dpkg返回一个错误代码(1) linux-image-3.13.0-95泛型

运行Ubuntu12.04LTS E:子进程/usr/bin/dpkg返回一个错误代码(1) linux-image-3.13.0-95泛型
EN

Ask Ubuntu用户
提问于 2016-09-05 00:15:16
回答 1查看 195关注 0票数 0
代码语言:javascript
复制
philip@philip-HP-Tablet-PC-Tx1100:~$ sudo -s
[sudo] password for philip: 
Sorry, try again.
[sudo] password for philip: 
root@philip-HP-Tablet-PC-Tx1100:~# apt-get install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run ‘apt-get -f install’ to correct these.
The following packages have unmet dependencies.
 linux-image-generic-lts-trusty : Depends: linux-image-3.13.0-95-generic but it is not installed
E: Unmet dependencies. Try using -f.
root@philip-HP-Tablet-PC-Tx1100:~# apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  linux-image-3.13.0-95-generic
Suggested packages:
  fdutils linux-lts-trusty-doc-3.13.0 linux-lts-trusty-source-3.13.0
  linux-lts-trusty-tools
The following NEW packages will be installed
  linux-image-3.13.0-95-generic
0 to upgrade, 1 to newly install, 0 to remove and 0 not to upgrade.
2 not fully installed or removed.
Need to get 0 B/52.5 MB of archives.
After this operation, 149 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 169674 files and directories currently installed.)
Unpacking linux-image-3.13.0-95-generic (from .../linux-image-3.13.0-95-generic_3.13.0-95.142~precise1_i386.deb) ...
This kernel does not support a non-PAE CPU.
dpkg: error processing /var/cache/apt/archives/linux-image-3.13.0-95-generic_3.13.0-95.142~precise1_i386.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-95-generic /boot/vmlinuz-3.13.0-95-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-95-generic /boot/vmlinuz-3.13.0-95-generic
Errors were encountered while processing:
 /var/cache/apt/archives/linux-image-3.13.0-95-generic_3.13.0-95.142~precise1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@philip-HP-Tablet-PC-Tx1100:~#
EN

回答 1

Ask Ubuntu用户

发布于 2016-09-05 00:50:30

看来您无法安装这个内核,因为您的CPU不兼容!

代码语言:javascript
复制
This kernel does not support a non-PAE CPU.

除了不安装这个从信任(14.04)中得到支持的内核linux-image-3.13.0-95-generic或升级您的CPU硬件之外,没有什么可以做的。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/821034

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档