Re: cdrecord mkisofs
oujdxac_at_sndjxw.com.qp
Date: 08/27/03
- Next message: mhtvipklz_at_cyhkaf.com.zh: "Re: Is SuSE "Plug and Play"?"
- Previous message: Chris Cox: "Re: Which Laptop to buy for SuSE 8.2 ?"
- In reply to: Jordan: "cdrecord mkisofs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
--
- Next message: mhtvipklz_at_cyhkaf.com.zh: "Re: Is SuSE "Plug and Play"?"
- Previous message: Chris Cox: "Re: Which Laptop to buy for SuSE 8.2 ?"
- In reply to: Jordan: "cdrecord mkisofs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|