home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4382 < prev    next >
Encoding:
Text File  |  1992-08-18  |  2.1 KB  |  55 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!wupost!sdd.hp.com!caen!hellgate.utah.edu!fcom.cc.utah.edu!cs.weber.edu!terry
  3. From: terry@cs.weber.edu (A Wizard of Earth C)
  4. Subject: Re: Endless boot cycle
  5. Message-ID: <1992Aug19.021744.26904@fcom.cc.utah.edu>
  6. Sender: news@fcom.cc.utah.edu
  7. Organization: Weber State University  (Ogden, UT)
  8. References: <Aug.14.12.34.42.1992.8037@action.rutgers.edu> <45240001@hpycla.kobe.hp.com>
  9. Date: Wed, 19 Aug 92 02:17:44 GMT
  10. Lines: 43
  11.  
  12. In article <45240001@hpycla.kobe.hp.com> yas@hpycla.kobe.hp.com (Yasuyuki Suzuki) writes:
  13. >/ hpycla:comp.unix.bsd / armhold@action.rutgers.edu (George Armhold) /  1:34 am  Aug 15, 1992 /
  14. >
  15. >armhold> "Press any key to reboot from HD".  I do, and the machine
  16. >armhold> goes into an endless boot cycle.  When it tries to read the bootstrap
  17. >armhold> code from the HD it does a hard reset, memory check, etc, and then
  18. >armhold> loops again. 
  19. >
  20. >This is exactly the same situation as mine!
  21. >The following is my configuration.
  22.  
  23. This problem seem to occur as the result not being able to find the disk
  24. label.  You can check this by:
  25.  
  26. 1)    Set the write protect off on a copy of your dist.fs/fixit.fs floppy.
  27. 2)    Boot off the floppy.
  28. 3)    Type:
  29.  
  30.         mount /dev/wd0a /mnt
  31.  
  32.     This will either work or give a disklabel error.
  33.  
  34. 3a)    If it mounted, this isn't the problem, and you should unmount it:
  35.  
  36.         umount /mnt
  37.  
  38. The soloution for being unable to find the disk label is to have the 386BSD
  39. partion be the first one on the disk, or to use the entire disk for 386BSD.
  40. This is because there are multiple methods being used to recognize the disk
  41. lable, and is not likely to be resolved quickly.
  42.  
  43.  
  44.                     Terry Lambert
  45.                     terry_lambert@gateway.novell.com
  46.                     terry@icarus.weber.edu
  47. ---
  48. Any opinions in this posting are my own and not those of my present
  49. or previous employers.
  50. -- 
  51. -------------------------------------------------------------------------------
  52.                                                        terry@icarus.weber.edu
  53.  "I have an 8 user poetic license" - me
  54. -------------------------------------------------------------------------------
  55.