home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9394 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.2 KB  |  43 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!seas.smu.edu!vivaldi!aslws01!nzls04!drinckes
  3. From: drinckes@nzl.abk.nec.co.jp (Doug Rinckes)
  4. Subject: Re: Error message from CD ROM install!!
  5. Message-ID: <1992Dec13.215512.10778@asl.dl.nec.com>
  6. Sender: news@asl.dl.nec.com
  7. Nntp-Posting-Host: nzls04
  8. Reply-To: drinckes@nzl.abk.nec.co.jp
  9. Organization: Telecommunications Systems Support Centre, New Zealand
  10. References: <Bz4p5F.Ezs@rahul.net>
  11. Date: Sun, 13 Dec 1992 21:55:12 GMT
  12. Lines: 29
  13.  
  14. In article <92346.174043U21709@uicvm.uic.edu> Prasad Ravi <U21709@uicvm.uic.edu> writes:
  15. >Hi,
  16. >I installed a Sun CD ROM drive on a Sparc 10.
  17. >Keep getting the following message on console
  18. >
  19. >       sr0: Error for command 'write'
  20. >            Error level Fatal
  21. >            Sense Key: Illegal request
  22. >            blah.. blah..
  23. >            Vendor `Sony` uniqur error code: 0x20
  24. >
  25. >
  26.  
  27. Assuming you have mounted a CD in the drive, it sounds like you have mounted it
  28. read/write - which is a no-no with CDs.
  29.  
  30. Instead of mounting it like:
  31.     mount /dev/sr0 /cdrom
  32.  
  33. Use:
  34.     mount -r /dev/sr0 /cdrom
  35.  
  36. Doug Rinckes, Network Administrator | drinckes@nzl.abk.nec.co.jp
  37.   Telecommunications Systems Support Centre New Zealand Ltd
  38.         Sitting in New Zealand, mailing thru Japan
  39.  
  40.  
  41.  
  42.  
  43.