On Sun, Oct 23, 2005 at 12:29:43AM +0200, Ingo Saitz wrote:
>Hm, I messed up the cdrecord-suid.log...
Hmmm. Your logs suggest that you may have been bitten by the same bug
as #330371. Can you please try the new cdrecord from unstable and let
us know if that fixes your problem?
Thanks,
--
Steve M
Hm, I messed up the cdrecord-suid.log...
cdrecord-suid.log.gz
Description: Binary data
signature.asc
Description: Digital signature
Package: cdrecord
Version: 4:2.01+01a03-2
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This is my script to burn cds:
#!/bin/bash
export LC_CTYPE=C # Bug#329039
size=$(mkisofs -J -joliet-long -r -q -print-size "$@")
mkisofs -J -joliet-long -r -q "$@" | cdrecord dev=ATA:1,1,0 sp
3 matches
Mail list logo