Re: Unable to mount cdroms in linux 2.6.3

2004-02-23 Thread Jeff Elkins
On Monday 23 February 2004 12:08 pm, Jeff Elkins wrote: >Using sid: > >I just recompiled 2.6.3 and removed ide-scsi, adjusted lilo.conf and > rebooted for some tests. Any attempt to use k3b made the system unstable, > then eventually freeze. > >Burning a cdr worked fine from the console, but burnin

Re: Unable to mount cdroms in linux 2.6.3

2004-02-23 Thread Jeff Elkins
On Monday 23 February 2004 6:06 am, John L Fjellstad wrote: >Florentin Ionescu <[EMAIL PROTECTED]> writes: >> Appending "hdx=cdrom" for 2.6.x does recognize the cdrom - but >> CD burning fails, also when I tried to play a CD in xmms failed, >> both with an IO error. > >How do you burn the CD? If y

Re: Unable to mount cdroms in linux 2.6.3

2004-02-23 Thread John L Fjellstad
Florentin Ionescu <[EMAIL PROTECTED]> writes: > Appending "hdx=cdrom" for 2.6.x does recognize the cdrom - but > CD burning fails, also when I tried to play a CD in xmms failed, > both with an IO error. How do you burn the CD? If you did 'cdrecord dev=0,0,0' before, you have to do 'cdrecord dev=

Re: Unable to mount cdroms in linux 2.6.3

2004-02-22 Thread Florentin Ionescu
TECTED]> » To: [EMAIL PROTECTED] » Subject: Re: Unable to mount cdroms in linux 2.6.3 » Resent-Date: Sun, 22 Feb 2004 02:40:17 -0600 (CST) » Resent-From: [EMAIL PROTECTED] » » Where in 2.4.x, you would do hdc=ide-scsi in /etc/lilo.conf, you would » do hdc=cdrom in 2.6.x » » -- To UNSUBSCRIBE,

Re: Unable to mount cdroms in linux 2.6.3

2004-02-22 Thread John L Fjellstad
Where in 2.4.x, you would do hdc=ide-scsi in /etc/lilo.conf, you would do hdc=cdrom in 2.6.x -- John L. Fjellstad web: http://www.fjellstad.org/ Quis custodiet ipsos custodes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

Re: Unable to mount cdroms in linux 2.6.3

2004-02-20 Thread Florentin Ionescu
AIL PROTECTED]> » To: Debian List <[EMAIL PROTECTED]> » Subject: Unable to mount cdroms in linux 2.6.3 » Resent-Date: Fri, 20 Feb 2004 03:47:21 -0600 (CST) » Resent-From: [EMAIL PROTECTED] » » Hello, » » Today I tried the new linux 2.6.3 on my Debian Sarge computer :) » Everything seems to be

Re: Unable to mount cdroms in linux 2.6.3

2004-02-20 Thread Benjamin Haubeck
hi, did you disabled the ide-scsi-module in /etc/modules? ben Nano Nano wrote: On Fri, Feb 20, 2004 at 10:41:36AM +0100, Joris Huizer wrote: Can anybody tell me how to make the cdrom work again /without/ SCSI emulation in place? ide-scsi in enabled in lilo.conf; edit that and rerun lilo or

Re: Unable to mount cdroms in linux 2.6.3

2004-02-20 Thread Nano Nano
On Fri, Feb 20, 2004 at 10:41:36AM +0100, Joris Huizer wrote: > Can anybody tell me how to make the cdrom work again /without/ SCSI > emulation in place? ide-scsi in enabled in lilo.conf; edit that and rerun lilo or you can leave it on and run ln -s /dev/scd0 /dev/cdrom -- To UNSUBSCRIBE, ema

Unable to mount cdroms in linux 2.6.3

2004-02-20 Thread Joris Huizer
Hello, Today I tried the new linux 2.6.3 on my Debian Sarge computer :) Everything seems to be ok, with one exception -- linux 2.6 doesn't do SCSI emulation anymore - and I was using SCSI emulation to get CD writing to work; I read [1] cdrecord was fixed so it doesn't need it anymore so it shou