On Sat, Apr 10, 2010 at 03:57:26PM -0400, 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 > blfs [ ~ ]$ sudo cdrecord -v speed=4 dev=0,3,0 vista.iso
Try cdrecord dev=ATA:0,0,0 -v speed=4 dev=0,3,0 vista.iso Substitute the output of whatever the output of cdrecord -scanbus is for your real device burner in dev=ATA:0,0,0 and try again. I am not either a KDE or gnome user , so beyond that, I don't know. Mike H. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
