On Tue, 19 Mar 2002, Grigory Batalov wrote: > And dosemu exits when boot.log reaches size of 10Mb. :-( > Should I comment out dbug_printf line?
You could. I don't know about a real fix yet, but at least that will solve your boot.log problems. Here are a couple of other possibilities: * replace dbug_printf by g_printf (that's what it was - looking at it, it appears that Alberto changed it but forgot to change it back), * or compile with experimental and cpuemu set to "on" in compiletime-settings. Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
