I'd like to modify FreeDOS to remove the display of the copyright
notice when it boots (both in kernel.sys and command.com). I'd put the
copyright notices on the distribution media as text files instead.
However, I don't want to do this if it's going to go against (a) the
licence or (b) the wishes of the FreeDOS developers.
Is this something I can do?
Regards-
David
its part of the boot sector.
the closest i have ever gotton to a silient boot is using MT-Kernel +
LXpic to display an image over the top of the boot sequence and then
it loads an application at the end of it closing the boot screen.