Comment 11 for bug 573041

Revision history for this message
lemonnier (p-lemonnier1) wrote : Re: [Bug 573041] Re: dosemu does not work in 10.04. It did work in 9.10.

There is no bug in the ubuntu 64B
But effectively the bug exists in Lubuntu Xubuntu and ubuntu 10.04

It is very easy tou correct.
In a terminal you can with sudi gedit create the file 90-dosemu.conf

Or woth sudao nautilus you can save the attached file in the directory
/etc/sysctl.d/90_dosemu.conf
And it will works marvelous.
The same problem exist for win.
Best regards
Patrice LEMONNIER

Le lundi 03 mai 2010 à 11:08 +0000, Dave Gilbert a écrit :
> So I've marked this as confirmed, since it seems that people are seeing
> it; however I'm confused.
>
> On my lucid box (which dosemu wasn't previously installed upon) when I
> run dosemu it says:
>
> ------------
> EXPERIMENTAL: using non-zero memory base address 0x110000.
> You can use the better-tested zero based setup using
> sysctl -w vm.mmap_min_addr=0
> as root, or by changing the vm.mmap_min_addr setting in
> /etc/sysctl.conf or a file in /etc/sysctl.d/ to 0.
> ------------
>
> so I wonder why it doesn't do that for Bob?
> (The dosemu I have is dosemu 1.4.0+svn.1999 in Lucid)
>
> If the experimental thing does work it would be better; the mmap_min_addr is a security mechanism that aims to stop
> kernel bugs being exploited for anything nasty, putting that down to 0 removes that protection.
>
> Dave
>