[Wine] Variation on zero memory location allocation problem

Charles Davis cdavis at mymail.mines.edu
Wed Jan 20 19:22:04 CST 2010


douglasawh wrote:
> 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 ?
Does it matter?




More information about the wine-users mailing list