home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / sysv386 / 12613 < prev    next >
Encoding:
Text File  |  1992-07-29  |  2.0 KB  |  44 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!darwin.sura.net!convex!egsner!adaptex!adaptx1!neese
  3. From: neese@adaptx1.UUCP (Roy Neese)
  4. Subject: Re: sector remapping woes with 1542A/SCO Unix
  5. Organization: Adaptec Inc., Texas
  6. Date: Wed, 29 Jul 1992 20:29:43 GMT
  7. Message-ID: <1992Jul29.202943.20424@adaptx1.UUCP>
  8. References: <467@wurtel.hobby.nl>
  9. Lines: 33
  10.  
  11. In article <467@wurtel.hobby.nl> paul@wurtel.hobby.nl (Paul Slootman) writes:
  12. > The problem is this: if I disable the two "standard" disks in the CMOS
  13. > setup of the machine, the Adaptec SCSI controller properly sees the
  14. > SCSI disk and installs it as C:. If I put DOS on it, there's no problem,
  15. > I can boot from it, run apps, etc.: everything works ok. The SCSI BIOS
  16. > remaps the sectors to 318 cylinders of 64 heads, 32 sectors, giving me
  17. > 318 MB, which is right.
  18. > However, when I access it from UNIX by installing SCO Unix 3.2.2, SCO
  19. > tells me it's a disk with 1272 cylinders, 16 heads, 32 sectors, also
  20. > giving me 318MB. However, after installing everything, I can't boot from
  21. > it ("NO OS").
  22. > What is my problem? Why does SCO Unix do this? What part of the kernel
  23. > to I have to patch? :-) Is it my "old" 1540A? I would be grateful for
  24. > *any* hints or suggestions anyone has.
  25.  
  26. Sounds like someone has replaced the BIOS on the 1540A adapter to
  27. upgrade it from the original 16 head translation to get the BIOS to do
  28. 64 head translation, but didn't change the firmware.
  29. UNIX drivers decide which translation to use by reading a configure byte
  30. from the firmware.  This tells the driver which translation to use.
  31. Now, SCO use to have the provision to alter the translation or mapping
  32. before the partition table was created.  If you just edit it that table
  33. and insert the numbers DOS came up with, you will be okay as these funny
  34. head/sector numbers aren't really used by SCO excpet during partition
  35. creation time.
  36. ---
  37.  
  38.             Roy Neese
  39.             Adaptec Senior UNIX/SCSI Software Engineer
  40.             UUCP:    convex!egsner!adaptex!neese
  41.             Inet:    neese%adaptex@cirr.com
  42.