home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25029 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: .99.2 to .99.3 : getting it to boot
  5. Date: 21 Jan 1993 17:53:36 -0600
  6. Organization: Kansas State University
  7. Lines: 41
  8. Message-ID: <1jnd20INNluc@matt.ksu.ksu.edu>
  9. References: <1jn6d2$h5l@introl.introl.com>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. pete@introl.com (Pete Ikusz) writes:
  13.  
  14. >I have .99.2 working nicely, so I applied the kernel patch to bring me
  15. >up to .99.3. From this I built a kernel, (which of course doesn't work(knowing me)).
  16.  
  17. >I have: 486-33, 8 meg ram, 0 swap, IDE disk.
  18. >The errors are : 
  19. >---------------------------------------------------------------------
  20. >Serial driver version 3.8 withirq.c:bad bottom half of entry.
  21. > no serial options enabled.
  22. >ttys0 at 0x03f8 ( irq = 4 ) is a 16450
  23. >ttys1irq.c: bad bottom half entry.
  24. > bad bottom half entry.
  25. > is a 16450
  26. >8 virtual consoles
  27. >general protection: 0000
  28. >EIP: 0008:0000CFB8
  29. >EFLAGS: 00010286
  30. >fs: 0017
  31. >base: C0000000, limit: 000A0000
  32. >pid: 0, process nr: 0
  33. >ff d0 83 C4 04 C3 90 90 90 90
  34. >task[0] (swapper) killed: unable to recover
  35. >kernel panic: trying to free swapper memory space
  36. >In swapper task - not syncing
  37. >---------------------------------------------------------------------
  38.  
  39. >Do I need a newer version of gcc? I am running 2.2.2d.
  40.  
  41. >Can anyone offer any advice?
  42.  
  43. >Thanks.
  44. >-Pete
  45.  
  46. You might try upgrading, since a lot of the include files changed from
  47. 2.2.2d to 2.3.3. While the kernel doesn't use any standard library calls,
  48. the difference in the include files may be making it have problems booting.
  49.  
  50. You can get 2.3.3 from tsx-11.mit.edu in the pub/linux/GCC directory.
  51.  
  52. James
  53.