home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10563 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  3.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!natinst.com!hrd769.brooks.af.mil!hrd769.brooks.af.mil!not-for-mail
  2. From: news@hrd769.brooks.af.mil (InterNet News)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: 386BSD Kernel hang problems on Gateway 2000 486/DX2
  5. Date: 22 Dec 1992 14:33:51 -0600
  6. Organization: Armstrong Lab MIS, Brooks AFB TX
  7. Lines: 56
  8. Message-ID: <1h7u3fINNi4e@hrd769.brooks.af.mil>
  9. References: <9212221819.AA18464@deepthought.cs.utexas.edu>
  10. NNTP-Posting-Host: hrd769.brooks.af.mil
  11.  
  12. In article <9212221819.AA18464@deepthought.cs.utexas.edu> DS1437@acspr1.acs.brockport.edu writes:
  13. :
  14. :    I am trying to install 386bsd on a GateWay 2000 486 50Mhz DX/2. The
  15. :system has a 205 Mb IDE Drive. I can run the install disk fine, however
  16. :when I boot off the hard drive the screen looks like this:
  17. :
  18. :pc0<color> at 0x60 irq 1 on isa
  19. :com1 at 0x3f8 irq 4 on isa
  20. :com2 at 0x2f8 irq 3 on isa
  21. :/* There is a sufficient long delay here for some reason */
  22. :fd0 drives 0:1.44M, 1:1.2M at 0x3f0 irq 6 drq 2 on isa
  23. :ne0 ethernet address 02:00:00:00:14:e4 at 0x300 irq 9 on isa
  24. :npx0 at 0xf0 irq 13 on isa
  25. :
  26. :PANIC: Cannont mount root
  27. :trap type 12 code=fe060000 eip=fe01278a cs=8 eflags=10282 cr2 14 cpl a
  28. :
  29. :PANIC: trap
  30. :
  31. :/* It then says something about dumping the memory to the device and */
  32. :/* Gets a --device bad message */
  33. :
  34. :    Notice that the hard drive controller was never listed in the list,
  35. :however when I boot from the fixit or install disk it looks the exact same
  36. :except where the delay occurs I get a line like:
  37. :
  38. :wd0 <WDC AC2200F> at 0x1f0 irq 14 on isa
  39. :
  40. :If I boot with the fixit disk, I then can mount the hard drive without
  41. :a problem. I tried copying the kernel from the fixit to the hard drive,
  42. :and even tried changing the device files still it did it.
  43. :I downloaded the unofficial fixes which claim that wd.c was fixed, and that
  44. :still did not change a thing. (In directory newbootables)
  45. :I have not tried the compaq bootable fixed yet, however what I have
  46. :been told by Adrian@rachel.ibmpcug.co.uk that the compaq fix is something
  47. :totally different, and that fix would not work in this case.
  48. :    Do anyone have any incling why the kernel is not initializing the
  49. :hard drive controller correctly as that looks like the problem to me?
  50. :
  51. :
  52.  
  53.   I ran across similar problems with the wd0 driver when I was working on
  54. getting the Ultrastor working.  Have you tried powering the system off
  55. before you reboot.  I have had similar problems with the hard drive and
  56. ethernet cards not initializing.  Power cycles cure the problem for me,
  57. since the card is then completely reset.
  58.   I am going to be looking into this problem for the Ultrastor, and 
  59. wouldn't be surprised to find a similar solution for your problem as well.
  60.  
  61.   I also found that the sdboot/bootsd pair from ref.tfs.com work pretty
  62. well.  I haven't had any problems with them since I installed them.  They
  63. will boot a wd0 card very nicely as well as booting SCSI cards.  They are
  64. my choice for booting whwnever anyone has a boot problem.
  65.  
  66. TSgt Dave Burgess
  67. NCOIC AL/MISBrooks AFB, TX
  68.