LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-11-2003, 09:24 PM   #1
Moses420ca
Member
 
Registered: Jul 2003
Distribution: Ubuntu
Posts: 142

Rep: Reputation: 15
How do I make a bin and cue file from a cd_rom?


How do I make a *.bin and *.cue file from a cd_rom? Do I need some software? I used to use cdrwin with windows.
 
Old 08-11-2003, 11:43 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well i don't think you can really do this, other than using fireburner which is a program that was originally for windows but has been ported to linux...but the only catch is, is that you have to purchase fireburner as it only does test burns with the trial copy, so you can't do anything with it unless you buy it....other than that all i can say is stick with iso files or use windows if you really need bin/cue files ..... someone else may bring "to both" of our attention a way of doing this, but to my knowledge what i said above stands true...
 
Old 08-12-2003, 12:29 AM   #3
Cafrow
Member
 
Registered: Aug 2003
Location: Mesa, AZ
Distribution: Redhat 9
Posts: 45

Rep: Reputation: 15
if it is for personal use, make an ISO file, pretty much the same concept, I know that ISO files are easier to deal with in linux.
 
Old 08-12-2003, 10:47 AM   #4
Moses420ca
Member
 
Registered: Jul 2003
Distribution: Ubuntu
Posts: 142

Original Poster
Rep: Reputation: 15
as far as I know, ISO files are like a zip with no compression so it's just a rip of a cd. Bin files are a binary copy for a more stable and accurate copy rather then just a rip. By rip I mean it's no different then just copy and pasting the files from the cd. I'll try fireburner. thx.
 
Old 08-13-2003, 12:55 AM   #5
moses
Senior Member
 
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152

Rep: Reputation: 50
".ISO" "files" are, as generally refered to, filesystems with the ISO9660 format. This is the filesystem most CDs use. zip and "compression" have *nothing* to do with the filesystem format. If you do a "dd", which is a binary data dump of the CD (data CD containing an ISO9660 filesystem, not an audio CD), you'll get a file that contains an ISO9660 filesystem. This file can be mounted just like any other filesystem (using the loopback device), and is an EXACT copy of the CD.
I don't know what ".cue" or ".bin" files (as you refer to them) are. If you want an exact copy of a CD that contains a filesystem, you can just do:
[code]
dd if=/dev/cdrom of=/tmp/cdrom_image
[/code[
where /dev/cdrom refers to your CDROM device, and /tmp/cdrom_image referst to where you want the image to reside.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bin/cue emulating mantasman Linux - Software 1 05-27-2005 11:35 PM
How do I create a cue file from a bin? u6jaf Linux - Software 1 02-18-2005 05:51 PM
I accidentally deleted make file in /usr/local/bin, now cannot use make command.... Niceman2005 Linux - Software 2 11-17-2004 07:55 PM
How to burn a bin/cue file in redhat? newjuan Linux - Newbie 2 06-05-2004 07:59 PM
CUE file from BIN file ... Cerberus666 Linux - Software 2 10-12-2003 02:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration