cdrecord from cdrtools-1.11a08 does nothing!

2001-10-29 Thread Rainer Canavan
Hi, i'm using cdrtools-1.11a08, and the cdrecord that i've compiled on the very same machine with the same kernel that it is running exits without comment after identifying the drive. Just to be overly verbose, i've included uname -a and the output of strace running on cdrecord - that's truss

Re: cdrecord from cdrtools-1.11a08 does nothing!

2001-10-29 Thread Rainer Canavan
On Mon, Oct 29, 2001 at 01:56:22PM +0100, Karl-Heinz Herrmann wrote: On 29-Oct-01 Rainer Canavan wrote: root@brennkiste:/ # /opt/schily/bin/cdrecord -dummy -v scgcheck/ Cdrecord 1.11a08 (i586-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling If scgcheck/ is indeed a directory

RE: cdrecord from cdrtools-1.11a08 does nothing!

2001-10-29 Thread Karl-Heinz Herrmann
On 29-Oct-01 Rainer Canavan wrote: open(/dev/sg1, O_RDWR)= 4 ioctl(4, CDROMAUDIOBUFSIZ, 0xbfffd0b4) = 0 ioctl(4, 0x5386, 0xbfffd0b0)= 0 shmat(4, 0x4, 0x3) = 0x560 shmat(4, 0x4, 0x4ptrace: umoven: Input/output error ) =

Re: cdrecord from cdrtools-1.11a08 does nothing!

2001-10-29 Thread Joerg Schilling
From: Rainer Canavan [EMAIL PROTECTED] On Mon, Oct 29, 2001 at 01:56:22PM +0100, Karl-Heinz Herrmann wrote: On 29-Oct-01 Rainer Canavan wrote: root@brennkiste:/ # /opt/schily/bin/cdrecord -dummy -v scgcheck/ Cdrecord 1.11a08 (i586-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling If

RE: cdrecord from cdrtools-1.11a08 does nothing!

2001-10-29 Thread Joerg Schilling
From: Karl-Heinz Herrmann [EMAIL PROTECTED] On 29-Oct-01 Rainer Canavan wrote: open(/dev/sg1, O_RDWR)= 4 ioctl(4, CDROMAUDIOBUFSIZ, 0xbfffd0b4) = 0 ioctl(4, 0x5386, 0xbfffd0b0)= 0 shmat(4, 0x4, 0x3) = 0x560 shmat(4, 0x4, 0x4ptrace: umoven:

Re: cdrecord and solaris volume manager

2001-10-29 Thread Len Sorensen
On Mon, Oct 29, 2001 at 05:03:50PM +0100, Alexander Skwar wrote: Hmm, how did you configure mutt to thread the mail correctly? I'm also using mutt, and my mutt always shows J?rg's mails at the first level because his client isn't sending out the needed headers for a correct threading. I

Re: cdrecord and solaris volume manager

2001-10-29 Thread jgriffin
Folks, This thread although fascinating, is not all that relevant to the topic of the solaris volume manager and cdrecord..As someone who uses cdrecord on Solaris all the time, it would be nice to be able to do it with the volume manager running instead of having to configure it out of

Re: cdrecord and solaris volume manager

2001-10-29 Thread Joerg Schilling
From: [EMAIL PROTECTED] Folks, This thread although fascinating, is not all that relevant to the topic of the solaris volume manager and cdrecord..As someone who uses cdrecord on Solaris all the time, it would be nice to be able to do it with the volume manager running instead of having to

Re: Pioneer S201 vs A03

2001-10-29 Thread Bill Davidsen
Brian Sullivan [EMAIL PROTECTED] wrote: I have been using the Pioneer S201 DVD-R drive with the cdrecord (pro) software. To date, the drive and the software have performed flawlessly. I am using the drive and cdrecord for the long term archival of data files on my linux servers, I am just

Re: Pioneer S201 vs A03

2001-10-29 Thread Joerg Schilling
From: [EMAIL PROTECTED] (Bill Davidsen) I see no particular joy to using SCSI for this unless you are out of IDE controllers and slots for Promise or similar supported additional controllers. The IDE burning seems to work nicely, and unless you have a real need to go SCSI you probably would do

Re: cdrecord and solaris volume manager

2001-10-29 Thread Andy Polyakov
There is also a need for a similar thing on NT and I got soem code to do that. If I include the code, then there will be a new function in libscg to lock the drive and I hope that there will be a solution to make the volmgt hack work with /dev/scg* too. As I already mentioned earlier I've

Re: how to use mkisofs with chinese?

2001-10-29 Thread James Pearson
-- hello, I want to make an iso image using mkisofs.But some of the files's name is in simplified chinese, and it's name automatic transdered into some unreadable charactors. I have tried some charactor sets with parameter input-charset, but it don't work. How can I use chinese filenames? I

Re: how to use mkisofs with chinese?

2001-10-29 Thread Joerg Schilling
To: sunlan [EMAIL PROTECTED] -- hello, I want to make an iso image using mkisofs.But some of the files's name is in simplified chinese, and it's name automatic transdered into some unreadable charactors. I have tried some charactor sets with parameter input-charset, but it don't work. How can