Re: Compilation problem under SuSE 9.0

2004-03-01 Thread Rob Bogus
Plamen Neykov wrote: Hi all, I have problem compiling the cdrtools 2.01a25 under SuSE 9.0. The error message is: /usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld: cannot find -lscg No clue, although adding the location of the library to the exvironment symbol

Re: extension of mkisofs for incremental backups

2004-03-01 Thread Rob Bogus
Joerg Schilling wrote: From: Patrick Ohly [EMAIL PROTECTED] The patch to the man page indserts things disordered Where would you like me to insert the description of the new options? A while ago, I did try to have the options in alphabetical order. This seems to be the best

Re: Plexwriter Premium

2004-03-01 Thread Joerg Schilling
From: Meino Christian Cramer [EMAIL PROTECTED] does cdrtools support the special features of the Plextor Premium CDR/Wrecorder ? If you would read documentation, you would already know. `A Jörg -- EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin [EMAIL PROTECTED]

Re: Plexwriter Premium

2004-03-01 Thread Meino Christian Cramer
From: Joerg Schilling [EMAIL PROTECTED] Subject: Re: Plexwriter Premium Date: Mon, 1 Mar 2004 14:20:49 +0100 (CET) Hi Joerg, it was only a test 'A Meino From: Meino Christian Cramer [EMAIL PROTECTED] does cdrtools support the special features of the Plextor Premium CDR/Wrecorder

cd duplicate problem

2004-03-01 Thread manu aradhya
hi all i have two cd-drives in my system. 1. cdrom -samsung 2. cdrw -sony. (copying fedora 3 discs) i want to copy from cdrom to writer.when i use xcdroast or directly cdrecord -v dev=0,1,0 /dev/scd0 it is saying --- Error trying to open /dev/scd0

Re: extension of mkisofs for incremental backups

2004-03-01 Thread Joerg Schilling
From: Rob Bogus [EMAIL PROTECTED] The alternative would be to group them by function, such as putting things which affect the device (dev=, speed=, burnfree, etc) in one group, things which affect format (-D -R -N, etc) in another, things which affect how the content is scanned (-f, etc),

Re: Compilation problem under SuSE 9.0

2004-03-01 Thread Plamen Neykov
OK, OK - my fault - I should have added the relevant information... (just assumed that mentioning SuSE 9.0 will be enough in terms of defining the kernel and all relevant system components) well - the kernel is named: 2.4.21-192-smp4G (I assume it is a stock 2.4.21 kernel modified by

Re: Compilation problem under SuSE 9.0

2004-03-01 Thread Plamen Neykov
Yep - you could include linux/hz.h where the HZ macro is defined but then you will end up with unresolved symbol called __HZ during linktime. Plamen On Monday 01 March 2004 08:05, Erik Kunze wrote: Hello, * Joerg Schilling [EMAIL PROTECTED] [040228 22:28]: Date: Sat, 28 Feb 2004

Re: cdrecord-prodvd don't work with BTC 1004

2004-03-01 Thread Marcello V. Mansueto
On Mon, 1 Mar 2004 14:14:59 +0100 (CET) Joerg Schilling [EMAIL PROTECTED] wrote: Either broken firmware or this medium has already been written to. The media was blank. In which way the firmware is broken? Can you provide me more information? I want to contact a BTC employer to have some help,

writing speed issue with dvd+rw-tools

2004-03-01 Thread Jon Wilson
I'm trying to burn some data onto a DVD-R disk in an NEC-1300A drive. The media is off low quality (as is the drive!) and burning at 4 speed gives me coaster after coaster. But grwoisofs seems to ignore my attempts to burn at 1x or 2x speed. Burning at 1-speed onto quality DVD-RW media works

cdwrite@other.debian.org

2004-03-01 Thread
Ç×°®µÄ¶ÁÕßÅóÓÑ£º

Re: cd duplicate problem

2004-03-01 Thread manu aradhya
iam using Redhat 9. cdrecord 2 has came along with that cd. i dont think it is duplicate one. cdrecord -v dev=0,1,0 speed=24 -isosize /dev/scd0 i tried this command it is somtimes hanging. sometimes says : Error trying to open /dev/scd0 exclusively ... iam sure no process has opened /dev/scd0.

Re: Compilation problem under SuSE 9.0

2004-03-01 Thread Erik Kunze
Hello, * Joerg Schilling [EMAIL PROTECTED] [040228 22:28]: Date: Sat, 28 Feb 2004 22:28:58 +0100 (CET) From: Joerg Schilling [EMAIL PROTECTED] Subject: Re: Compilation problem under SuSE 9.0 From: [EMAIL PROTECTED] (Plamen Neykov) I have problem compiling the cdrtools 2.01a25 under SuSE

Re: Compilation problem under SuSE 9.0

2004-03-01 Thread Rob Bogus
Plamen Neykov wrote: Hi all, I have problem compiling the cdrtools 2.01a25 under SuSE 9.0. The error message is: /usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld: cannot find -lscg No clue, although adding the location of the library to the exvironment symbol

Re: extension of mkisofs for incremental backups

2004-03-01 Thread Rob Bogus
Joerg Schilling wrote: From: Patrick Ohly [EMAIL PROTECTED] The patch to the man page indserts things disordered Where would you like me to insert the description of the new options? A while ago, I did try to have the options in alphabetical order. This seems to be the best

Re: cdrecord-prodvd don't work with BTC 1004

2004-03-01 Thread Joerg Schilling
From: Marcello V. Mansueto [EMAIL PROTECTED] bash-2.05b# mkisofs -dvd-video -V TITLE ./ | ../dvdburn.sh -v dev=3D1,0 tsize=3D2271666s - Cdrecord-ProDVD-Clone 2.01a24 (i686-pc-linux-gnu) Copyright (C) 1995-2004 J=F6rg Schilling Unlocked features: ProDVD Clone Limited features:=20 This copy of

Re: Plexwriter Premium

2004-03-01 Thread Joerg Schilling
From: Meino Christian Cramer [EMAIL PROTECTED] does cdrtools support the special features of the Plextor Premium CDR/Wrecorder ? If you would read documentation, you would already know. `A Jörg -- EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin [EMAIL PROTECTED]

cd duplicate problem

2004-03-01 Thread manu aradhya
hi all i have two cd-drives in my system. 1. cdrom -samsung 2. cdrw -sony. (copying fedora 3 discs) i want to copy from cdrom to writer.when i use xcdroast or directly cdrecord -v dev=0,1,0 /dev/scd0 it is saying --- Error trying to open /dev/scd0

Re: Compilation problem under SuSE 9.0

2004-03-01 Thread Plamen Neykov
OK, OK - my fault - I should have added the relevant information... (just assumed that mentioning SuSE 9.0 will be enough in terms of defining the kernel and all relevant system components) well - the kernel is named: 2.4.21-192-smp4G (I assume it is a stock 2.4.21 kernel modified by

Re: cdrecord-prodvd don't work with BTC 1004

2004-03-01 Thread Marcello V. Mansueto
On Mon, 1 Mar 2004 14:14:59 +0100 (CET) Joerg Schilling [EMAIL PROTECTED] wrote: Either broken firmware or this medium has already been written to. The media was blank. In which way the firmware is broken? Can you provide me more information? I want to contact a BTC employer to have some help,

writing speed issue with dvd+rw-tools

2004-03-01 Thread Jon Wilson
I'm trying to burn some data onto a DVD-R disk in an NEC-1300A drive. The media is off low quality (as is the drive!) and burning at 4 speed gives me coaster after coaster. But grwoisofs seems to ignore my attempts to burn at 1x or 2x speed. Burning at 1-speed onto quality DVD-RW media works

公开信:分清善恶正邪

2004-03-01 Thread 寒梅
Ç×°®µÄ¶ÁÕßÅóÓÑ£º

Re: cd duplicate problem

2004-03-01 Thread manu aradhya
iam using Redhat 9. cdrecord 2 has came along with that cd. i dont think it is duplicate one. cdrecord -v dev=0,1,0 speed=24 -isosize /dev/scd0 i tried this command it is somtimes hanging. sometimes says : Error trying to open /dev/scd0 exclusively ... iam sure no process has opened /dev/scd0.