home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10685 < prev    next >
Encoding:
Text File  |  1992-12-28  |  3.7 KB  |  113 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!spool.mu.edu!agate!tfs.com!tfs.com!julian
  3. From: julian@tfs.com (Julian Elischer)
  4. Subject: Re: 386bsd installation problem for an EISA machine. (continue)
  5. Message-ID: <1992Dec27.233442.4976@tfs.com>
  6. Organization: TRW Financial Systems
  7. References: <AOKI.92Dec24024946@risk.Stanford.EDU> <AOKI.92Dec24193843@risk.Stanford.EDU>
  8. Distribution: comp
  9. Date: Sun, 27 Dec 1992 23:34:42 GMT
  10. Lines: 101
  11.  
  12. In article <AOKI.92Dec24193843@risk.Stanford.EDU> aoki@risk.stanford.edu (ikuro aoki) writes:
  13. >Hello all,
  14. >
  15. >First, thank you very much for all who gave ma information.
  16. >I am still struggling with the installation, and report it
  17. >this time.
  18. >
  19. >    "as0d: controller error 0x12 reading fsbn 0"
  20. >     "scsi sense: 0 0 0 0 0 0 0 0 0 (0 x30 times) 0 0 0 0 0 0"
  21. >
  22. >According an information, "It means that either no disks or no 
  23. >controllers were found in the probe phase. "
  24.  
  25. The problem is that the aha1742 does not correctly emulate 1542 intructions
  26. 3 and 4 (used in the 'as' driver)
  27.  
  28. >    
  29. >Some people suggested to check Adaptek 1742 configration. 
  30. >Yes, I checked it again,
  31. >    Adaptec 1742 port 0x330, irq 11, drq 5 (factory setting)
  32. >     Standard mode (BIOS 0xCC000 enabled)
  33. >
  34. that's all ok
  35.  
  36. >Then, as another recommendation, I tried a newbootable for 1740
  37. >which are in ref.tfs.com:/usr/bootdisks.
  38. >
  39. >      size    timestamp    name
  40. >   a) 1228800 Nov 22 15:09 dist.fs.aha1742-only
  41. >   b) 1225728 Dec  3 16:33 fixit.1742a.fs
  42. >   c) 1228800 Nov 22 14:36 fixit.fs.aha1742-only
  43. >
  44. >a) and c) endless booting, boot -> reboot -> reboot ...... (ah!)
  45. yes I will rebuild them
  46.  
  47. >
  48. >b) booted correctly, probing information was
  49. >
  50. >    ... 386BSD copyrights ... [0.1.4 10/17/92 18:28]
  51. >    pc0<color> at 0x60 irq 1 on isa
  52. >    com0 fifo at 0x3f8 irq 4 on isa
  53. >    com1 fifo at 0x2f8 irq 3 on isa
  54. >    fd drives 0: 1.44M 1: 1.2M 0x3f0 irq 6 drq 2 on isa
  55. >    ahb0 reading board settings
  56. >        ** ahb0 probing for scsi devices **
  57. >        dev, lu0, type 0(direct), fixed 'MICROP 2112-15MMxxxxxx',scsi1
  58. >        sd0 992MB cyls 1760, head 15, secs 77, bytes/sec 512
  59. >    we0 ethernet address 00:  :  :  :  :  : at 0x280 irq 9 on isa
  60. >    npx at 0xf0 irq 13 on isa
  61. >    sd0: no disk label
  62. >
  63. >       FIXIT Floppy Release 0.1
  64. >
  65. >Because the fixit doesn't have 'install' program, I made another 
  66. >boot floppy from a) binary. 
  67. >Then, boot from b) and mount a) floppy to the kernel, 
  68. >like 'mount /dev/fd1a /mnt'
  69. >
  70. >I could execute the installation program, much better than the 
  71. >last time :-), but installation was failed again.
  72. >
  73. >    High level formatting of 386BSD disk strage.
  74. >    newfs: /dev/ras0a device not configured.
  75. >    Could not format filesystem Installation failed.
  76. >
  77. >I checked the disklabel of the fixed disk, that was ... something
  78. >worng. Even I use 'disklabel' program manualy, I couldn't give a
  79. >correct disklabel for the hard disk.
  80. >
  81. >Finally, here is my new questions,
  82. >    1) why did 'disklabel' and 'newfs' fail.
  83.  
  84.     a SNAFU with naming  and partitions.
  85.  
  86. >    2) Is there a limitation for the number of HDD cylinders?
  87. >       like the 1024 DOS limitation.
  88.     no
  89. >
  90. ># Probably, I have to buy Adaptec 1542B adapter... :-(
  91. No, the aha1742 is FULLY SUPPORTED.
  92.  
  93. the new disks are using the NEW scsi drivers.
  94. the devices are called sd0[abcdefgh]
  95. rather than as0[abcdefgh], though as0 and sd0 are the same device
  96. (same major/minor numbers)
  97. if you can use "disklabel -r -w sd0 <disktab-entry> <label> <sdboot> <bootsd>"
  98. you may have more success.
  99.  
  100. >--
  101. >Ikuro Aoki
  102. >aoki@risk.Stanford.EDU
  103.  
  104.  
  105. julian
  106. +----------------------------------+       ______ _  __
  107. |   __--_|\  Julian Elischer       |       \     U \/ / On assignment
  108. |  /       \ julian@tfs.com        +------>x   USA    \ in a very strange
  109. | (   OZ    ) 2118 Milvia st. Berkeley CA. \___   ___ | country !
  110. +- X_.---._/  USA+(510) 704-3137(wk)           \_/   \\            
  111.           v
  112.  
  113.