Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Native Linux proggie to handle Discjuggler files ??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
JoeW71
n00b
n00b


Joined: 07 May 2003
Posts: 27
Location: Umea, Sweden

PostPosted: Sun Jun 01, 2003 5:44 pm    Post subject: Native Linux proggie to handle Discjuggler files ?? Reply with quote

I would like to burn some old DiscJuggler discimages i have on a drive. Is there any native solution to this or should I try Wine(x3) or VmWare and install a DiscJuggler there ??

Cheers
_________________
I once met the guys in Anthrax, backstage after a gig in Stockholm. I didn't ask for autographs though.....
Back to top
View user's profile Send private message
JoeW71
n00b
n00b


Joined: 07 May 2003
Posts: 27
Location: Umea, Sweden

PostPosted: Wed Jun 04, 2003 4:53 am    Post subject: Reply with quote

*bump* (only this once, I really need a solution)
_________________
I once met the guys in Anthrax, backstage after a gig in Stockholm. I didn't ask for autographs though.....
Back to top
View user's profile Send private message
erik_swanson
Retired Dev
Retired Dev


Joined: 02 Feb 2003
Posts: 123
Location: Corvallis, OR USA

PostPosted: Wed Jun 04, 2003 7:33 pm    Post subject: Reply with quote

Here's how I handle such an image:
1. Turn on Windows XP/2K box.
2. Mount the image using Damon tools.
3. Make a linux-compatible image:
3.a. If the virtual cd includes audio tracks or has a weird layout, use a ripper to make a .bin/.cue pair out of it.
3.b. Otherwise, rip it to a normal .iso using dd under Cygwin. (dd if=/dev/scdX of=image.iso) (X = cdrom number as shown in windows volume manager)
4. Mount under linux:
4.a. If .bin/.cue, use virtualcd:
4.a.1. (emerge virtualcd)
4.a.2. (modprobe virtualcd)
4.a.3. vcsetup /dev/virtualcd/unused-number /path/to/image.cue
4.a.4. mount -o ro -t iso9660 /dev/virtualcd/same-number /mount/point
4.b. If .iso, mount -o loop,ro -type iso9660 /path/to/image.iso /mount/point
Back to top
View user's profile Send private message
craftyc
Guru
Guru


Joined: 23 May 2002
Posts: 443
Location: Behind You.

PostPosted: Wed Jun 04, 2003 9:53 pm    Post subject: Reply with quote

erik.swanson wrote:
Here's how I handle such an image:
1. Turn on Windows XP/2K box.


Why not just write the image from the Windows box then as well? That would be much easier I think. :)

I'm not familiar with the Discjuggler format, but generally isn't it just a case of renaming the TOC and image file so the they are *.bin/.cue? This is generally the case with CloneCD.
_________________
Postcount ++
Back to top
View user's profile Send private message
erik_swanson
Retired Dev
Retired Dev


Joined: 02 Feb 2003
Posts: 123
Location: Corvallis, OR USA

PostPosted: Wed Jun 04, 2003 10:55 pm    Post subject: Reply with quote

craftyc wrote:

Why not just write the image from the Windows box then as well? That would be much easier I think. :)

Oh, for burning them? Yes. I'm so used to doing loopback emulation (or Damon Tools emulation in Windows) that the thought of burning it managed to slip my mind :)

craftyc wrote:
I'm not familiar with the Discjuggler format, but generally isn't it just a case of renaming the TOC and image file so the they are *.bin/.cue? This is generally the case with CloneCD.

I think the new format (CCD 4.x) has a third file for subchannel data, and I'm pretty sure the CCD equivelant to .bin isn't the same as a normal .bin would be.
RE Discjuggler: It's a useless proprietary format that from what I can tell, packs a glorified cuesheet into the same file as the binary data.
Back to top
View user's profile Send private message
JoeW71
n00b
n00b


Joined: 07 May 2003
Posts: 27
Location: Umea, Sweden

PostPosted: Thu Jun 05, 2003 10:59 am    Post subject: Reply with quote

After some intense Googling I found this :
http://cdirip.freeyellow.com/index_en.htm
wich is to some help, basically a prog to rip the audio and data of a .cdi file.
I am not shure if this fullfill my every need yet since I haven't had a chance to test it.
Other ideas are still welcome.
Have anyone tried using Discjuggler with Wine ?? I've seen success stories with Nero (among others)

Sincerly
_________________
I once met the guys in Anthrax, backstage after a gig in Stockholm. I didn't ask for autographs though.....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum