search for: xms_swap

Displaying 4 results from an estimated 4 matches for "xms_swap".

Did you mean: is_swap
2018 Jun 18
3
Memdisk and big floppy images
...however I just found that 2042 is now available on Github.) Included files in my template FDD image: WATCOMC compiled FreeDOS Kernel 2041 (2012-02-07) with FAT12, FAT16 and FAT32 support. 8086+ (CMD8086.com) and 80386+ (COMMAND.com) CPU compatible (config.sys selectable). CMD8086.COM v0.84-pre XMS_SWAP (2006-06-06) and COMMAND.COM v0.84-pre2 XMS_SWAP (2006-08-28) HiMemX v3.32 (2008-03-13) and Jemm386/JemmEx v5.75 (2011-05-31) NANSI v4.0d (2007-05-26) for FreeDOS logo. Config.sys looks like this: MENU FreeDOS 2041 Config.sys Presets MENU ------------------------------- MENU MENU 0 -> CMD8086....
2018 Jun 18
2
Memdisk and big floppy images
In other words: I'm suggesting to use WinImage as it also allows easy injection of new files *and* updating of already existing files. May I ask which vendor is distributing a DOS FW update that is 20MB? I'd like to see the files. Sometimes you just need the .bin/.rom and the actual FW update EXE and it would fit a 5MB FDD image. On Mon, Jun 18, 2018 at 2:03 PM, R S <rene.shuster at
2005 Feb 17
0
memdisk: image has a fractional end sector -> hangs
...isk+harddisk image. 1) mkdiskimage -d image.dsk 10 64 32 (I get a 10485888 bytes file) 2) start dosemu+freedos with image.dsk loaded as d: and do sys d: then copy some files to d: 3) reboot dosemu using image.dsk as c: to verify it's bootable, and it is C:\>ver FreeCom version 0.82 pl 3 XMS_Swap [Mar 06 2004 10:49:37] C:\> 4) isolinux.cfg: label 999 kernel memdisk append initrd=image.dsk harddisk c=10 h=64 s=32 5) Booting the iso gives the following error (note that this is copied from vmware, but booting a real PC produces the very same error, even if I cannot guaran...
2005 Mar 06
0
memdisk and booting DOS images
...ads 0 sectors 0 , total=0x8a0ef29-33733690 BIOS reported 0 sectors/track, assuming 63! Invalid Opcode at 9F00 CC00 0006 0000 0007 07C0 0040 9EC0 07AA 018E 07C4 09FA 9F00 --snip-- Freedos then hangs here. Here is FreeDOS when booting from diskette: --snip-- - InitDisk FreeCom version 0.82 pl 3ak XMS_Swap [Aug 18 2004 23:00:58] --snip-- and eventually booting to command prompt. The problem seems to point to memdisk somehow. I have tried version 2.11, 2.13, and 3.07 of the syslinux package - same problem arises everytime. Any suggestions? Quinn