Hello. julius junghans wrote:
what are "Oopses" ?
Special kernel messages printed on an error condition. May contain the string "Oops", "invalid operand", "stack segment" etc - depending on an exception that was raised by CPU.
cant find it with grep in my logs
Then search for "Call Trace" string - this should be common for any kind of an oopses. Search it in /var/log/messages (or wherever your system logs are).
my kernel is version 2.4.19
If it is -ac, then there is no that bug, but if it is Marcelo's one - then the bug is still there (but not in 2.4.20-pre). - 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
