|
its totally normal that an image is bigger in size than the actual data!
the data is stored in blocks. each block has a size of 2353bytes. but only 2048 bytes are used for data. the other missing bytes are for subchannel data, error correction etc.
when reading an image every block is copied with its full size. when copying the _data_ to your hdd only the 2048 bytes will be read.
__________________
"impossible" only means that you have not tried everything.
Please, [url="http://www.fileforums.com/search.php?s="]SEARCH[/url] the forums before asking!
[color=red]Don't ask for help with WAREZ.[/color]
|