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

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!email!mbirgmei
  3. From: mbirgmei@email.tuwien.ac.at (Martin BIRGMEIER)
  4. Subject: Re: 386bsd installation problem for an EISA machine.
  5. Message-ID: <1992Dec29.094203.11941@email.tuwien.ac.at>
  6. Organization: Technical University of Vienna
  7. References: <AOKI.92Dec24024946@risk.Stanford.EDU>
  8. Distribution: comp
  9. Date: Tue, 29 Dec 1992 09:42:03 GMT
  10. Lines: 83
  11.  
  12. In article <AOKI.92Dec24024946@risk.Stanford.EDU> aoki@risk.stanford.edu (ikuro aoki) writes:
  13. >Hello all,
  14. >
  15. >I am installing 386nsd on my new EISA machine.
  16. >Booting from the dist.fs (tiny 386bsd) was OK.
  17. >
  18. >But, when I try to run the 'install' program, the following
  19. >error messages came up, and I could not continue my work.
  20. >
  21. >    as0d: controller error 0x12 reading fsbn 0
  22. >    scsi sense: 0 0 0 0 0 0 0 0 0 (0 x30 times) 0 0 0 0 0 0
  23. >    as0d: controller error 0x12 reading fsbn 0
  24. >    scsi sense: 0 0 0 0 0 0 0 0 0 (0 x30 times) 0 0 0 0 0 0
  25. >
  26. >    No disk drive to install 386BSD.
  27. >    Would you care to have it installed on your TV instead (y/n).
  28. >
  29. >However, a SCSI disk which have enough free space is connected
  30. >to a SCSI controller(Adaptek 1742). This hard disk CAN be accessed
  31. >from MS-DOS and MS-Windows without any problems.
  32. >
  33. >Does anyone understand the meaning of the above message?
  34. >What is the controller error 0x12 ??
  35. >
  36. >I appreciate your responce.
  37. >--
  38. >Ikuro Aoki
  39. >aoki@risk.Stanford.EDU
  40.  
  41. Probably the following can help you (it helped me with exactly the problem
  42. you are describing):
  43.  
  44. > From news.univie.ac.at!hp4at!mcsun!chsun!hslrswi!aut!nbladt Fri Nov 20 10:31:15 MET 1992
  45. > Article: 9097 of comp.unix.bsd
  46. > Newsgroups: comp.unix.bsd
  47. > Path: email!news.univie.ac.at!hp4at!mcsun!chsun!hslrswi!aut!nbladt
  48. > From: nbladt@autelca.ascom.ch (Norbert Bladt)
  49. > Subject: Re: [386BSD] SCSI Bootstrap Method?
  50. > Message-ID: <1992Nov19.133536.10761@autelca.ascom.ch>
  51. > Organization: Ascom Autelca AG, Guemligen, Switzerland
  52. > References: <1992Nov16.060831.24807@nas.nasa.gov> <1c6BuB4w165w@student.business.uwo.ca> <1992Nov17.073025.20477@nas.nasa.gov>
  53. > Date: Thu, 19 Nov 1992 13:35:36 GMT
  54. > Lines: 34
  55. > Status: RO
  56. > tweten@wilbur.nas.nasa.gov (Dave Tweten) writes:
  57. > >In article <1c6BuB4w165w@student.business.uwo.ca> mark@student.business.uwo.ca (Mark Bramwell CS STAFF) writes:
  58. > >>tweten@wilbur.nas.nasa.gov (Dave Tweten) writes:
  59. > >>
  60. > [ text about problems with Adaptec 1740 on EISA and getting a boot-floppy
  61. >   deleted - NB.]
  62. > >My net conclusion is that I need a pair of bootable diskettes which use
  63. > >Julian Elischer's SCSI driver code.  Can anybody help?
  64. > I finally managed to put a fixit.fs for the EISA 1740 controller on a ftp-site
  65. > for anonymous ftp. This should enable you to boot on your system and to
  66. > install it, create (or get a new kernel) etc.
  67. > The boot-image can be found at
  68. >     hslrswi.hasler.ascom.ch:pub/386bsd-0.1/fixit.1742a.fs.Z
  69. >     The IP-Address is:  139.79.129.1
  70. > Just proceed in the same way is you would do with the normal fixit.fs disk, i.e.
  71. > copy it to a floppy, boot it, etc.
  72. > If you really need a dist.fs for the 174x, please tell me and I will prepare
  73. > one. However, other things (like the same for the 1542) have higher priority
  74. > because I promised those earlier than the latter.
  75. > I hope this helps you and others,
  76. > Norbert.
  77. > P.S.
  78. > I will try to put a dist.fs and fixit.fs for the 1542 SCSI controller at the
  79. > same site tomorrow (or maybe, sorry, not earlier than monday).
  80. > -- 
  81. > Norbert Bladt, Ascom Autelca AG, Worbstr. 201, CH-3073 Guemligen, Switzerland
  82. > Phone: +41 31 999 65 52            FAX: +41 31 999 65 44
  83. > Mail: nbladt@autelca.ascom.ch   UUCP: ..!uunet!mcsun!chsun!hslrswi!aut!nbladt
  84.  
  85. Happy hacking,
  86.  
  87. Martin
  88.