home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 9203 < prev    next >
Encoding:
Text File  |  1992-11-22  |  3.1 KB  |  81 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!dbased.nuo.dec.com!nntpd.lkg.dec.com!funlwb.stl.dec.com!theroo.stl.dec.com!sampson
  3. From: sampson@theroo.stl.dec.com (Phil Sampson)
  4. Subject: [386BSD] IDE BIOS params and reboot loops
  5. Message-ID: <1992Nov23.010923.23092@funlwb.enet.dec.com>
  6. Lines: 68
  7. Sender: sampson@redbck.stl.dec.com (Phil Sampson)
  8. Nntp-Posting-Host: redbck.stl.dec.com
  9. Reply-To: sampson@theroo.stl.dec.com
  10. Organization: Digital Equipment Corporation
  11. Date: Mon, 23 Nov 1992 01:09:23 GMT
  12.  
  13.  
  14. To: cc465@cleveland.Freenet.Edu (Steven M Ratliff)
  15. Cc: 
  16. Reply-To: sampson@theroo.stl.dec.com
  17. Subject: Re: [386BSD] Infinite reboot with partitioned IDE drive
  18.  
  19.  
  20.  
  21.  
  22. Hi,
  23.  
  24. I had the same problem on a Taiwanese clone. My config was 20Mb RAM, 386 with
  25. and ST1144 as wd0 and a 200Mb Rodime as 2nd drive (Rodime not used for BSD).
  26.  
  27. I found I could install the 386BSD filesystem on the ST3144 without a hitch if
  28. I used the whole disk, but got a panic (it was fast but I think it said) that
  29. the disk was unlabeled and had a bad magic number if I tried to install the
  30. distribution in a DOS partition.
  31.  
  32. Another symptom booting with the fixit diskette and looking at the partition
  33. (the utility escapes me) shoed only and 'a' partion was built in the dos
  34. partition. (whenit works you get three bsd partitions)
  35.  
  36. I finally figured MY cure. When I had bought the clone, the dealer installed
  37. the ST1144 drive parameters in NVRAM with the PHYSICAL cylinders and sectors
  38. heads etc. As you know, IDE drives do an internal "mapping" of cyclinders and
  39. sectors and you can have the BIOS talk to them in a number of configs.
  40.  
  41. The clue I found was doing a disklabel -r wd0 and looking at the number of
  42. sectors and cylinders that INSTALL had found. It was different to my NVRAM!
  43.  
  44. I can only think it read from the IDE drive. There were also a lot of blank
  45. fields in the disklabel display. (these were filled in after the problem
  46. was fixed.) The install process didn't care that it never found an ST1144
  47. in disktab either.
  48.  
  49. From a Seagate bulletin board you can get information about drives and
  50. recommended NVRAM BIOS setups so I procured the ST1144 and it showed that
  51. the optimum BIOS setup was in fact the number of cylinders (1001 and sec 17)
  52. that disklabel showed rather than the (999 and 36) that the dealer had entered.
  53.  
  54. Changing the BIOS, re-FDISKing and re-installing 386bsd worked fine plus gave
  55. me a couple of extra Meg for my trouble. If you have this problem, read your
  56. disk docs and try an alternative geometry in your BIOS table. It seems that
  57. IDE drives have a number of possibilities.
  58.  
  59. A clue MAY be to see what disklable -r wd0 READ from the drive and THEN enter
  60. those figures as you BIOS Values and reformat.
  61.  
  62. Hope this helps out someone.
  63.  
  64. -Phil
  65.  
  66. --
  67.  
  68. Phil Sampson                       sampson@theroo.stl.dec.com
  69. Customer Support Centre                   VK2JNT@VK2RWI.NSW.AUS.OC 
  70. Digital Equipment Corporation (Australia) Pty Ltd
  71. Sydney Australia
  72.  
  73.  
  74.  
  75. --
  76.  
  77. Phil Sampson                       sampson@theroo.stl.dec.com
  78. Customer Support Centre                   VK2JNT@VK2RWI.NSW.AUS.OC 
  79. Digital Equipment Corporation (Australia) Pty Ltd
  80. Sydney Australia
  81.