~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[root@localhost bok]# ls
cdimage cdimage.toc
[root@localhost bok]# mount -o loop -t iso9660 cdimage /mnt/1
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
[root@localhost bok]# dmesg | tail
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector 3528
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector 3532
loop: loaded (max 8 devices)
Unable to identify CD-ROM format.
[root@localhost bok]#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ayrıca vcdgear ile .toc dosyasını .mpg ye dönüştürmeye çalışınca;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[evrenkan86@localhost vcdgear]$ ./vcdgear -fix -toc2mpg /home/evrenkan86/bok/cdimage.toc ~/1.mpg
VCDGear 1.76 final build 040415 coded by Dracore (
vcdgear@hotmail.com)
Testing and quality control by MACKerMD
Using configuration: vcdgear.cfg
Language: English
Version: 3.50 - Jan. 1, 2003
Translation by: Dracore
-----------------------------------
processing method :: (toc2mpg)
.toc src(In) -> /home/evrenkan86/bok/cdimage.toc
.mpg dest(Out) -> /home/evrenkan86/1.mpg
-----------------------------------
Fix MPEG Errors
[cdimage.toc]
Error in CUE file! Missing FILE information.
*** glibc detected *** ./vcdgear: double free or corruption (!prev): 0x09db5d58 ***
======= Backtrace: =========
/lib/libc.so.6[0xa07424]
/lib/libc.so.6(__libc_free+0x77)[0xa0795f]
/lib/libc.so.6(fclose+0x148)[0x9f8f30]
./vcdgear[0x8053856]
./vcdgear[0x80533d4]
./vcdgear[0x8055d70]
./vcdgear[0x8056655]
/lib/libc.so.6(__libc_start_main+0xc6)[0x9b8de6]
./vcdgear(strcpy+0x31)[0x8049891]
======= Memory map: ========
00111000-00112000 rwxp 00111000 00:00 0
00158000-00159000 rwxp 00158000 00:00 0
006da000-006db000 r-xp 006da000 00:00 0 [vdso]
0094d000-0094e000 rwxp 0094d000 00:00 0
00982000-0099c000 r-xp 00000000 03:01 1572402 /lib/ld-2.3.5.so
0099c000-0099d000 r-xp 00019000 03:01 1572402 /lib/ld-2.3.5.so
0099d000-0099e000 rwxp 0001a000 03:01 1572402 /lib/ld-2.3.5.so
009a4000-00ac8000 r-xp 00000000 03:01 1572403 /lib/libc-2.3.5.so
00ac8000-00aca000 r-xp 00124000 03:01 1572403 /lib/libc-2.3.5.so
00aca000-00acc000 rwxp 00126000 03:01 1572403 /lib/libc-2.3.5.so
00acc000-00ace000 rwxp 00acc000 00:00 0
00ad0000-00af2000 r-xp 00000000 03:01 1572404 /lib/libm-2.3.5.so
00af2000-00af3000 r-xp 00021000 03:01 1572404 /lib/libm-2.3.5.so
00af3000-00af4000 rwxp 00022000 03:01 1572404 /lib/libm-2.3.5.so
00d0e000-00d17000 r-xp 00000000 03:01 1571425 /lib/libgcc_s-4.0.2-20051126.so.1
00d17000-00d18000 rwxp 00009000 03:01 1571425 /lib/libgcc_s-4.0.2-20051126.so.1
00e62000-00f11000 r-xp 00000000 03:01 3345604 /usr/lib/libstdc++.so.5.0.7
00f11000-00f16000 rwxp 000ae000 03:01 3345604 /usr/lib/libstdc++.so.5.0.7
00f16000-00f1b000 rwxp 00f16000 00:00 0
08048000-08065000 r-xp 00000000 03:01 1702652 /home/evrenkan86/vcdgear/vcdgear
08065000-08075000 rwxp 0001c000 03:01 1702652 /home/evrenkan86/vcdgear/vcdgear
08075000-08079000 rwxp 08075000 00:00 0
09db2000-09dd3000 rwxp 09db2000 00:00 0 [heap]
b7e00000-b7e21000 rwxp b7e00000 00:00 0
b7e21000-b7f00000 --xp b7e21000 00:00 0
bfab3000-bfac8000 rwxp bfab3000 00:00 0 [stack]
Aborted
[evrenkan86@localhost vcdgear]$
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~