On 10/04/10 20:57, Baho Utot wrote:
> On 04/10/10 15:43, zzflop wrote:
>> On Sat, Apr 10, 2010 at 12:49:59PM -0400, Baho Utot wrote:
>>> On 04/10/10 12:11, Randy McMurchy wrote:
>>>> Baho Utot wrote these words on 04/10/10 11:05 CST:
>>>>
>>>>> What do I need to enable regular users to auto mount DVD/CD and USB 
>>>>> drives?
>>>>>
>>>>> I have HAL installed. Do I need any other packages?
>>>>>
>>>
>>> Auto mounting and CD/DVD burning doesn't work on this system which is
>>> newly compiled LFS-6.5 and BLFS-svn.
>>
>> Does cd burning work using the cli ?
>>
>> Mike H.
>> _-_-_
>
>
> No
>
> blfs [ ~ ]$ cdrecord -scanbus
> Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Joerg
> Schilling
> cdrecord: Warning: Running on Linux-2.6.30.2
> cdrecord: There are unsettled issues with Linux-2.5 and newer.
> cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
> cdrecord: Permission denied. Cannot open '/dev/sg0'. Cannot open SCSI
> driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you
> are root.
> cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
>
> blfs [ ~ ]$ sudo cdrecord -scanbus
> Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Joerg
> Schilling
> cdrecord: Warning: Running on Linux-2.6.30.2
> cdrecord: There are unsettled issues with Linux-2.5 and newer.
> cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
> Linux sg driver version: 3.5.34
> Using libscg version 'schily-0.8'.
> scsibus0:
>           0,0,0     0) 'ATA     ' 'Hitachi HDP72505' 'GM4O' Disk
>           0,1,0     1) *
>           0,2,0     2) *
>           0,3,0     3) *
>           0,4,0     4) *
>           0,5,0     5) *
>           0,6,0     6) *
>           0,7,0     7) *
> scsibus1:
>           1,0,0   100) 'ATA     ' 'Hitachi HDP72505' 'GM4O' Disk
>           1,1,0   101) *
>           1,2,0   102) *
>           1,3,0   103) *
>           1,4,0   104) *
>           1,5,0   105) *
>           1,6,0   106) *
>           1,7,0   107) *
> scsibus2:
>           2,0,0   200) 'ATA     ' 'Hitachi HDP72505' 'GM4O' Disk
>           2,1,0   201) *
>           2,2,0   202) *
>           2,3,0   203) *
>           2,4,0   204) *
>           2,5,0   205) *
>           2,6,0   206) *
>           2,7,0   207) *
> scsibus3:
>           3,0,0   300) 'TSSTcorp' 'CDDVDW SH-S223F ' 'SB03' Removable CD-ROM
>           3,1,0   301) *
>           3,2,0   302) *
>           3,3,0   303) *
>           3,4,0   304) *
>           3,5,0   305) *
>           3,6,0   306) *
>           3,7,0   307) *
> blfs [ ~ ]$
>
> blfs [ ~ ]$ sudo cdrecord -v speed=4 dev=0,3,0 vista.iso

Does it work if you specify the device? eg:

cdrecord dev=/dev/cdrom vista.iso

Andy
-- 
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