Re: cdrecord doesn't work

2003-03-10 Thread Rob Weir
On Mon, Mar 10, 2003 at 04:15:30PM +0100, Florian Sukup wrote: > > This just means that you haven't quite loaded the modules correctly. > > You need (in this order): > > ide-scsi > > sg > > sr_mod > > > > Check 'dmesg' to make sure that ide-scsi has take your CD drive; if not, > > remove all the c

Re: cdrecord doesn't work

2003-03-10 Thread Brad Eisan
Florian, Glad to hear that you have it working. Good work! Brad Florian Sukup wrote: I made it, thanks for your help. 2. Add the following to the end of /etc/modules.conf options ide-cd ignore=hdd # tell the ide-cd module to ignore hdd alias scd0 sr_mod

Re: cdrecord doesn't work

2003-03-10 Thread Florian Sukup
> This just means that you haven't quite loaded the modules correctly. > You need (in this order): > ide-scsi > sg > sr_mod > > Check 'dmesg' to make sure that ide-scsi has take your CD drive; if not, > remove all the cdrom modules (cdrom, ide-cdrom, maybe more), then load > the modules in the ord

Re: cdrecord doesn't work

2003-03-10 Thread Florian Sukup
> Should this not be placed in a file in /etc/modutils/... since > /etc/modules.conf is automatically regenerated from all the files in > /etc/modutils/... by update-modules ?? , hmm at least on unstable it is :) Thank you, I probably would have done it this way anyways. A good hint! Otherwise I

Re: cdrecord doesn't work

2003-03-10 Thread Florian Sukup
I made it, thanks for your help. > 2. Add the following to the end of /etc/modules.conf > > options ide-cd ignore=hdd# tell the ide-cd module to > ignore hdd > alias scd0 sr_mod# load sr_mod upon access of scd0 > pre-install sg modprobe ide

Re: cdrecord doesn't work

2003-03-10 Thread Florian Sukup
> You can check the CD-WRITING HOWTO in www.linuxdoc.org, that worked > for me. I was at that site but I didn't find that document in my search results. This helped me a lot, thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

Re: cdrecord doesn't work

2003-03-08 Thread Rob Weir
On Fri, Mar 07, 2003 at 06:07:30PM +0100, Florian Sukup wrote: > Hi, > > I have trouble writing a CD using cdrecord. > > My old Computer is running SuSE. There I can write a CD. > > There is Debian woody on my new computer and here it's not working: > > # cdrecord -v dev=0,0,0 speed=10 blank=fa

Re: cdrecord doesn't work

2003-03-07 Thread Brad Eisan
Florian, John is completely right. Although you can edit the modules.conf file directly and it will still work, it is a good practice to do it through /etc/modutils and update-modules. To do it that way, here are the instructions: 1. cd /dev/modutils 2. nano (or whatever text editor u pr

Re: cdrecord doesn't work

2003-03-07 Thread John
Should this not be placed in a file in /etc/modutils/... since /etc/modules.conf is automatically regenerated from all the files in /etc/modutils/... by update-modules ?? , hmm at least on unstable it is :) Brad Eisan wrote: Florian, I basically read a pile of tutorials online and put these ste

Re: cdrecord doesn't work

2003-03-07 Thread Brad Eisan
Florian, I basically read a pile of tutorials online and put these steps together to get my own burner working. This *should* work for you as well: 1. Your lilo.conf is fine. Just be sure that you ran 'lilo' since you have made the changes. 2. Add the following to the end of /etc/modules.conf

Re: cdrecord doesn't work

2003-03-07 Thread Florian Sukup
On Fri, Mar 07, 2003 at 06:28:31PM +, Brad Eisan wrote: > Florian, > > I will need more detail. What kernel r u using? Contents of # uname -r 2.4.18 self-compiled to smbmount large files, rest unchanged from Debian. > '/etc/modules' ? Have you added anything to '/etc/modules.conf' ? What

Re: cdrecord doesn't work

2003-03-07 Thread Jorge Santos
Florian Sukup <[EMAIL PROTECTED]> writes: > Hi, > > I have trouble writing a CD using cdrecord. > > My old Computer is running SuSE. There I can write a CD. > > There is Debian woody on my new computer and here it's not working: > > # cdrecord -v dev=0,0,0 speed=10 blank=fast file.cd_image >

Re: cdrecord doesn't work

2003-03-07 Thread Brad Eisan
Florian, I will need more detail. What kernel r u using? Contents of '/etc/modules' ? Have you added anything to '/etc/modules.conf' ? What does 'cdrecord -scanbus' return? Do you have a symbolic link from /dev/scd0 to /dev/ (=what u call ur burner)? Have you added anything to 'append=