Hello all,
Regarding "Win"--yes, I did just use the WIN option for build.bat.

A trick I just tested today: you can boot multiple kernels in parallel via
grub for dos (eg,

title Boot FreeDOS
root (hd0,2)
chainloader /kernel.sys

title FreeDOS second kernel
root (hd0,2)
chainloader /ktc18616.sys
)
This may prove useful for debugging.

Under both kernels "cd \" and the numerous synonyms fail.  Additionally,
TC's "Change directory" command gives "path not found" for C:\

Has anyone investigated the changes affecting Christian's patch?
Also, I took a look at the LFN helper, and would like to know why
we reserve 3 fnodes when only 2 exist.  It probably was not updated.
Thank you,
Ibidem



------------------------------------------------------------------------------
_______________________________________________
Freedos-kernel mailing list
Freedos-kernel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to