9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: rsc@plan9.bell-labs.com
To: egoksel2000@yahoo.com, 9fans@cse.psu.edu
Subject: [9fans] Re: Post install problem
Date: Mon, 20 May 2002 11:32:05 -0400	[thread overview]
Message-ID: <1c544be05704494d2316d17ea41893d7@plan9.bell-labs.com> (raw)

Try the following, as an attempt to narrow down
what we don't like about your CD reader.

First, cat /dev/sdC1/ctl

	g% cat /dev/sdC1/ctl
	inquiry SONY    CD-RW  CRX700E  1.6r Mar06 ,2001
	config 85C0 capabilities 0F00 dma 00550004 dmactl 00000000
	geometry 305463 2048
	part data 0 305463
	g%

Next, we can try cdfs, which reports the SCSI errors
a bit better.

	g% cdfs -d /dev/sdC1
	<maybe an error will be printed here>
	g% wc /mnt/cd/d000
	<maybe an error will be printed here>
	g% unmount /mnt/cd

Finally, let's try to figure out which commands
the drive doesn't like.
The ``scuzz'' command has no prompt.
The lines you need to type are marked with >>

	g% scuzz /dev/sdC1
	block size: 2048
>>	probe
	/dev/sdC0:  00 00 02 02 2C 00 00 00	IC25T048ATDA05-0
	ok 0
>>	ready
	ok 0
>>	reqsense
	sense data: no sense
		 70 00 00 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
	ok 26
>>	inquiry
	 05 80 00 31 5B 00 00 00	SONY    CD-RW  CRX700E  1.6r Mar06 ,2001
	ok 0
>>	capacity
	 305462 2048
	ok 8



                 reply	other threads:[~2002-05-20 15:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1c544be05704494d2316d17ea41893d7@plan9.bell-labs.com \
    --to=rsc@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    --cc=egoksel2000@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).