home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.admin
- Path: sparky!uunet!seas.smu.edu!vivaldi!aslws01!nzls04!drinckes
- From: drinckes@nzl.abk.nec.co.jp (Doug Rinckes)
- Subject: Re: Error message from CD ROM install!!
- Message-ID: <1992Dec13.215512.10778@asl.dl.nec.com>
- Sender: news@asl.dl.nec.com
- Nntp-Posting-Host: nzls04
- Reply-To: drinckes@nzl.abk.nec.co.jp
- Organization: Telecommunications Systems Support Centre, New Zealand
- References: <Bz4p5F.Ezs@rahul.net>
- Date: Sun, 13 Dec 1992 21:55:12 GMT
- Lines: 29
-
- In article <92346.174043U21709@uicvm.uic.edu> Prasad Ravi <U21709@uicvm.uic.edu> writes:
- >Hi,
- >I installed a Sun CD ROM drive on a Sparc 10.
- >Keep getting the following message on console
- >
- > sr0: Error for command 'write'
- > Error level Fatal
- > Sense Key: Illegal request
- > blah.. blah..
- > Vendor `Sony` uniqur error code: 0x20
- >
- >
-
- Assuming you have mounted a CD in the drive, it sounds like you have mounted it
- read/write - which is a no-no with CDs.
-
- Instead of mounting it like:
- mount /dev/sr0 /cdrom
-
- Use:
- mount -r /dev/sr0 /cdrom
-
- Doug Rinckes, Network Administrator | drinckes@nzl.abk.nec.co.jp
- Telecommunications Systems Support Centre New Zealand Ltd
- Sitting in New Zealand, mailing thru Japan
-
-
-
-
-