On 04/10/10 20:21, Andrew Benton wrote:
> On 10/04/10 22:30, Baho Utot wrote:
>> On 04/10/10 17:20, Andrew Benton wrote:
>>
>> [putolin]
>>
>>> Does it work if you specify the device? eg:
>>>
>>> cdrecord dev=/dev/cdrom vista.iso
>>>
>>> Andy
>>
>> Nope
>>
>> I still get cdrecord: No such file or directory. Cannot open '/dev/sg*'.
>> Cannot open SCSI driver.
>>
>> ls /dev/sg*
>> /dev/sg0  /dev/sg1  /dev/sg2  /dev/sg3
>>
> What are the permissions on those? They should be group cdrom and you should
> be a member of the cdrom group, or you could burn the cd as root
>
> Andy

blfs [ ~ ]$ ls -la /dev/sg*
crw-rw---- 1 root disk  21, 0 Apr 10 17:39 /dev/sg0
crw-rw---- 1 root disk  21, 1 Apr 10 17:39 /dev/sg1
crw-rw---- 1 root disk  21, 2 Apr 10 17:39 /dev/sg2
crw-rw---- 1 root cdrom 21, 3 Apr 10 17:39 /dev/sg3

Those are set by udev correct?
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to