LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   burner won't burn... (https://www.linuxquestions.org/questions/linux-general-1/burner-wont-burn-205850/)

NonSumPisces 07-16-2004 10:50 AM

burner won't burn...
 
I'm trying to get some music onto cd's, but k3b resets the burnerspeed to 0x every time I try for some reason. It says that the media or the burner can't handle 16x, which is the speed of my burner. It worked a week ago when I burned the Slack 10 isos onto discs, and the discs I used today are of the same brand. I have no idea what the cause might be, but I've tried to reinstall k3b three times, both from binary and source. Any ideas on how to fix this? I don't know if this is a hardware problem or a software problem, that's why this is posted in the general forum.

comprookie2000 07-16-2004 10:59 AM

Are you trying to burn them from a new install of slackware?

NonSumPisces 07-16-2004 11:11 AM

One week old. If you're thinking of the fstab, then this is what the relevant part looks like:

Code:

/dev/cdrw        /mnt/cdrw        iso9660    noauto,owner,rw  0  0
And oh, when it didn't work at first I changed ro to rw.

comprookie2000 07-16-2004 04:03 PM

I had to chmod 666 /dev/cdrom
chmod 666 /dev/hdc my burner
chmod 666 /dev/hdd a cd player I'm no expert but read it around here somewhere!good luck
double check first,my mind,my mind

NonSumPisces 07-16-2004 04:50 PM

Thx, but I've just discovered the source of the problem: DAO was broken. It worked when I tried RAW and TAO, so I guess I'll just have to reinstall DAO.


All times are GMT -5. The time now is 03:41 PM.