Re: cdrecord mkisofs

oujdxac_at_sndjxw.com.qp
Date: 08/27/03


Date: Wed, 27 Aug 2003 05:26:21 GMT


|I am having trouble with something. I have some resume files I want to put
|on a cd-r. I use mkisofs -o out.iso resume.* to make the iso image. I use
|cdrecord to put it on the cd-r. But it cannot be mounted afterward. I use
|mkisofs -r -o out.iso resume.* and it still cannot be mounted. I really
|don't know what's wrong. Any help would be great! Thanks!

You can examine the contents of an ISO image with:

isoinfo -i out.iso -l

add -R if you want to see the Rock Ridge names. If the image is correct,
then you next have to see what went wrong in the cdrecord step.

Also pay attention to any messages from the programs. Are there any
errors?

Or you could try one of those integrated interfaces like cdroast, k3b,
etc, but it is instructive to learn how to debug a chain of processes.
The debugging method is the same whether you are dealing with software
or hardware. Isolate the steps and test each step of the chain.

-- 


Relevant Pages

  • Re: How to know if a clean XP install is good?
    ... I have a good cd drive (plextor premium), and about a year ago I used ... it to create an iso image (plextor have their own version of iso ... However I used this cd to install xp successfully, ... A CD-R, not nearly as long. ...
    (microsoft.public.windowsxp.general)
  • Re: mkisofs and cdrw
    ... > the ISO image that I created with mkisofs to my PC and used Adaptec ... Profile: DVD+RW ... Profile: DVD-RW sequential overwrite ...
    (comp.unix.solaris)
  • Re: Burning DVD with files>4GB from console
    ... Bartosz Stec wrote: ... Growisofs is supposed to handle large files, ... versions of mkisofs. ... You could modify your script to use mkisofs to create the ISO image ...
    (freebsd-stable)
  • Re: Mounting ISO r/w
    ... >> options I must give to mkisofs to recreate it. ... ISO9660 standard in numerous ways. ... It would require making a new ISO image with every ...
    (freebsd-questions)
  • Re: mkisofs and growisofs
    ... from one version of mkisofs to another. ... And you can burn the ISO image onto a CD, ... The mount command is: ... TVN standard CVS header ...
    (freebsd-questions)