edrdos icon indicating copy to clipboard operation
edrdos copied to clipboard

Bug STARPORT.EXE locks up the entire system using my dos config stuff

Open sparky4 opened this issue 8 months ago • 3 comments

autoexec.txt config.txt

i dont know whats causing the lock up i am willing to help debug

sparky4 avatar Apr 09 '25 05:04 sparky4

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 a FreeDOS installation. If you run it under the FreeDOS kernel, the FreeDOS user mailinglist is the right place to ask.

For the start I recommend that you debloat your config.sys and autoexec.bat and test if it runs with minimal versions of these.

boeckmann avatar Apr 09 '25 08:04 boeckmann

yes! https://demozoo.org/productions/99553/

ok ill try to clean it up then and see which program causes the bug

sparky4 avatar Apr 09 '25 20:04 sparky4

i found the source! SHELLHIGH=C:\fdos\bin\4dos.COM C:\fdos\bin /E:1024 /P:autoexec.bat the /P:autoexec.bat is causing the starport error if i rename autoexec.bat to auto.bat and change the /P parameter to /P:auto.bat it works flawlessly!

i just tested it let me run more tests

sparky4 avatar Apr 09 '25 21:04 sparky4