I today released a new EDR-DOS kernel version. This fixes a critical bug which could corrupt the file system if files with long file names were deleted.

This release also increases compatibility with MS SCANDISK and the DR-DOS TASKMGR.

https://github.com/SvarDOS/edrdos/releases

#EDRDOS #DOS #kernel #scandisk

Releases · SvarDOS/edrdos

Enhanced DR-DOS kernel and command interpreter ported to JWasm and OpenWatcom C - SvarDOS/edrdos

GitHub

Windows 3.11 enhanced mode running under #SvarDOS default installation with the help of its #EDRDOS kernel 🙂

http://svardos.org
#win311

SvarDOS

New binary release 20240914 of the EDR-DOS kernel is out. This release fixes a few boot and compatibility problems with original IBM-PC and with disks larger than 502 GiB.

https://github.com/SvarDOS/edrdos/releases/tag/v20240914

#DOS #DRDOS #EDRDOS

Release EDR-DOS kernel r20240914 · SvarDOS/edrdos

This is a snapshot release of the single-file (KERNEL.SYS) and dual-file kernel (DRBIO.SYS, DRDOS.SYS) flavors as well as COMMAND.COM. 1.44M floppy images are also provided. If unsure, which flavor...

GitHub

I today released a new version of the EDR-DOS kernel and command interpreter.

We made progress in preventing the EDR kernel from accessing uninitialized partitions.

This is an interesting one: DR-DOS shipped with a FDISK program which initialzed partitions with a file system right away, without the user having to FORMAT it. But because of this, the DR-DOS kernel never implemented proper filesystem validation.

The whole thing falls apart when using the EDR kernel with Free FDISK and NOT formatting a partition. Curiously, the kernel could then access the non-existing filesystem. But not anymore...

You can get it at https://github.com/SvarDOS/edrdos/releases/tag/r20240821

#DOS #DRDOS #EDRDOS #FreeDOS

Release Release 20240821 · SvarDOS/edrdos

This is a snapshot release of the single-file (KERNEL.SYS) and dual-file kernel (DRBIO.SYS, DRDOS.SYS) flavors as well as COMMAND.COM. 1.44M floppy images are also provided. If unsure, which flavor...

GitHub