home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10622 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  2.8 KB

  1. Path: sparky!uunet!stanford.edu!morrow.stanford.edu!morrow!aoki
  2. From: aoki@risk.stanford.edu (ikuro aoki)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: 386bsd installation problem for an EISA machine. (continue)
  5. Date: 24 Dec 92 19:38:43
  6. Organization: Stanford University, Stanford, CA, USA.
  7. Lines: 69
  8. Distribution: comp
  9. Message-ID: <AOKI.92Dec24193843@risk.Stanford.EDU>
  10. References: <AOKI.92Dec24024946@risk.Stanford.EDU>
  11. NNTP-Posting-Host: risk.stanford.edu
  12. In-reply-to: aoki@risk.stanford.edu's message of 24 Dec 92 02:49:46
  13.  
  14. Hello all,
  15.  
  16. First, thank you very much for all who gave ma information.
  17. I am still struggling with the installation, and report it
  18. this time.
  19.  
  20.     "as0d: controller error 0x12 reading fsbn 0"
  21.      "scsi sense: 0 0 0 0 0 0 0 0 0 (0 x30 times) 0 0 0 0 0 0"
  22.  
  23. According an information, "It means that either no disks or no 
  24. controllers were found in the probe phase. "
  25.     
  26. Some people suggested to check Adaptek 1742 configration. 
  27. Yes, I checked it again,
  28.     Adaptec 1742 port 0x330, irq 11, drq 5 (factory setting)
  29.      Standard mode (BIOS 0xCC000 enabled)
  30.  
  31. Then, as another recommendation, I tried a newbootable for 1740
  32. which are in ref.tfs.com:/usr/bootdisks.
  33.  
  34.       size    timestamp    name
  35.    a) 1228800 Nov 22 15:09 dist.fs.aha1742-only
  36.    b) 1225728 Dec  3 16:33 fixit.1742a.fs
  37.    c) 1228800 Nov 22 14:36 fixit.fs.aha1742-only
  38.  
  39. a) and c) endless booting, boot -> reboot -> reboot ...... (ah!)
  40.  
  41. b) booted correctly, probing information was
  42.  
  43.     ... 386BSD copyrights ... [0.1.4 10/17/92 18:28]
  44.     pc0<color> at 0x60 irq 1 on isa
  45.     com0 fifo at 0x3f8 irq 4 on isa
  46.     com1 fifo at 0x2f8 irq 3 on isa
  47.     fd drives 0: 1.44M 1: 1.2M 0x3f0 irq 6 drq 2 on isa
  48.     ahb0 reading board settings
  49.         ** ahb0 probing for scsi devices **
  50.         dev, lu0, type 0(direct), fixed 'MICROP 2112-15MMxxxxxx',scsi1
  51.         sd0 992MB cyls 1760, head 15, secs 77, bytes/sec 512
  52.     we0 ethernet address 00:  :  :  :  :  : at 0x280 irq 9 on isa
  53.     npx at 0xf0 irq 13 on isa
  54.     sd0: no disk label
  55.  
  56.        FIXIT Floppy Release 0.1
  57.  
  58. Because the fixit doesn't have 'install' program, I made another 
  59. boot floppy from a) binary. 
  60. Then, boot from b) and mount a) floppy to the kernel, 
  61. like 'mount /dev/fd1a /mnt'
  62.  
  63. I could execute the installation program, much better than the 
  64. last time :-), but installation was failed again.
  65.  
  66.     High level formatting of 386BSD disk strage.
  67.     newfs: /dev/ras0a device not configured.
  68.     Could not format filesystem Installation failed.
  69.  
  70. I checked the disklabel of the fixed disk, that was ... something
  71. worng. Even I use 'disklabel' program manualy, I couldn't give a
  72. correct disklabel for the hard disk.
  73.  
  74. Finally, here is my new questions,
  75.     1) why did 'disklabel' and 'newfs' fail.
  76.     2) Is there a limitation for the number of HDD cylinders?
  77.        like the 1024 DOS limitation.
  78.  
  79. # Probably, I have to buy Adaptec 1542B adapter... :-(
  80. --
  81. Ikuro Aoki
  82. aoki@risk.Stanford.EDU
  83.