LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MkIsofs buggy? (https://www.linuxquestions.org/questions/linux-software-2/mkisofs-buggy-27863/)

Half_Elf 08-13-2002 06:49 PM

MkIsofs buggy?
 
I have some problem with mkisofs. I tried some progs of burning, and no one can make mkisofs works. No matter the version I try, every progs told me something like "-graft-points command not found". Sometime the error msg is a bit different if I try it with an older version. What the hell is the version of mkisofs I'm suppose to take to use this command? I already tried 1.10, 1.11-03 and 1.12a-beta... always got the same error... I'm running it at root with a working burner, I really dunno what's going wrong. :confused:

Hans Zarkoff 08-14-2002 04:29 PM

I'm not sure if you're have trouble when you run mkisofs, or when you try and burn a CD.

If you type 'mkisofs -o file.img *' in /home/half_elf, what error message do you get?

mace 08-16-2002 06:16 PM

let's say you have file bob.txt and you want to burn it.

from command line type:
mkisofs -v -o file.iso bob.txt

after it finishes type:
chrecord -v dev=0,0,0 file.iso

Half_Elf 08-17-2002 02:56 PM

I want to use a GUI frontend for mkisofs.
gCombust and Eroaster gave me the same error "mkisofs -graft-point option not found"

I can use mkisofs in text mode but no GUI progs can make it runs.

Hans Zarkoff 08-19-2002 10:18 AM

Type 'mkisofs --version' and tell us what it says...

I checked the help for version 1.14 and the option is '-graft-points', not '-graft-point.' I wonder if the frontend is expecting a different version than the one you are using. Take a look at the troubleshooting help for the frontends--they may tell you what mkisofs version they're happier with.

Hans Zarkoff 08-19-2002 10:20 AM

I'm using X-CD-Roast as a GUI. Try that one until we can this mess figured out. (Mine's version 0.98alpha0)

Half_Elf 08-19-2002 02:45 PM

Humm Ok, I have not tried a mkisofs version beyond 1.12a (the latest I found yet)... do you have an adress where I can get 1.14? mkisofs is very hard to find alone, it is always given with cr-record or cdr-tools (and these utilites use very old mkisofs version).

(and the error is about "graft-points sorry for mispelling, I was too lazy to copy/paste the real error msg)

Hans Zarkoff 08-19-2002 03:01 PM

I'm using Slackware 8.0. Just grab cdrtools.tgz from:

ftp://sunsite.ualberta.ca/pub/unix/L.../slakware/ap1.

What version of Slack are you running, by the way?

Half_Elf 08-19-2002 05:34 PM

I'm using slack 8.0
Thanx for the tips, it's working now.... my version of cdrtools was using a too old version of mkisofs... hehehe :)

You're from canada btw? where exactly?


All times are GMT -5. The time now is 07:27 AM.