home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22610 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.2 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!enterpoop.mit.edu!ira.uka.de!smurf.sub.org!mamunx!solaris!news
  2. From: andreas_reimer@solaris.hamm.sub.org (ANDREAS REIMER)
  3. Newsgroups: comp.os.linux
  4. Subject: recompiled kernel crashes...
  5. Message-ID: <780s199301030345@solaris.hamm.sub.org>
  6. Date: 3 Jan 93 02:45:07 GMT
  7. Lines: 32
  8.  
  9. I have a problem with SLS 0.99-47:
  10.  
  11. After I had installed Linux I re-compiled the kernel because I
  12. wanted to use my German Keyboard. (Searching for keys can be very
  13. annoying... )
  14. Everything worked fine until I rebooted.
  15. Linux displayed some normal installation messages and after that, it
  16. DIED with the following strange message:
  17.  
  18. general protection: 0000
  19. EIP: 0008: 0000B694
  20. EFLAGS: 00010286
  21. fs: 0017
  22. base: C0000000, limit: 000A0000
  23. pid: 1, process nr: 1
  24. 8b 13 d2 74 27 83 3a 02 74
  25.  
  26. I have done some debugging by inserting 'printk("I am here!");'
  27. into the kernel-sources and I think the system crashes just after
  28. mounting the root-device and during opening TTY1.
  29.  
  30. Another strange thing is the fact, that 'ps' seems to fail:
  31.  
  32.   PID TT STAT  TIME COMMAND
  33. lseek kmem: Unknown error 186956107
  34.  
  35. My system configuration is:
  36. Mainboard: 386DX 40Mhz (AMD)
  37. Harddisk:  Maxtor 7213A (212MB, IDE)
  38. (I do not use strange or exotic hardware)
  39.  
  40. Can anybody help me ???
  41.