用的是linuxdeepin,下完后才看到它原来有64位版本的。不过不再想下载了。用pae吧。

sudo apt-get install linux-generic-pae linux-headers-generic-pae

After a reboot the PAE kernel should be booted as the default option in the GRUB boot menu.

To confirm that PAE was enabled correctly you can use the system monitor form the System menu under Administration -> System Monitor. The first tab shows usable memory.

Removing non-PAE kernels
Then, You will notice there are 2 kernel ie : newly installed PAE, and the older generic with no PAE at the end of the name.So if you want to remove it.Here are the steps:
If PAE was successfully enabled you may want to remove the meta-packages for the normal kernel, to disable unnecessary updates to the non-PAE kernels  

sudo apt-get remove linux-generic linux-image-generic linux-headers-generic

OR (i tried this one)
If you want to remove all of the old kernels from your boot menu, it seems like you have to do it all manually:
sudo apt-get remove linux-image-<version number>-generic linux-headers-<version number>-generic
Replace the <version number> with your Kernel Version. Mine is Kernel Linux 2.6.35-22-generic (before i upgrade it)
So, mine will be like this 

sudo apt-get remove linux-image-2.6.35-22-generic linux-headers-2.6.35-22-generic

Restart. the old kernel will be removed.
Done.

参考:http://forums.mydigitallife.info/threads/22998-Enable-4g-memory-in-32-bit-ubuntu

转载于:https://www.cnblogs.com/minglog/archive/2011/09/15/2177411.html

32位ubuntu 使用pae相关推荐

  1. 在32位Ubuntu 10.04上编译Android 2.3

    在32位Ubuntu 10.04上编译Android 2.3 http://www.ylmf.net/ubuntu/tips/2011021722700.html 本人在Ubuntu 10.04系统 ...

  2. Ubuntu 12.04(32位)安装Oracle 11g(32位)全过程以及几乎所有问题的解决办法

    这两天在Ubuntu上安装Oracle把人折腾毁了,即使照着网上的教程来,还是出了很多问题.好在最后终于搞定了.写出来总结一下,免得以后忘了. 标题注明32位是因为网上教程几乎全是以64位安装为例的, ...

  3. 32/64位Ubuntu安装QQ

    1 查看Ubuntu相关信息 打开终端:Ctl+Alt+t 命令:cat /etc/issue 结果:Ubuntu 18.04.1 LTS \n \l 命令:lsb_release -a 结果: No ...

  4. 32位Windows 7开启PAE可以识别4GB以上内存

    众所周知32位Windows 7系统最大只能识别4GB内存,并且可用内存最多为3.25GB. 但是32位的Windows Server 2003/2008却可以使用4GB以上内存,原因就在于这个系统可 ...

  5. 32位系统能使用的内存大小以及PAE机制

    以两个问题开始: 32位系统中,堆上能分配的最大内存是多大? 32位系统下,如果有两个程序,每个程序new一个2g的空间可以吗? 32位系统的地址空间最大为4G,也就是虚拟内存为4G,除去1G系统,用 ...

  6. php 64位整数,32位和64位PHP和MySQL里的整型范围

    一个字节有8位,所以32位int型占用32位/8位=4个字节,64位int型占用64位/8位=8个字节. 32位,64位无符号整型最大值: 2^64-1 = 18446744073709551615 ...

  7. 开源工程师:Ubuntu 应该抛弃 32 位 ISO 镜像

    在最新的Ubuntu-devel邮件列表条目中,开 源软件工程师Dimitri John Ledkov分享了他对Ubuntu Linux操作系统32位ISO镜像的观点和看法.尽管开发者非常清楚知道全球 ...

  8. ubuntu 12.04 LTS 64位兼容运行32位程序

    安装完Goagent,运行的时候出现了问题,在网络上翻看一些关于ubuntu的文档时,突然记起自己安装的是64位版,而goagent应该是32位的,于是通过sudo apt-get install i ...

  9. linux交叉编译tile环境搭建,g ++ - 在Ubuntu中在32位上交叉编译64位程序时,缺少包含“bits / c ++ config.h”...

    在我的64位系统上,我注意到存在以下目录: /usr/include/c++/4.4/x86_64-linux-gnu/32/bits 那么我的32位系统已经设置为64位交叉编译就应该有一个相应的目录 ...

最新文章

  1. POJ2492 A Bug s Life 题解
  2. Array String对象的方法和属性
  3. C/C++字符串使用整理
  4. c语言 修改密码源码,基于51单片机串口密码修改设计-(源码+电路图)
  5. MAC OS 烧录ISO文件到U盘
  6. 无法回应的ARP请求包导致的网站缓慢问题排错
  7. C语言实现下载网页的方法【原创】
  8. stm32l0的停止模式怎么唤醒_关于Mac睡眠模式,你不知道的那些事
  9. 蓝桥杯 BEGIN-1 入门训练 A+B问题
  10. mysql 查询指定日期的上一周的最后一天
  11. can总线配置读入是什么意思_CAN总线(一)
  12. C# 性能优化之斤斤计较篇 二
  13. 数据结构严蔚敏算法设计习题解答(逐渐更新)(更新于2020.11.20)
  14. 传智播客杨中科老师的wpf基础视频教程、C#视频教程
  15. 用Dezender解密zend加密后的php代码
  16. iOS开发APP瘦身之PDF图片资源加载框架
  17. Android Protect-0.重新打包和签名
  18. 统计一个字符串中单词的个数(C语言)
  19. Ubuntu 安装package提示依赖: XXX 但是它将不会被安装 解决方法
  20. 老年机打不出电话拨号失败服务器无响应,老年机为什么打不出去电话

热门文章

  1. css将空的div撑开,如何使用css将空的浮动div伸展到可用的全高度?
  2. 计算机二级office高级应用教程,2015计算机二级Office高级应用上机试题及答案
  3. PowerDesigner生成建表脚本时字段超过15字符就发生错误
  4. Requesting JavaScript AST from selection
  5. 【2021杭电多校赛】2021“MINIEYE杯”中国大学生算法设计超级联赛(2)签到题5题
  6. 兰州大学第一届『飞马杯』程序设计竞赛(同步赛),签到题ACFHJ
  7. 【NOIP2005】【Luogu1052】过河
  8. 【NOIP2000】【Luogu1019】单词接龙
  9. 运维学python哪部分_初入运维的小伙伴,别再问需不需要学Python了
  10. Lc5-最长回文字串