You are not logged in.
Pages: 1
I installed Arch Linux in an old laptop the other day and I just realised that the dvd burner is not recognized as recordable .
$ growisofs -Z /dev/scd0 -r -J /media/disk
:-( /dev/scd0: media is not recognized as recordable DVD: 0
The burner can read DVDs just fine .
How can I troubleshoot this ?
Notes :
1- '/dev/scd0' is present .
2- The device is supported by Linux . K3B used to burn DVDs when Mepis was installed in the laptop .
3- the name of the device 'HL-DT-ST RW/DVD GCC-4244N' .
4 -
$ hdparm /dev/scd0
/dev/scd0:
IO_support = 0 (default)
readonly = 0 (off)
readahead = 256 (on)
HDIO_GETGEO failed: Inappropriate ioctl for device
English is not my native language .
Offline
I installed Arch Linux in an old laptop the other day and I just realised that the dvd burner is not recognized as recordable .
$ growisofs -Z /dev/scd0 -r -J /media/disk :-( /dev/scd0: media is not recognized as recordable DVD: 0
The burner can read DVDs just fine .
How can I troubleshoot this ?
it complains about the media not the burner itself. "media is not ..."; try another dvd.
Offline
Nezmer wrote:I installed Arch Linux in an old laptop the other day and I just realised that the dvd burner is not recognized as recordable .
$ growisofs -Z /dev/scd0 -r -J /media/disk :-( /dev/scd0: media is not recognized as recordable DVD: 0
The burner can read DVDs just fine .
How can I troubleshoot this ?it complains about the media not the burner itself. "media is not ..."; try another dvd.
I just found out that the device recognizes empty CDs but not DVDs . The same DVD is recognized in my Desktop burner but not in the laptop one .
I'm quite sure the media is fine . I tried different DVDs . I use those everyday and they are trusty (with a Sony brand on them) .
So what could be the reason behind this ?
the device recognizes a CD-R but not a DVD-R .
English is not my native language .
Offline
Pages: 1