home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8499 < prev    next >
Encoding:
Text File  |  1992-11-06  |  2.2 KB  |  49 lines

  1. Newsgroups: comp.unix.bsd
  2. From: jaggy@purplet.demon.co.uk (Mike Jagdis)
  3. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!cs.utexas.edu!news.uta.edu!hermes.chpc.utexas.edu!news.utdallas.edu!corpgate!bnrgate!bnr.co.uk!pipex!demon!purplet!jaggy
  4. Subject: Drive geometries
  5. Organization: FidoNet node 2:252/305 - The Purple Tentacle, Reading
  6. Date: Wed, 4 Nov 1992 22:16:08 +0000
  7. Message-ID: <44.2AF5C5E8@purplet.demon.co.uk>
  8. Sender: usenet@gate.demon.co.uk
  9. Lines: 38
  10.  
  11. Well, I decided to have yet another bash at getting 386bsd to live in a 
  12. partition on my HD and share it with Linux...
  13.  
  14.   Firstly the drive is a Maxtor LXT535A IDE. The postage stamp, er, manual I 
  15. got with the drive gives several recommendations for CMOS parameters, the 
  16. two that give the highest capacity being 1024 cylinders, 16 heads, 63 
  17. sectors and 1036 cylinders, 16 heads, 63 sectors. Another piece of paper I 
  18. got with another Maxtor drive give physical specifications for several 
  19. drives among them the LXT535A which it says has 11 data heads and 1560 
  20. cylinders.
  21.  
  22.   Hmmm... The 1024 and 1036 look like DOS-isms. I tried the physical 
  23. parameters. No joy. Classic failure - unable to read disklabel after the 
  24. kernel has loaded.
  25.  
  26.   No problem. Run Frank's ide_conf. The drive seems to be claiming to be 
  27. 1024x16x63. Hey! I *know* it's bigger than that! The manual gives 1036 as a 
  28. possible config!
  29.  
  30.   Tried it. No joy. Install hangs before it even asks me if I want to 
  31. install in the 386bsd partition. I can ^C out though, so maybe this is 
  32. something other the device driver barfing?
  33.  
  34.   Just to check I set the parameters to 1560x11x63 and used Linux to build 
  35. filesystems all over - no problems, it seems valid. (An extra cylinder 
  36. killed it).
  37.  
  38.   Moral? Well, just because a drive has a default geometry doesn't mean it 
  39. should be automatically prefered. It seems that even if I installed 386bsd 
  40. on the whole drive I would be better off running it with a translated 
  41. geometry since it lies about the number of heads it has by default!?!
  42.  
  43.  
  44.                                 Mike
  45.  
  46. (BTW Anyone any clues as to why install hangs now? It worked with my 
  47. initial attempts when using the geometry from the physcial spec. but not now 
  48. with the default geometry.)  
  49.