Collections:
Other Resources:
readcd -fulltoc - Reading TOC with cdrtools
"readcd -fulltoc" - Reading TOC with "cdrtools"
✍: Guest
The "cdrtools" package has a nice tool called "readcd" that can be used to read the TOC (Table Of Contents) from any kind of CD. See other section of this book to install "cdrtools".
If you run the "readcd" command with the "-fulltoc" option, you will get the content of TOC from the CD. Try this command with no CD in the CD drive first:
C:\>\local\cdrtools\readcd -fulltoc dev=0,0,0 readcd: Input/Output error. set cd speed: scsi sendcmd: no error CDB: BB 00 FF FF FF FF 00 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 02 00 00 00 00 10 00 00 BB 00 3A 00 00 00 00 00 Sense Key: 0x2 Not Ready, Segment 0 Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.003s timeout 40s Read speed: 4234 kB/s (CD 24x, DVD 3x). Write speed: 2823 kB/s (CD 16x, DVD 2x). readcd: Input/Output error. test unit ready: scsi sendcmd: no error CDB: 00 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 02 00 00 00 00 10 00 00 BB 00 3A 00 00 00 00 00 Sense Key: 0x2 Not Ready, Segment 0 Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.003s timeout 40s readcd: Device not ready.
The output tells you that there is no CD in the CD drive.
2007-12-12, ∼7388🔥, 0💬
Popular Posts:
What is the scheduled task "\Microsoft\Windows\Soft wareProtectionPlatform\S vcRestartTask"on my Wind...
What is the scheduled task "\Microsoft\Windows\RAC\ RacTask"on my Windows 7 computer? "\Microsoft\Wi...
How to add a network user on a Windows 10 Pro computer? The network user already exists on the compa...
How to burn or record MP3 music files as audio tacks to audio CD (Compact Disk Digital Audio or CD-D...
What is "SPP Notification Service" in my Windows 7 service list? And how is "SPP Notification Servic...