Jens Ungerer schreef:
I think it's the CTTY NUL command in below batchcode, I remember earlier problems.0Stage 3: Create Startup automation file ...
Invalid Opcode at 9D79 F000 0006 0300 0086 0000 0000 0000 0000 0000 4F43 464E 4749 dos mem corrupt, first_mcb=0271 prev 0271:0000|4D 0800 E7 01 00 00 00 53 44 00 00 00 00 00 00 M...r....SD...... notMZ 0459:0000|06 00 03 86 00 00 00 00 00 00 00 00 00 00 00....a°........ PANIC:MCD chain corrupted System halted
It causes screen output to be not seen.
Your installed FreeDOS is still bootable? if not, just copy c:\fdos\kernel32.sys to c:\kernel.sys
No further solution, I'm afraid. A program corrupts the memory until a reboot.
Bernd
here's the corresponding batchcode for the installation (BASE set, disk01, package samcfg.zip, file postinst.bat):
:infomenu
for %%x in ( %fdosdir% %fdosroot%\nls a:\freedos ) do if exist %%x\localize.%lang% set nlspath=%%x
ctty con
cls
for %%x in ( 0 1 2 ) do localize 3.%%x
for %%x in ( 1 2 3 4 5 6 ) do if "%step%%x%"=="û" localize 4.%%x
for %%x in ( 1 2 3 4 5 6 ) do if "%step%%x%"=="é" localize 5.%%x
ctty nul
%fdosroot%\bin\sleep 1
for %%x in ( 1 2 3 4 5 6 7) do if "%step%%x%"=="é" goto step%%x
goto end
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Freedos-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-user