Bernd Böckmann

Results 212 comments of Bernd Böckmann

> Interc3 may be of interest. Mentioned here: https://www.bttr-software.de/forum/forum_entry.php?id=20502 Thanks! With this tool I was able to find the cause of the failing SCANDISK. See https://github.com/SvarDOS/edrdos/issues/124#issuecomment-2827380654

Seems to be resolved by to non-FAT+ build.

Interesting, my first idea of solving this was to simply NOT remove the UDF_NOACCESS flag for these drives.

Can you please give a few more details? Where can the STARPORT.EXE you use be downloaded? Are you actually using the EDR-DOS kernel? config.sys and autoexec.bat rather look much like...

For this to be implemented, `cmd_set()` has to be extended. https://github.com/SvarDOS/edrdos/blob/d6a0051b10b2a12e7873d364e5be60bedefbc180/command/comint.c#L1592 Code has to be extended with a check for /E flag. There is a function that can be used,...

Actually the redirection is not performed when calling `cmd_call()`. Redirection is done by `parse()` which gets called up in the call stack before `cmd_set()`. So if I call `cmd_call( "PROGRAM...

Maybe a definition `HISTORIC` should be used to stick to historic currencies etc. when compiling COUNTRY.SYS, but otherwise use current currencies.

I derived more accurate formulas for the calculation of the FAT table sizes than currently used in the source. Under the assumtion, that a single sector is 512 bytes and...

I implemented the above formula for the FAT32 BPBs via commit https://github.com/SvarDOS/edrdos/commit/9699c65b6eee7d32986cd5374fbc2238902a6b5c. Seems to work as expected. I have not yet changed the FAT12/16 BPB creation... The following document explains...

I'd rather vote in favour of a SvarMEM :-)