Ubuntu中文论坛
致力于Ubuntu中文推广
http://forum.ubuntu.org.cn/
[问题]dosemu的问题
http://forum.ubuntu.org.cn/viewtopic.php?t=119565
分页:
1
/
1
[问题]dosemu的问题
发表于 :
2008-04-29 20:16
由
Zhy
安装完后,运行出现
LOWRAM mmap: 非法的参数
段错误
的错误,很是郁闷,不知是否是与什么软件冲突了
ps:root可以运行
[问题]
发表于 :
2008-05-06 16:22
由
Zhy
是不是都认为这个问题太简单了?
我可是只会打字其他的都不会呀。
麻烦高手稍微关心下,多打几行字,帮我把问题解决了,谢了。
[已解决]
发表于 :
2008-05-06 16:42
由
Zhy
This is a result of the new "mmap_min_addr" setting in /etc/sysctl.conf. To disable the protection (and allow dosemu to access this memory area), set the value to 0, and reload the sysctl settings:
sudo /etc/init.d/procps restart