Ho immmagine bin, senza cue file allegato. Tramite bin2iso ho ricavato il cue
Code: Select all
#>bin2iso test.cue -c image.bin
Code: Select all
#>bin2iso test.cue
Aug 10 2005, 09:18:37
bin2iso V1.9b - Converts RAW format (.bin) files to ISO/WAV format
Bob Doiron, ICQ#280251
Check for updates at http://users.andara.com/~doiron
Note: Appending pregap data to end of audio tracks
socom-01.iso (795 Mb) - sectors 000000:354469 (offset 000000000:833713439)
Mode2/2352 single track bin file indicated by cue file
image.bin renamed to image.iso
Provando a masterizzare con k3b l'immagine iso, k3b dice che l'immagine non e' valida. Se provo ad usare con k3b il file cue funziona alla perfezione.
Per fare una controprova ho provato a montare l'immagine iso come tramite mount
Nel kernel ho attivato il modulo Device Drivers -> Block Device -> LoopBack device support (kernel 2.6.9-r6)
Code: Select all
$ mount -t iso9660 -o loop socom-01.iso /mnt/loop/
mount: wrong fs type, bad option, bad superblock on /dev/loop1,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
Grazie


