CD-Rに書き込もうとしている733MiB ISOイメージがあります。私は異なるメーカーの2つのCD-Rを持っています。最初のCD-Rディスク(TDK)では書き込みプロセスは失敗しますが、2番目のCD-R(EMTEC)では成功します。燃えるという命令はwodim -v speed=1 dev='/dev/scd0' -sao -overburn /home/martin/Downloads/linux.iso
失敗した試み:
root@T42:~# ls -lh /home/martin/Downloads/linux.iso
-rw-r--r-- 1 martin martin 733M Feb 7 19:30 /home/martin/Downloads/linux.iso
root@T42:~# wodim -v speed=1 dev='/dev/scd0' -sao -overburn /home/martin/Downloads/linux.iso
TOC Type: 1 = CD-ROM
scsidev: '/dev/scd0'
devname: '/dev/scd0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.11
SCSI buffer size: 64512
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'HL-DT-ST'
Identification : 'DVDRAM GSA-4083N'
Revision : '1.00'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0009 (CD-R)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0015 (DVD-R/DL sequential recording)
Profile: 0x0016 (DVD-R/DL layer jump recording)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x001A (DVD+RW)
Profile: 0x001B (DVD+R)
Profile: 0x002B (DVD+R/DL)
Profile: 0x0010 (DVD-ROM)
Profile: 0x0009 (CD-R) (current)
Profile: 0x000A (CD-RW)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk)
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1053696 = 1029 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
Drive DMA Speed: 15251 kB/s 86x CD 11x DVD
FIFO size : 12582912 = 12288 KB
Track 01: data 732 MB
Total size: 840 MB (83:17.54) = 374816 sectors
Lout start: 841 MB (83:19/41) = 374816 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Is not unrestricted
Is not erasable
Disk sub type: Medium Type B, low Beta category (B-) (4)
ATIP start of lead in: -12369 (97:17/06)
ATIP start of lead out: 359849 (79:59/74)
Disk type: Short strategy type (Phthalocyanine or similar)
Manuf. index: 69
Manufacturer: Moser Baer India Limited
Manufacturer is guessed because of the orange forum embargo.
The orange forum likes to get money for recent information.
The information for this media may not be correct.
Blocks total: 359849 Blocks current: 359849 Blocks remaining: -14967
wodim: WARNING: Data may not fit on current disk.
wodim: Notice: Overburning active. Trying to write more than the official disk capacity.
Speed set to 1764 KB/s
Starting to write CD/DVD at speed 10.0 in real SAO mode for single session.
Last chance to quit, starting real write in 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Sending CUE sheet...
Writing pregap for track 1 at -150
Starting new track at sector: 0
Track 01: 724 of 732 MB written (fifo 100%) [buf 100%] 10.7x.Errno: 5 (Input/output error), write_g1 scsi sendcmd: no error
CDB: 2A 00 00 05 A9 9D 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0A 3C 30 00 80 02 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x02 Qual 0x00 (no seek complete) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 26.366s timeout 200s
write track data: error after 760014848 bytes
wodim: A write error occured.
wodim: Please properly read the error message above.
Writing time: 549.691s
Average write speed 9.1x.
Min drive buffer fill was 99%
Fixating...
Fixating time: 0.183s
wodim: fifo had 12091 puts and 11972 gets.
wodim: fifo was 0 times empty and 11841 times full, min fill was 96%.
root@T42:~#
成功した試み:
root@T42:~# wodim -v speed=1 dev='/dev/scd0' -sao -overburn /home/martin/Downloads/linux.iso
TOC Type: 1 = CD-ROM
scsidev: '/dev/scd0'
devname: '/dev/scd0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.11
SCSI buffer size: 64512
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'HL-DT-ST'
Identification : 'DVDRAM GSA-4083N'
Revision : '1.00'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0009 (CD-R)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0015 (DVD-R/DL sequential recording)
Profile: 0x0016 (DVD-R/DL layer jump recording)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x001A (DVD+RW)
Profile: 0x001B (DVD+R)
Profile: 0x002B (DVD+R/DL)
Profile: 0x0010 (DVD-ROM)
Profile: 0x0009 (CD-R) (current)
Profile: 0x000A (CD-RW)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk)
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1053696 = 1029 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
Drive DMA Speed: 15143 kB/s 86x CD 10x DVD
FIFO size : 12582912 = 12288 KB
Track 01: data 732 MB
Total size: 840 MB (83:17.54) = 374816 sectors
Lout start: 841 MB (83:19/41) = 374816 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Is not unrestricted
Is not erasable
Disk sub type: Medium Type A, high Beta category (A+) (3)
ATIP start of lead in: -11634 (97:26/66)
ATIP start of lead out: 359846 (79:59/71)
Disk type: Short strategy type (Phthalocyanine or similar)
Manuf. index: 3
Manufacturer: CMC Magnetics Corporation
Blocks total: 359846 Blocks current: 359846 Blocks remaining: -14970
wodim: WARNING: Data may not fit on current disk.
wodim: Notice: Overburning active. Trying to write more than the official disk capacity.
Speed set to 1764 KB/s
Starting to write CD/DVD at speed 10.0 in real SAO mode for single session.
Last chance to quit, starting real write in 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Sending CUE sheet...
Writing pregap for track 1 at -150
Starting new track at sector: 0
Track 01: 732 of 732 MB written (fifo 100%) [buf 99%] 10.6x.
Track 01: Total bytes read/written: 767623168/767623168 (374816 sectors).
Writing time: 520.286s
Average write speed 9.6x.
Min drive buffer fill was 99%
Fixating...
Fixating time: 4.733s
wodim: fifo had 12091 puts and 12091 gets.
wodim: fifo was 0 times empty and 11889 times full, min fill was 96%.
root@T42:~#
オーバーバーニング機能はCD-R / CD-RWピンアウトサイズにのみ依存していますか?また、どんなアイデアでも「低ベータカテゴリ(B-)(4)」そして「ハイベータカテゴリ(A+)(3)」CD-R ATIP情報セクションとはどういう意味ですか?
答え1
元のCDデータの保存サイズは650MiBです。同じスペースに収めることができるオーディオデータの量のため、74分CDとも呼ばれます。 CD-Rが利用可能になった後、700MiB(または80分)のCD-Rが表示され始めました。今日販売されているほとんどのCD-Rはこれらの最新タイプです。
私は733MiBを収納できるCD-Rを見たことがありません。「CD-R」のAmazon検索結果の最初のページそれほど大きくはないようです。
たぶん、この画像がやけどをしたのはただ純粋に幸運だったかもしれません。それとも全く焼かないかもしれません。オペレーティングシステムのインストーラにメディアチェック機能がある場合は、オーバーバーニングされたディスクから初めてインストールするときにこの機能を使用する必要があります。
CD-Rでは、画像がまったく機能しないことがあります。 ISO CDフォーマットは、最近のUSBキーイメージに広く使用されています。同様のツールがありますUNetランチャーこの目的のためです。
答え2
Warren Youngは2013年にこれを知らなかったかもしれませんが、Mediarangeは90分の音楽(800MB)または100分の音楽(900MB)を収容するように設計されたCD-Rディスクを作成しますが、書き込みソフトウェアで特別なオーバーバーニング機能を提供します。使用する必要があります。過去にはNeroが人気のあるソフトウェアでした。
2019年に、私は新しいコンピュータをセットアップし、以前と同じソフトウェアを見つけながら音楽をCD-Rディスクに焼き、車の眉毛で使用したい方法を説明しながらつぶやきました。人々はUSBフラッシュドライブを取り出すか、モバイルインターネット経由で音楽をストリーミングする必要があると提案しました。
まあ、そうしてみましたが、電源を切るとエンジンを始動だけ歩いても、車のUSBメモリで私が聞いているアルバムのトラックが失われます。モバイルインターネットの費用は、私が半年間前払い電話を買うのに使う10ユーロよりも高価です。だから、私は昔の方法で私を呼んでください。しかし、私の自由選択を尊重してください! ;-)