LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   fedora 3 wont detect my cd rw,dvd rw burner (https://www.linuxquestions.org/questions/linux-newbie-8/fedora-3-wont-detect-my-cd-rw-dvd-rw-burner-322876/)

my-unix-dream 05-12-2005 04:21 PM

fedora 3 wont detect my cd rw,dvd rw burner
 
pioneer dva04
sony ....

i tried many linux cd record,burner software,all of them wont detect my dvd+-rw drives.....etc

i am trying to burn an iso file ??????.iso.gz images to cd that will be a linux distro


help ...please ..help ?
:newbie:

reddazz 05-12-2005 04:37 PM

K3b usually autodetects cd and dvd writers. If it hasn't you can configure this in the configuration setings. You can also burn an iso by doing as root,
Code:

#cdrecord -v dev=/dev/hdc isoname.iso
Substitute /dev/hdc with your own cd or dvd writer device name.

my-unix-dream 05-12-2005 04:59 PM

still cant find the drive to burn !!!

snakeo2 05-12-2005 05:57 PM

this might be silly, but did you check that the drive is connected to IDE controller? run this command

cdrecord --scanbus


All times are GMT -5. The time now is 11:07 PM.