Re: problems with 2.6.3 and burner (solved)

2004-03-30 Thread Diego Iastrubni
it looks, like a problem with permissions. I can burn from the command line under root, and k3b recognizes my ide burner under root. Under normal users it does not work. I added my user to the "disk" group and now I can burn. how cool. -- diego, Please avoid sending me Word or PowerPoint at

Re: problems with 2.6.3 and burner

2004-03-26 Thread Shlomi Fish
Hi Diego! If you have an IDE burner, then with kernel 2.6.x you can burn with a command similar to this one: $ cdrecord -v speed=20 dev=/dev/hdc -data MyIso.iso Just replace what's after dev= with your IDE device number. Regards, Shlomi Fish On Thursday 25 March 2004 23:21, Diego Ia

Re: problems with 2.6.3 and burner

2004-03-26 Thread Diego Iastrubni
On Friday 26 March 2004 18:33, Pinchas Rosenfeld wrote: > My cdrecord version is: Cdrecord-Clone 2.01a26-dvd note my output (at the bottom of this mail). The setup is quite identical. Can you see if with lsmod you get any scsi module loaded? btw: how am i supposed to burn from command line? may

Re: problems with 2.6.3 and burner

2004-03-26 Thread Pinchas Rosenfeld
Diego Iastrubni wrote: Hi all I am trying to burn using 2.6.x and have got into problems. I removed from my lilo entry the "hdd=scsi", and I mount my cdrw as a normal IDE. So far so good. I do "lsmod" and i dont see any scsi device. So far so good. I run "cdrecord -scanbus" and it finds a scsi

Re: problems with 2.6.3 and burner

2004-03-26 Thread Diego Iastrubni
On Friday 26 March 2004 09:58, Maxim Kovgan wrote: > you need: cdrecord that supports atapi drives, > so i am afraid you need to post your cdrecord version. > i don't exactly recon the version from which they started to support ATAPI > drives burning. [EMAIL PROTECTED] todos]$ rpm -qf /usr/bin/cdr

Re: problems with 2.6.3 and burner

2004-03-26 Thread Maxim Kovgan
On Thu, 25 Mar 2004, Diego Iastrubni wrote: > Hi all > > I am trying to burn using 2.6.x and have got into problems. I removed from my > lilo entry the "hdd=scsi", and I mount my cdrw as a normal IDE. So far so > good. > > I do "lsmod" and i dont see any scsi device. So far so good. > > I run "cdr

Re: problems with 2.6.3 and burner

2004-03-25 Thread Oded Arbel
On Thursday 25 March 2004 23:21, Diego Iastrubni wrote: > My system is Mandrake 9.2, and my linux is 2.6.3 self compiled, some parts > of my .config file are: > > # CONFIG_BLK_DEV_HD_IDE is not set > CONFIG_BLK_DEV_IDEDISK=y > # CONFIG_IDEDISK_MULTI_MODE is not set > # CONFIG_IDEDISK_STROKE is not

problems with 2.6.3 and burner

2004-03-25 Thread Diego Iastrubni
Hi all I am trying to burn using 2.6.x and have got into problems. I removed from my lilo entry the "hdd=scsi", and I mount my cdrw as a normal IDE. So far so good. I do "lsmod" and i dont see any scsi device. So far so good. I run "cdrecord -scanbus" and it finds a scsi device, as if my IDE b