Mailinglist Archive: packet-writing (24 mails)

< Previous Next >
? help: cdrwtool fails
  • From: "Jim Sweet" <js9204@xxxxxxxxxxx>
  • Date: Wed, 6 Aug 2003 12:40:09 +0000 (UTC)
  • Message-id: <Law9-F87izvMAXaRYBN00033237@xxxxxxxxxxx>
Hi,

I have been following Richard Downing's "CD-RW UDF (Packet-CD) filesystem" but
I'm stuck: cdrwtool bombs out with the following errors:

# strace -o /tmp/trace.cdrwtool ./cdrwtool -d /dev/hdd -q
using device /dev/hdd
1328KB internal buffer
setting write speed to 12x
Settings for /dev/hdd:
Fixed packets, size 32
Mode-2 disc

I'm going to do a quick setup of /dev/hdd. The disc is going to be blanked and formatted with one big track. All data on the device will be lost!! Press CTRL-C to cancel now.
ENTER to continue.

Initiating quick disc blank
Disc capacity is 295264 blocks (590528KB/576MB)
Formatting track
start=0, blocks=16, type=RESERVED
start=16, blocks=3, type=VRS
start=19, blocks=237, type=USPACE
start=256, blocks=1, type=ANCHOR
start=257, blocks=31, type=USPACE
start=288, blocks=32, type=PVDS
start=320, blocks=32, type=LVID
start=352, blocks=32, type=STABLE
start=384, blocks=1024, type=SSPACE
start=1408, blocks=293568, type=PSPACE
start=294976, blocks=31, type=USPACE
start=295007, blocks=1, type=ANCHOR
start=295008, blocks=160, type=USPACE
start=295168, blocks=32, type=STABLE
start=295200, blocks=32, type=RVDS
start=295232, blocks=31, type=USPACE
start=295263, blocks=1, type=ANCHOR
Writing UDF structures to disc
wait_cmd: Input/output error
Command failed: 2a 00 00 00 00 00 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 00 01 00 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 00 01 20 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 00 01 40 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 00 01 60 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 00 05 80 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 00 05 a0 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 00 05 c0 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 00 05 e0 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 00 06 00 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 04 80 40 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 04 81 00 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 04 81 20 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 2a 00 00 04 81 40 00 00 20 00 00 00 - sense 02.04.07
wait_cmd: Input/output error
Command failed: 35 02 00 00 00 00 00 00 00 00 00 00 - sense 02.04.07
Quick setup complete!
can't unlock door

I am using RedHat 9 (2.4.20-18) which I patched using pktcd-rh9-2.4.20-18.patch.
The burner is an Artec WRR-52Z, which I am using the standard IDE driver --- NOT
the fake scsi one.

Any comments or advice would be gratefully received.

Regards,

Jim

_________________________________________________________________
Express yourself with cool emoticons - download MSN Messenger today! http://www.msn.co.uk/messenger


< Previous Next >