Re: CDRW problem

2005-01-09 Thread Elimar Riesebieter
On Sat, 08 Jan 2005 the mental interface of Eduard Bloch told: > Moin Manu! > Manu schrieb am Samstag, den 08. Januar 2005: > > > cdrecord -scanbus dev=ATAPI > > Cdrecord-Clone 2.01a38 (i686-pc-linux-gnu) Copyright > > Not dev=ATAPI (it sucks, no DMA). Use dev=ATA. ACK Elimar -- .~. /V

Re: CDRW problem

2005-01-09 Thread Eduard Bloch
Moin Manu! Manu schrieb am Samstag, den 08. Januar 2005: > cdrecord -scanbus dev=ATAPI > Cdrecord-Clone 2.01a38 (i686-pc-linux-gnu) Copyright Not dev=ATAPI (it sucks, no DMA). Use dev=ATA. Regards, Eduard. -- So, your "solution" is to ask "Should I break your system now or after the next reboot

Re: CDRW problem

2005-01-08 Thread Manu
Elimar Eroaster is a nice (GTK and Python) program to burn CD (audio and Data) built on top of cdrecord.. But I have a feeling it is broken right now.. As for nautilus, I am not sure what they use. they have libnautilusburn ... I am going to give a try to xcdroaster instead of K3b Thanks Manu

Re: CDRW problem

2005-01-08 Thread Elimar Riesebieter
On Sat, 08 Jan 2005 the mental interface of Manu told: > Elimar, > > I just tried the native burning froim Nautilus and it > worked really fine! Looks like something is wrong with > eroaster ... or cdrecord itself.. > Doesn't nautilus use cdrecord? HANN Elimar -- On the keyboard of life y

Re: CDRW problem

2005-01-08 Thread Elimar Riesebieter
On Sat, 08 Jan 2005 the mental interface of Manu told: > Hi Elimar > > Thanks.. I tried again and it stills does not work > Becool ;-) I have: $ grep -v "^#": /etc/cdrecord/cdrecord CDR_DEVICE=lg CDR_FIFOSIZE=4m lg= ATA:1,1,0 -1 -1 burnfree You can try: CDR_DEVICE=P

Re: CDRW problem

2005-01-08 Thread Manu
Elimar, I just tried the native burning froim Nautilus and it worked really fine! Looks like something is wrong with eroaster ... or cdrecord itself.. Thanks Manu --- Manu <[EMAIL PROTECTED]> wrote: > Hi Elimar > > Thanks.. I tried again and it stills does not work > > I use eroaster , whic

Re: CDRW problem

2005-01-08 Thread Manu
Hi Elimar Thanks.. I tried again and it stills does not work I use eroaster , which uses cdrecord... and I get: -- /usr/bin/mkisofs: The option '-L' is reserved by POSIX.1-2001. /usr/bin/mkisofs: The option '-L' means 'follow all symbolic links'. /usr/bin/mkisofs: Mkisofs-2.0

Re: CDRW problem

2005-01-08 Thread Elimar Riesebieter
Hi Manu, On Sat, 08 Jan 2005 the mental interface of Manu told: > Eimar > > So I have remove ide-scsi from the /etc/modules and > from the lilo.conf and ran lilo again to update the > MBR [...] > Using libscg version 'schily-0.8'. > scsibus0: > 0,0,0 0) 'PLEXTOR ' 'CD-R PX-W1610A'

Re: CDRW problem

2005-01-08 Thread Manu
Eimar So I have remove ide-scsi from the /etc/modules and from the lilo.conf and ran lilo again to update the MBR here is the output after rebooting cdrecord -scanbus dev=ATAPI Cdrecord-Clone 2.01a38 (i686-pc-linux-gnu) Copyright (C) 1995-2004 J\urg Schilling NOTE: this version of cdrecord i

Re: CDRW problem

2005-01-08 Thread Elimar Riesebieter
On Sat, 08 Jan 2005 the mental interface of Manu told: > Hi > > I am using kernel 2.6.9 and udev > I have a CD/DVD /dev/hdd and mounted to /cdrom > (I do not have a /dev/cdrom for some reasons...) > > I have a CD Writer /dev/hdc (appearing at boot time > but cannot see it in the /dev ) > > Ho

Re: CDRW problem

2005-01-08 Thread Manu
I just found out that I have a /dev/scd0 (that corresponds to my CDRW but it cannot be mount as a write.. it says: Paris:/home/manu# mount /dev/scd0 /burner mount: block device /dev/scd0 is write-protected, mounting read-only Paris:/home/manu# ls /burner/ dsc0001.jpg I can read the CD... It use

Re: CDRW not working on debian

2004-10-29 Thread Wayne Topa
[KS]([EMAIL PROTECTED]) is reported to have said: > Hello, > > Now that Firefox is running for me, there are a couple > of questions that have cropped up with this version. > > 1. Firefox indicates that there are updates pending. - > After checking, it tells updates are pending for > Diggler, Tra

Threadiquette (was Re: CDRW not working on debian)

2004-10-28 Thread David Clymer
On Thu, 2004-10-28 at 15:59, [KS] wrote: > Hello, > > Now that Firefox is running for me, there are a couple > of questions that have cropped up with this version. > > 1. Firefox indicates that there are updates pending. - > After checking, it tells updates are pending for > Diggler, TrackBack an

Re: CDRW not working on debian

2004-10-28 Thread [KS]
Hello, Now that Firefox is running for me, there are a couple of questions that have cropped up with this version. 1. Firefox indicates that there are updates pending. - After checking, it tells updates are pending for Diggler, TrackBack and DOMi. I have the latest version of diggler and DOMi fro

Re: CDRW not working on debian

2004-10-28 Thread [KS]
What do you get with $ cdrecord -scanbus -dev=ATAPI then you can use -dev=ATAPI:0,0,0 or -dev=ATAPI:0,1,0 etc. with cdrecord depending upong which drive you want to use for writing. other reply went as new message. Posting is a mess when using yahoo mail :( ___

RE: CDRW not working on debian

2004-10-28 Thread Gilbert, Joseph
This may seem too simple but I used xcdroast in X. It found my ATAPI CDRW drive and gave me the access string which was ATAPI:0,0,0. I was then able to use that at the command line for cdrecord. Also, you may want to take a look at /usr/share/doc/cdrecord/README.ATAPI.setup. Joe -Origi

Re: CDRW conf

2004-04-10 Thread Elimar Riesebieter
On Sat, 10 Apr 2004 the mental interface of Pedro M. (Morphix User) told: > Elimar Riesebieter escribió: [...] > >On an ATAPI system you must use: > > > >$ cdrecord -scanbus dev=ATAPI > > > >To burn a cd you have always to use dev=/dev/hdc. > > > >Ciao > > > >Elimar > > > > > > > I am sure we nee

Re: CDRW conf

2004-04-10 Thread Pedro M. (Morphix User)
Elimar Riesebieter escribió: On Sat, 10 Apr 2004 the mental interface of Manu told: Hi I have never used a CDRW on Linux and was wondering how to configure it. I am using kernel 2.6.4-1 and I have when starting my pc I see the following: --- hdc: PLEXTOR CD-R PX-W1610A, ATAPI CD/DVD-RO

Re: CDRW conf

2004-04-10 Thread Pedro M. (Morphix User)
Katipo escribió: Katipo wrote: Manu wrote: Hi I have never used a CDRW on Linux and was wondering how to configure it. I am using kernel 2.6.4-1 and I have when starting my pc I see the following: --- hdc: PLEXTOR CD-R PX-W1610A, ATAPI CD/DVD-ROM drive --- when I execute "cdrecr

Re: CDRW conf

2004-04-10 Thread Katipo
Elimar Riesebieter wrote: On Sat, 10 Apr 2004 the mental interface of Manu told: Hi I have never used a CDRW on Linux and was wondering how to configure it. I am using kernel 2.6.4-1 and I have when starting my pc I see the following: --- hdc: PLEXTOR CD-R PX-W1610A, ATAPI CD/DVD-ROM d

Re: CDRW conf

2004-04-10 Thread Elimar Riesebieter
On Sat, 10 Apr 2004 the mental interface of Manu told: > Hi > > I have never used a CDRW on Linux and was wondering > how to configure it. I am using kernel 2.6.4-1 and > > I have when starting my pc I see the following: > --- > hdc: PLEXTOR CD-R PX-W1610A, ATAPI CD/DVD-ROM drive > ---

Re: CDRW conf

2004-04-10 Thread Katipo
Katipo wrote: Manu wrote: Hi I have never used a CDRW on Linux and was wondering how to configure it. I am using kernel 2.6.4-1 and I have when starting my pc I see the following: --- hdc: PLEXTOR CD-R PX-W1610A, ATAPI CD/DVD-ROM drive --- when I execute "cdrecrod -scanbus" I get

Re: CDRW conf

2004-04-10 Thread Katipo
Manu wrote: Hi I have never used a CDRW on Linux and was wondering how to configure it. I am using kernel 2.6.4-1 and I have when starting my pc I see the following: --- hdc: PLEXTOR CD-R PX-W1610A, ATAPI CD/DVD-ROM drive --- when I execute "cdrecrod -scanbus" I get: cdrecord:

Re: CDRW conf

2004-04-10 Thread Manu
> Oui on peut utiliser Nautilus pour graver un CDRW, > je ne le fait pas, > j'utilise eroaster qui permet plus de choses avec > une interface en GTK2 > facile a utiliser. Merci pour l info je connaissais pas eroaster. J ai utiliser k3b et ca marche nickel. En fait j avais rajouter ce que tu m as

Re: CDRW UDF file system scripts

2003-01-31 Thread Pigeon
On Fri, Jan 31, 2003 at 05:31:05AM -0800, Roy Pluschke wrote: > The only problem is shutting down without unmounting -- the packet-CD > driver process is terminated before the attempt to umount the drive and > so the shutdown just hangs. > > I don't know how to change the shutdown scripts in a deb

Re: CDRW UDF file system scripts

2003-01-31 Thread Colin Watson
On Fri, Jan 31, 2003 at 04:29:42PM -0500, Matthew Weier O'Phinney wrote: > -- Colin Watson <[EMAIL PROTECTED]> wrote > (on Friday, 31 January 2003, 06:01 PM +): > > On Fri, Jan 31, 2003 at 10:32:36AM -0500, Matthew Weier O'Phinney wrote: > > > Have you tried the update-rc.d executable? My under

Re: CDRW UDF file system scripts

2003-01-31 Thread Matthew Weier O'Phinney
-- Colin Watson <[EMAIL PROTECTED]> wrote (on Friday, 31 January 2003, 06:01 PM +): > On Fri, Jan 31, 2003 at 10:32:36AM -0500, Matthew Weier O'Phinney wrote: > > Have you tried the update-rc.d executable? My understanding is that when > > the various init scripts are added/deleted/moved with t

Re: CDRW UDF file system scripts

2003-01-31 Thread Colin Watson
On Fri, Jan 31, 2003 at 10:32:36AM -0500, Matthew Weier O'Phinney wrote: > Have you tried the update-rc.d executable? My understanding is that when > the various init scripts are added/deleted/moved with this, debconf > won't change them. Firstly, it's not debconf (that's *exclusively* the interfa

Re: CDRW UDF file system scripts

2003-01-31 Thread Matthew Weier O'Phinney
-- Roy Pluschke <[EMAIL PROTECTED]> wrote (on Friday, 31 January 2003, 05:31 AM -0800): > On Fri, 31 Jan 2003 15:02:57 +0300 > Andrei Smirnov <[EMAIL PROTECTED]> wrote: > > > On Wed, Jan 29, 2003 at 07:38:14PM -0800, Roy Pluschke wrote: > > > Greetings, > > > > > > I recently patched my kernel so

Re: CDRW UDF file system scripts

2003-01-31 Thread Roy Pluschke
On Fri, 31 Jan 2003 15:02:57 +0300 Andrei Smirnov <[EMAIL PROTECTED]> wrote: > On Wed, Jan 29, 2003 at 07:38:14PM -0800, Roy Pluschke wrote: > > Greetings, > > > > I recently patched my kernel so that I could use a CDRW as a > > regular file system for backup purposes. Right know I manually > Wh

Re: cdrw

2002-03-30 Thread Crispin Wellington
On Sun, 2002-03-31 at 06:09, jeff wrote: > hey all > > i'm trying to get my cdrw working... > > here's the deal...at boot, the cdrw is recognized > as 'hdd'. now then, i DO actually have a scsi > (ISA) card installed...for a slightly older > scanner. > > ideas/suggestions to set up the cdrw as a

Re: cdrw

2002-03-30 Thread Steffen Evers
On Sat, Mar 30, 2002 at 17:09, jeff wrote: > i'm trying to get my cdrw working... > > here's the deal...at boot, the cdrw is recognized > as 'hdd'. now then, i DO actually have a scsi > (ISA) card installed...for a slightly older > scanner. > > ideas/suggestions to set up the cdrw as a 'scsi' > d

Re: cdrw

2002-03-21 Thread dave mallery
On Thu, 21 Mar 2002, jeff wrote: > hello folks... > > i'm trying to get my cdwriter to be recognized under > debian... > > seems like i can mount the /cdrom no prob... > > any pointers on how to create a device for the writer? it > seems to detect it ok at boot but i can't mount the > sucker

Re: cdrw

2002-03-21 Thread Sebastiaan
High, On Thu, 21 Mar 2002, jeff wrote: > hello folks... > > i'm trying to get my cdwriter to be recognized under > debian... > > seems like i can mount the /cdrom no prob... > That's nice. > any pointers on how to create a device for the writer? it > seems to detect it ok at boot but i can't mou

Re: cdrw and cdrom: do ide and master/slave matter?

2002-03-14 Thread csj
On Wed, 13 Mar 2002 22:52:59 -0500 Wayne Topa <[EMAIL PROTECTED]> wrote: > Cheryl Homiak([EMAIL PROTECTED]) is reported to have said: [apologies to Wayne for snipping his post; I didn't catch the original] > > Also, the person installing this can get the best price for me on a > > lite-on cdrw,

Re: cdrw and cdrom: do ide and master/slave matter?

2002-03-14 Thread Wayne Topa
Cheryl Homiak([EMAIL PROTECTED]) is reported to have said: > I have a cdrom and plan to keep it but also add a cd burner. I had thought > that > i remembered being told that the cd burner had to be the master on an ide, but > now can't find any documentation for that. Both the cdrom and cdrw are

Re: cdrw and cdrom: do ide and master/slave matter?

2002-03-13 Thread Greg Murphy
Greetings, The cd-r can be on any drive, master or slave. Mine is set up as following: cdrom: /dev/hdc (secondary master) cdr: /dev/hdd ( secondary slave) and I've had no problems. I'm not sure about whether lite-on will work or not. My drive was not listed on the cd-r but it works, so there could

Re: CDRW with TEac 54E

2001-11-22 Thread Hanasaki JiJi
Yup I have a "hdd=ide-scsi" Actually its hdc. Mybe I just need to learn more bout the tools that drive the RW. :( csj wrote: On Thursday 22 November 2001 16:11, Hanasaki JiJi wrote: Is there a way to get my teac to burn? it is a 54E CDRW but shows the following: Cdrecord 1.10 (i686-pc-linu

Re: CDRW with TEac 54E

2001-11-22 Thread csj
On Thursday 22 November 2001 16:11, Hanasaki JiJi wrote: > Is there a way to get my teac to burn? it is a 54E CDRW but shows the > following: > > Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg > Schilling Using libscg version 'schily-0.5' > scsibus0: > 0,0,0 0) 'TEAC'

Re: CDRW won't work

2001-06-07 Thread David Purton
On Mon, 4 Jun 2001, Shawn P. Garbett wrote: > I just installed a CDRW HP9500i on my box and I'm using Debian Sid. > > I went throught HOWTO, up to the point of writing to the CDRW. > > I typed the following command: > "cdrecord -v speed=4 dev=0,0,0 -data cd_image" > and got the following respo

Re: CDRW won't work

2001-06-07 Thread Mike
Shawn P. Garbett wrote: > I just installed a CDRW HP9500i on my box and I'm using Debian Sid. > > I went throught HOWTO, up to the point of writing to the CDRW. > > I typed the following command: > "cdrecord -v speed=4 dev=0,0,0 -data cd_image" > and got the following response: > "Cdrecord 1.10

Re: CDRW won't work

2001-06-07 Thread Andrew D Dixon
"Shawn P. Garbett" wrote: > > I just installed a CDRW HP9500i on my box and I'm using Debian Sid. > > I went throught HOWTO, up to the point of writing to the CDRW. > > I typed the following command: > "cdrecord -v speed=4 dev=0,0,0 -data cd_image" ^ I'd guess that

Re: CDRW Mystery Error

2001-04-01 Thread Osamu Aoki
I do not know your problem well, but ... In order to get answer, you need to post /etc/fstab and softlink linked to /dev/scd0. Any rate, Is scd0 mounted properly using /dev/scd0 but not with /dev/hdc? Just curious. On Sun, Apr 01, 2001 at 04:55:16PM -0500, Brooks R. Robinson wrote: > partial err

Re: re cdrw

2001-01-18 Thread Kenneth Scharf
I've had my cdrw drive for a while, I used it under slink. I guess the standard Debian kernels are a little different now than under slink, or I just took some information in the CDR howto a little to verbatium. Anyway I have always built my own kernels with only what I needed in them and have on

Re: re cdrw

2001-01-18 Thread David A. Rogers
On Tue, 16 Jan 2001, Kenneth Scharf wrote: > You must re-compile your kernel. You also need to > REMOVE ide cdrom support, because the scsi emulation > will replace the ide cdrom driver. This is needed > because CDRECORD only uses scsi protocol. You will > then access the cdrom as /dev/scd0. I

Re: re cdrw

2001-01-18 Thread David A. Rogers
No argument there. There can be many good reasons to recompile the kernel. It just isn't required in this case. Also, there are lots of Linux users that are afraid to build the kernel. For those folks, this lets them put it off a little longer. I really like the way potato (and later I assume)

re cdrw

2001-01-16 Thread Kenneth Scharf
You must re-compile your kernel. You also need to REMOVE ide cdrom support, because the scsi emulation will replace the ide cdrom driver. This is needed because CDRECORD only uses scsi protocol. You will then access the cdrom as /dev/scd0. In my computer I have a cdrw drive AND a real scsi cd r

re cdrw

2001-01-16 Thread Kenneth Scharf
You can put the cdrw drive as the master on the secondary channel, and (if you want) put the old cd rom drive as the slave. However unless you want to copy cd's there is really no reason to even keep your old cd rom drive, just use the cdrw as your cd rom drive, most of them are as fast enough in

Re: cdrw as a regular unit?

1999-10-04 Thread Jean-Yves BARBIER
Thanks Martin, I'm going to this URL. JY -- Jean-Yves F. Barbier <[EMAIL PROTECTED]> This login session: $13.76, but for you $11.88.

Re: CDRW 8100i help

1999-08-25 Thread Laurent PICOULEAU
Hi, On Wed, 25 Aug, 1999 à 02:16:46AM -0500, Geocrawler.com wrote: > This message was sent from Geocrawler.com by "Joakim Svensson" <[EMAIL > PROTECTED]> > Be sure to reply to that address. > > Hi all, [...] > I am wondering if anyone could give me some > ideas if something is wrong with my CDRW