* daniel <[EMAIL PROTECTED]> [2005-06-19 17:26:53 -0400]: > On June 19, 2005 08:51 am, Bill Witherspoon wrote: > > Hi folks, > > > > Not strictly speaking a Gentoo problem, but I'm completely flumoxed on > > this one so any help would be greatly appreciated. > > > > I've purchased a Lite-On SOHW-1673s DVD burner and am having a heck of > > time getting anything burnt ;-). My system sees the drive fine as hdc, > > and dvd+rw-media returns the correct output (below). However k3b and > > subsequently growisofs all return the same error: > > > > localhost myth # growisofs -Z /dev/hdc dvdrw/ > > Executing 'mkisofs dvdrw/ | builtin_dd of=/dev/hdc obs=32k seek=0' > > /dev/hdc: "Current Write Speed" is 3.3x1385KBps. > > > > :-( unable to [EMAIL PROTECTED]: Input/output error > > :-( write failed: Input/output error > > > > The drive spins up and down 3 times before the error message appears. I > > have done some googling, and have already turned off scsi-emulation. > > > > It appears to me that the drive is read-only? > > > > Any thoughts? My dvd+rw-mediainfo is below. > > i had similar issues just *reading* a dvd as a normal user. turns out my dvd > drive (/dev/hda) had permissions of root:disk 660 and my normal user wasn't > in the disk group. this may be your case as well? > > -- Thanks for the reply, I agree with you, my permissions are:
localhost billw # lha /dev/hdc lr-xr-xr-x 1 root root 30 Jun 19 14:06 /dev/hdc -> ide/host1/bus0/target0/lun0/cd but for some reason I am (even as root) unable to change them. After: localhost billw # chmod 764 /dev/hdc the permission remain as above. I have to admit I don't think that I have a full understanding of how the permissions on the symlink work. I suspect it is something simple, but I can't quite put my finger on it? Bill -- gentoo-user@gentoo.org mailing list