home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / sysv386 / 13487 < prev    next >
Encoding:
Text File  |  1992-08-23  |  1.9 KB  |  38 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!mudos!mju
  3. From: mju@mudos.ann-arbor.mi.us (Marc Unangst)
  4. Subject: Re: Primary SCSI, secondary athd on ISC Unix 3.0 possible?
  5. Message-ID: <BtGpvF.9tv@mudos.ann-arbor.mi.us>
  6. Date: Mon, 24 Aug 1992 00:40:26 GMT
  7. References: <1992Aug21.180336.6922@grebyn.com>
  8. Organization: The Programmer's Pit Stop, Ann Arbor MI
  9. Lines: 27
  10.  
  11. In article <1992Aug21.180336.6922@grebyn.com> richk@grebyn.com (Richard Krehbiel) writes:
  12. >permits this configuration?  Is there an insurmountable obstacle that
  13. >prohibits this configuration?  Thanks in advance.
  14.  
  15. This is probably a hopeless task.  The reason is that the Adaptec
  16. 1542B does not operate through the AT BIOS hard drive calls; instead,
  17. it has its own add-on BIOS that chains off the AT BIOS.  Because of
  18. the way this is designed, if you have a WD1003-compatible hard disk in
  19. your system (be it ST-506, ESDI, or IDE), that drive MUST be the
  20. primary drive, and your SCSI disk MUST be the secondary.  There is no
  21. way around this.  Since the BIOS will only boot from the active
  22. partition on the primary drive, you will have to boot from the ESDI
  23. drive.
  24.  
  25. Depending on how the ISC boot program works, though, you might be able
  26. to get around it.  You will have to be able to specify alternate root,
  27. swap, and pipe filesystems to the boot(8) program.  If you can do
  28. this, then you could boot from the ESDI drive but have your root and
  29. swap filesystems on your existing SCSI drive.  Depending on which
  30. files ISC needs to boot, you may need to put a "skeleton" root
  31. filesystem on your SCSI drive.  (SVR4 does not have this problem,
  32. since everything it needs to boot is on the /stand filesystem.)
  33.  
  34. -- 
  35. Marc Unangst                | Real men don't make backups.  Real men never
  36. mju@mudos.ann-arbor.mi.us   | accidentally delete files that they're going
  37.                             | to need later.
  38.