.comment-link {margin-left:.6em;}

Enjoy Linux, yet another niche!

Saturday, October 08, 2005

mount bin/cue & disc image conversion

Directly mount .bin image:

$:>emerge
cdemu

$:>modprobe cdemu

$:>cdemu 0 [image.cue]

$:>mount -t iso9660 /dev/cdemu/0 /mnt/cdrom

However, I still cannot find any method to directly mount Alcohoc .img file in Linux. A feasible way is to convert it to iso image first. (Ubuntu wiki)

# emerge
ccd2iso

usage: ccd2iso <.img filename> <.iso filename>

Also find how to convert .bin image to iso image:

# emerge bchunk

usage:
bchunk myimage.bin myimage.cue myimage

Convert DMG(compressed z-lib) to ISO:
download perl script here:

usage:
dmg2iso.pl


1 Comments:

At 9:27 AM, Anonymous Anonymous said...

Hey, you have a cracking blog here! I will certainly suggest my friends take a look at your blog ! I have a statin drugs site. It certainly addresses very much that tallies with statin drugs topics. If you make the chance, please come and check it out.

 

Post a Comment

Links to this post:

Create a Link

<< Home