分页: 1 / 1

[问题]dosemu的问题

发表于 : 2008-04-29 20:16
Zhy
安装完后,运行出现
LOWRAM mmap: 非法的参数
段错误
的错误,很是郁闷,不知是否是与什么软件冲突了 :cry:
ps:root可以运行

[问题]

发表于 : 2008-05-06 16:22
Zhy
是不是都认为这个问题太简单了?
我可是只会打字其他的都不会呀。
麻烦高手稍微关心下,多打几行字,帮我把问题解决了,谢了。 :cry:

[已解决]

发表于 : 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
:)