home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / hp / 9502 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.9 KB

  1. Path: sparky!uunet!kithrup!stanford.edu!ames!haven.umd.edu!darwin.sura.net!mips!swrinde!news.dell.com!pmafire!mica.inel.gov!guinness!guinness.idbsu.edu!alex
  2. From: alex@opal.idbsu.edu (Alex Feldman)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Help with disktab entry
  5. Message-ID: <ALEX.92Aug20152906@opal.idbsu.edu>
  6. Date: 20 Aug 92 20:29:06 GMT
  7. References: <1992Aug19.065947.13836@hsr.no>
  8. Sender: usenet@guinness.idbsu.edu (Usenet News mail)
  9. Organization: Boise State University Math Dept.
  10. Lines: 36
  11. In-Reply-To: kjell@hpa.rf.no's message of Wed, 19 Aug 1992 06:59:47 GMT
  12. Nntp-Posting-Host: opal
  13.  
  14. In article <1992Aug19.065947.13836@hsr.no> kjell@hpa.rf.no (Kjell Sivertsen) writes:
  15.  
  16. Kjell> Disktab entry wanted.
  17.  
  18. Kjell> Can anyone help me with a disktab entry to the HP C3010 SCSI disk?
  19.  
  20. Kjell> Thank you in beforehand.
  21. Kjell> -- 
  22. Kjell> ==================================================================
  23. Kjell> ||  Kjell Sivertsen             ||  Telefax:     +47-4-875199   ||
  24. Kjell> ||  Rogaland Research           ||  Phone:       +47-4-875000   ||
  25. Kjell> ||  P.O.Box 2503 Ullandhaug     ||  Direct line: +47-4-875362   ||
  26. Kjell> ||  N-4004 Stavanger , Norway   ||  E-mail:      kjell@rf.no    || 
  27. Kjell> ==================================================================
  28.  
  29. Here's what I use:
  30.  
  31.  
  32. ###############################################
  33. # Test entry for Coyote4
  34. # The C3010 has 19 surfaces (10 platters)
  35. # To make this work, we will say that there
  36. # are 2784 cylinders, and 19 heads, with 37 kB per track
  37. # Total user capacity is 1957 MB
  38. # This makes 703 kB per cylinder
  39. hpC3010_noswap|HP_C3010noswap:\
  40.         :No swap:ns#37:nt#19:nc#2784:\
  41.         :s0#1957152:b0#8192:f0#1024:\
  42.         :se#512:rm#5400:
  43. hpC3010|HP_C3010:\
  44.         :120 MBytes swap:ns#37:nt#19:nc#2609:\
  45.         :s0#1834127:b0#8192:f0#1024:\
  46.         :se#512:rm#5400:
  47. ###############################################
  48. --
  49.     --alex            alex@math.idbsu.edu
  50.