First Time User

"Michel Vaillancourt" <[email protected]> Sun, 12 Feb 2006 12:42:48 -0500
Newsgroups gmane.linux.suse.packet-writing
Message-ID <[email protected]>
	Hello to the list!

	I'm a first time user to UDF/Packet CD.  So far, I've been using my DVD-RAM
as a glorified CD-RW using the extended cdrecord tools.  I'd like to start
using it as a DVD-RAM though, with UDF.  All of my discs have been
previously formated to ISO-9960 FS standard.

	I'm running a Debian environment, 'testing' level.  Here's my setup:

udftools-1.0.0b2

ext1:~# cdrecord  -scanbus
scsibus0:
        0,0,0     0) 'HL-DT-ST' 'DVDRAM GSA-4163B' 'A103' Removable CD-ROM
        0,1,0     1) *

ext1:~# cdrwtool -d /dev/sr0 -i
using device /dev/sr0
832KB internal buffer
setting write speed to 12x

DISC INFO:
        erasable : Yes
        border = 3
        Disc status = 2
        number of first track = 1
        number of sessions = 1
        number of tracks = 1
        status of last track = 1
        uru = 0
        did_v = 0
        dbc_v = 0
        disc type = 255
        disc_id = 0
        lead_in = 00:00:00 (0)
        lead_out = 00:00:00 (0)
        OPC entries = 0

TRACK INFO:

Track 1
        track_number = 1
        session_number = 1
        damage = 0
        copy = 0
        track_mode = 4
        Rt = 0
        blank = 0
        packet = 0
        fp = 0
        data_mode = 1
        lra_v = 0
        nwa_v = 0
        track_start = 0
        next_writable = 0
        last_recorded = 0
        free_blocks = 0
        packet_size = 16
        track_size = 2295104 (4590208KB)

...  when I try and perform a "quick setup" on the disc to start using it
with UDF I get:

ext1:~# cdrwtool -d /dev/sr0 -q
using device /dev/sr0
832KB internal buffer
setting write speed to 12x
Settings for /dev/sr0:
        Fixed packets, size 32
        Mode-2 disc

Initiating quick disc blank
wait_cmd: Input/output error
Command failed: a1 01 00 00 00 00 00 00 00 00 00 00 - sense 05.30.05
blank disc: Illegal seek

...  I then tried:

ext1:~# cdrwtool -d /dev/sr0 -b full -t 4
using device /dev/sr0
full blank
setting speed to 4
832KB internal buffer
setting write speed to 4x
wait_cmd: Input/output error
Command failed: a1 00 00 00 00 00 00 00 00 00 00 00 - sense 05.30.05
blank disc: Illegal seek

...  Any suggestions as to what I am doing wrong?  I've experimented with
setting the write speed (-t ?) to as low as 1 to see if that was the issue,
but no joy.  I skimmed google, but didn't find anything meaningful on the
matter.  Thanks in advance for all help.


	--Michel
	"...In a New York minute, Everything can change.
	In a New York minute, Nothing is the same..."
		-- Don Henley, Album - The End of the Innocence, 1989