Le mercredi 21 juin 2006 à 02:26 +1000, Anand Kumria a écrit : > nautilus-cd-burner fails to call cdrecord correctly; and thus fails to > burn an ISO image.
> [pid 16804] --- SIGCHLD (Child exited) @ 0 (0) ---
> [pid 16804] execve("/usr/bin/cdrecord.mmap", ["cdrecord.mmap", "fs=16m",
> "dev=/dev/hdc", "-dao", "driveropts=burnfree", "-v", "-data", "-nopad",
> "/home/anand/Desktop/data.iso"], [/* 38 vars */]) = 0
> So, the underlying command should be:
> /usr/bin/cdrecord.mmap fs=16m dev=/dev/hdc -dao driveropts=burnfree -v -data
> -nopad /home/anand/Desktop/data.iso
And as the execve call earlier shows, this is how it is called
(actually, by /usr/bin/cdrecord which is only a wrapper script).
Therefore I don't think your problem has anything to do with the
cdrecord call.
Could you please describe more precisely the problem you are
encountering itself and how to reproduce it?
Cheers,
--
.''`. Josselin Mouette /\./\
: :' : [EMAIL PROTECTED]
`. `' [EMAIL PROTECTED]
`- Debian GNU/Linux -- The power of freedom
signature.asc
Description: Ceci est une partie de message numériquement signée

