User Tools

Site Tools


operating_systems:freedos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
operating_systems:freedos [2022/03/21 21:01]
nanodano
operating_systems:freedos [2022/03/21 23:53] (current)
nanodano [Dealing with JemmEx out of memory error]
Line 101: Line 101:
 [[https://www.youtube.com/watch?v=Q72PYNwHrHw]] [[https://www.youtube.com/watch?v=Q72PYNwHrHw]]
  
-Edit ''C:\fdconfig.sys'' to choose different memory option in menu. Try setting the default menu item to the one that loads no drivers at all. That is the safest bet.+Edit ''C:\fdconfig.sys'' to choose different memory option in menu. Try setting the default menu item to the one that loads no drivers at all. For me, option 3, the HIMEM one worked.
  
-or try modifying the ''-X=TEST'' to ''-X=c900-dfff'' in the menu option.+Also refer to [[http://wiki.freedos.org/wiki/index.php/VirtualBox_-_Bugs:_JEMMEX]] which recommends making the following modification to the JemmEx option: 
 + 
 +<code> 
 +# Change from this 
 +1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=TEST I=TEST NOVME NOINVLPG 
 +to this 
 +1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=TEST I=B000-B7FF I=C800-EFFF NOVME NOINVLPG 
 +</code>
  
 ==== Dealing with unable to read hard disk error ==== ==== Dealing with unable to read hard disk error ====
operating_systems/freedos.txt · Last modified: 2022/03/21 23:53 by nanodano