[Wine] Re: Variation on zero memory location allocation problem

douglasawh wineforum-user at winehq.org
Wed Jan 20 19:19:16 CST 2010


Martin Gregorie wrote:
> On Mon, 2010-01-04 at 00:12 -0600, billsmith wrote:
> 
> > error: err:dosmem:DOSMEM_MapDosLayout Need full access to the first
> > megabyte for DOS mode
> > 
> > 
> The line:
> 
> vm.mmap_min_addr = 0
> 	
> goes in /etc/sysctl.conf for Fedora, where its read during a boot.
> 
> 
> Martin


You guys have two different things. Is it 


vm.mmap_min_addr = 0

or


vm.mmap_min_addr=0 ?







More information about the wine-users mailing list