Re: DVD writer and IDE support...

From: aeriksson
Date: Wed Apr 13 2005 - 16:01:46 EST


> On Wed, Apr 13, 2005 at 09:07:56PM +0200, aeriksson@xxxxxxxxxxx wrote:
> growisofs -Z /dev/hdc -J -R /path/to/dir/with/less/than/4.5GB/of/files
>
> That should do it. To do scsi I suspect it would be /dev/sg0 or
> /dev/scd0. I haven't actually tried burning in scsi emulation mode with
> these drives.
>
Nope. No go. The kernel log getsb these 4 lines:
Apr 13 22:08:30 tippex SCSI error : <0 0 0 0> return code = 0x8000002
Apr 13 22:08:30 tippex sr0: Current: sense key: Medium Error
Apr 13 22:08:36 tippex SCSI error : <0 0 0 0> return code = 0x8000002
Apr 13 22:08:36 tippex sr0: Current: sense key: Medium Error

and the application bails out with:
:-[ WRITE@LBA=0h failed with SK=5h/ASC=30h/ACQ=05h]: Wrong medium type
:-( media is not formatted or unsupported.
:-( write failed: Wrong medium type

This is with a fresh from the box DVD-RW. Do I need to 'format' the
thing before writing to it? This is getting tricky... Are these kind
of errors normally indicative of lack of support or a faulty unit?
I have no windows around to test it with the shipped nero-cd :-(

/Anders


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/