home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 8979 < prev    next >
Encoding:
Text File  |  1992-11-17  |  3.9 KB  |  85 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!spool.mu.edu!agate!ames!data.nas.nasa.gov!wilbur.nas.nasa.gov!tweten
  3. From: tweten@wilbur.nas.nasa.gov (Dave Tweten)
  4. Subject: Re: [386BSD] SCSI Bootstrap Method?
  5. References: <1992Nov16.060831.24807@nas.nasa.gov> <1c6BuB4w165w@student.business.uwo.ca>
  6. Sender: news@nas.nasa.gov (News Administrator)
  7. Organization: NAS Systems Division, NASA Ames
  8. Date: Tue, 17 Nov 92 07:30:25 GMT
  9. Message-ID: <1992Nov17.073025.20477@nas.nasa.gov>
  10. Lines: 73
  11.  
  12. In article <1c6BuB4w165w@student.business.uwo.ca> mark@student.business.uwo.ca (Mark Bramwell CS STAFF) writes:
  13. >tweten@wilbur.nas.nasa.gov (Dave Tweten) writes:
  14. >
  15. >> I need to find out how to bootstrap 386bsd, given a machine which only
  16. >> has a SCSI hard disk.  When Julian Elischer posted his SCSI driver
  17. >> code, I thought I had it made, but I haven't been able to get past the
  18. >> need for a SCSI capable bootable filesystem diskette.  I've searched
  19. >> agate.berkeley.edu and ref.tfs.com, and haven't found a suitable *.fs
  20. >> file on either.  I need help!
  21. >
  22. >
  23. >I have 386bsd running with no problems as far as booting is concerned.
  24. >
  25. >I am running an adaptec 1542 with a 1.2gig fujitsui scsi drive.
  26. >I set the cmos drive to 0 'no drives' and let the scsi board boot the
  27. >machine.  All seems to be ok.  I am running the stock kernel.
  28.  
  29. OK.  Clearly, more details are necessary.  I've got an EISA machine
  30. with an Adaptec 1740 running in "Standard Mode."  The host bus adapter
  31. is SCSI device 7, the Maxtor P0-12S SCSI drive is SCSI device 0.  DOS
  32. thinks the disk geometry is 32 sectors per track, 64 tracks per
  33. cylinder and 975 cylinders.  The first 150 "cylinders" are for a DOS
  34. partition; the rest is set up with an "A5" partition type (386BSD).
  35. The motherboard is a Micronics 486DX-33 board with 256K of cache and 32
  36. MB of main memory (I bartered some old equipment for SIMs before the
  37. price went up).
  38.  
  39. When I boot the distribution diskette, I get the following (typed from
  40. notes):
  41.  
  42. 386BSD Release 0.1 by William and Lynne Jolitz. [0.1.0 07/22/92 01:01]
  43. Copyright (c) 1989,1990,1991,1992 William F. Jolitz.  All rights reserved.
  44. Based in part on work by the 386BSD User Community and the
  45. BSD Networking Software, Release 2 by UCB EECS Department
  46. pc0<color> at 0x60 irq 1 on isa
  47. com1 fifo at 0x3f8 irq 4 on isa
  48. com2 fifo at 0x2f8 irq 3 on isa
  49. fd0 drives 0: 1.44M, 1: 1.2M at 0x3f0 irq 6 drq 2 on isa
  50. as0 at 0x330 irq 11 drq 5 on isa
  51. npx0 at 0xf0 irq 13 on isa
  52. as0b: controller error 0x12 reading fsbn 0
  53. scsi sense: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  54. as0b: controller error 0x12 reading fsbn 0
  55. scsi sense: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  56.  
  57. warning: no swap space present (yet)
  58. 386BSD Distribution Installation Floppy (Tiny 386BSD) Release 0.1
  59. #
  60.  
  61. When I ignore the SCSI errors and type "install" I get the following:
  62.  
  63. #install
  64. as0d: controller error 0x12 reading fsbn 0
  65. scsi sense: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  66. as0d: controller error 0x12 reading fsbn 0
  67. scsi sense: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  68. No disk drive to install 386BSD on.
  69. Would you care to have it installed on your TV instead? (y/n)
  70.  
  71. When I try to label the 386BSD partition, using a home made disktab
  72. entry reflecting the previously outlined geometry and the fixit.fs
  73. diskette, I get a similar series of SCSI complaints, followed by a
  74. disklabel error message.  Results are identical with either the original
  75. bootable diskettes or the set which was made available immediately after
  76. the release of 0.1.
  77.  
  78. My net conclusion is that I need a pair of bootable diskettes which use
  79. Julian Elischer's SCSI driver code.  Can anybody help?
  80. -- 
  81. ---------------------------------------------------------------------------
  82. Dave Tweten                        tweten@nas.nasa.gov
  83. NASA Ames Research Center, M/S 258-5                 (415) 604-4416
  84. Moffett Field, CA  94035-1000                FAX: (415) 604-4377
  85.