Computing.Net > Forums > Linux > Mounting CloneCD images

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Mounting CloneCD images

Reply to Message Icon

Name: g
Date: July 22, 2003 at 01:39:24 Pacific
OS: Mandrake 9.1
CPU/Ram: 2.4p4 1.5gig ddr
Comment:

Anyone know how to mount a clonecd image with out having to burn it to disk?
I have seen a tool for windows called daemon-tools and i thought that was pretty cool.

mount -t iso9660 /xx.iso /mnt/iso -o loop

works for the ISO files but clonecd uses ccd and img and i cant mount them.

Any ideas?

I have :
Mandrake Linux 9.1 kernel 2.4.21-0.13
P4 2.4
1.5GIG
Plenty of HDD



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: July 22, 2003 at 04:20:18 Pacific
Reply:

When using clone to create an image, check
the "create cue sheet" option. You can then
use the linux bchunk program to convert it
to an iso.

I personally use a slightly different
command to mount an iso as loopback:
$ mount -t iso9660 -o ro,loop=/dev/loop0 /path/to/cd_image.iso /mnt/mountpoint


0
Reply to Message Icon

Related Posts

See More


fsck or e2fsck TV Tuner Card No Scan



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Mounting CloneCD images

Adding packages from HD iso-image www.computing.net/answers/linux/adding-packages-from-hd-isoimage/14878.html

Burn .iso image to Network CDR www.computing.net/answers/linux/burn-iso-image-to-network-cdr/7798.html

mounting a tarball to read its cont www.computing.net/answers/linux/mounting-a-tarball-to-read-its-cont/28566.html