CD-Write problem

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Clayton Stapleton
日付:  
題目: CD-Write problem
Thanks all these suggestions worked fine. ended up using
loran:~ # cdrecord -v speed=4 dev=0,0 -v /data1/cd_image
and it recorded as expected.
Clayton

On Thursday 03 October 2002 07:44 am, Nathan England wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Clayton,
>
> Looks like you are okay, but you need to replace /media/cdrecorder with
> 'cdrecord' .
>
> loran:~#cdrecord speed=4 dev=0,0 -v /data1/cd_image
>
> good luck.
>
> Nathan