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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!tik.vtt.fi!tik.vtt.fi!makisara
  2. From: makisara@vtinsx.ins.vtt.fi (Kai Makisara)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Fujistu
  5. Date: 23 Dec 92 00:10:04
  6. Organization: Technical Research Centre, Instrument Lab., Espoo, Finland
  7. Lines: 39
  8. Message-ID: <MAKISARA.92Dec23001004@vtinsx.vtt.fi>
  9. References: <20DEC199205281017@cnsvax> <1992Dec22.111502.697@glas.rtsg.mot.com>
  10. NNTP-Posting-Host: vtinsx.ins.vtt.fi
  11. In-reply-to: stephen@glas.rtsg.mot.com's message of Tue, 22 Dec 1992 11:15:02 GMT
  12.  
  13.    tannerrj@cnsvax (ROOT OF INSIGHT-- A 486 RUNNING LINUX V0.99) writes:
  14.  
  15.    >I am looking for the stats (heads, sectors and cylinders) for
  16.    >the Fujistu SCSI drive model number m2624F-512. Thanks
  17.  
  18.    Do you need this info for fdisk? If so, and you know the capacity of
  19.    the drive, you can `fake' it. As I understand it, linux does not use
  20.    the drive geometry. It just puts it in the partition table to keep 
  21.    DOS happy. When linux talks to the SCSI controller, it talks in 
  22.    terms of blocks, and lets the controller/disk (?) translate to
  23.    cylinder/sector/head. 
  24.  
  25.    So....if you set heads=64, sectors=32 and cylinders=<capacity of 
  26.    drive in Mb> everything should work ok. i.e. with 64 heads and
  27.    32 sectors, each cylinder is 1Mb.
  28.  
  29. You should use the same translation that the SCSI adapter BIOS or the
  30. DOS driver use for DOS. Otherwise you may get trouble. The translation
  31. 64 heads, 32 sectors applies to most of the current Adaptec adapters.
  32. The Future Domain adapters use a different scheme (I don't have the
  33. numbers here) and other adapters may have still other schemes.
  34.  
  35. ...
  36.  
  37.    Stephen....
  38.  
  39.    -- 
  40.    | Stephen Shortland,      | Motorola Ireland Ltd,    |                      |
  41.    |                         | Mahon Industrial Estate, | stephen@             |
  42.    | Phone +353-21-357101    | Blackrock, Cork,         |    glas.rtsg.mot.com |
  43.    | Fax.  +353-21-357635    | IRELAND.                 |                      |
  44.  
  45.     Kai
  46.  
  47. --
  48. DISCLAIMER: The views expressed here are mine and may not always
  49. coincide with the views of my employer.
  50.  
  51. *  Kai Makisara                *  email Kai.Makisara@vtt.fi    *
  52.