LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   K3B DVD Copy fails if I'm not root (https://www.linuxquestions.org/questions/linux-software-2/k3b-dvd-copy-fails-if-im-not-root-282772/)

derkling 01-27-2005 02:45 AM

K3B DVD Copy fails if I'm not root
 
Hi *!
I'm getting that error:
:mad:

**************************************************************************************************** *
System
-----------------------
K3b Version:0.11.18
KDE Version: 3.3.1
QT Version: 3.3.3

growisofs
-----------------------
Executing 'builtin_dd if=/dev/fd/0 of=/dev/ide/host0/bus1/target1/lun0/cd obs=32k seek=0'
:-[ MODE SELECT failed with SK=Fh/ASC=FFh/ASCQ=FFh ]

growisofs comand:
-----------------------
/usr/bin/growisofs -Z /dev/ide/host0/bus1/target1/lun0/cd=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -dvd-compat -speed=4 -overburn
**************************************************************************************************** *

:study:
When I try to copy a DVD with K3B as a simple user.
growiso is 5.13
-rwxr-xr-x 1 root root 53260 Jul 25 2004 /usr/bin/growisofs

If I do as root everithing is fine... may be it's due to permission problem? :confused:

I've noticed a quite strange call to growisofs: wat means
"-Z /dev/ide/host0/bus1/target1/lun0/cd=/dev/fd/0"
where:
/dev/ide/host0/bus1/target1/lun0/cd is my DVD writer... BUT
/dev/fd/0 is /dev/pts/3
is it correct?!? :tisk:

Thanks in advance,
Patrick :Pengy:

AwesomeMachine 01-27-2005 03:04 AM

floppy drive
 
I am not totally sure, but I think fd/0 is the floppy drive. That's weird. What distro do you use?

derkling 01-27-2005 05:11 AM

Thanks AwesomeMachine... but I're wrong.
As I've said in my previous post /dev/fd/0 in my GENTOO is a symlink to /dev/pts/3

Really this is quite naife!... ?!?

Bho! ?

bcal 01-27-2005 07:46 AM

I'm open to correction on this but I think that by default, write permission to optical drives may be denied to any non-root user? I know that when I burn cds with k3b I have to be root, assumed this was the reason (think I read it somewhere ages back).

derkling 02-01-2005 04:40 AM

NO!... I'm able to burn CD-ROM as user... only DVD copy require root permissions!

Is a growisofs permission problem?!?


All times are GMT -5. The time now is 05:03 PM.