Gentoo Archives: gentoo-user

From: Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling)
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cannot burn cd: permissions error
Date: Tue, 09 Dec 2008 08:47:32
Message-Id: 493e309e.lSw8ECD9EQ4yWxsy%Joerg.Schilling@fokus.fraunhofer.de
In Reply to: [gentoo-user] cannot burn cd: permissions error by Andrey Vul
1 "Andrey Vul" <andrey.vul@×××××.com> wrote:
2
3 > I get the following error:
4 > andrey@andrey ~ $ cdrecord dev=ATA:1,0,0 vmware/Windows\ XP\
5 > Professional/shared/vLite.iso
6 > cdrecord: No write mode specified.
7 > cdrecord: Asuming -sao mode.
8 > cdrecord: If your drive does not accept -sao, try -tao.
9 > cdrecord: Future versions of cdrecord may have different drive
10 > dependent defaults.
11 > Cdrecord-ProDVD-ProBD-Clone 2.01.01a53 (i686-pc-linux-gnu) Copyright
12 > (C) 1995-2008 JÃ?rg Schilling
13 > cdrecord: Operation not permitted. Warning: Cannot raise
14 > RLIMIT_MEMLOCK limits.cdrecord: Cannot allocate memory. WARNING:
15 > Cannot do mlockall(2).
16 > cdrecord: WARNING: This causes a high risk for buffer underruns.
17 > cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler
18 > cdrecord: Permission denied. WARNING: Cannot set priority using setpriority().
19 > cdrecord: WARNING: This causes a high risk for buffer underruns.
20 > scsidev: 'ATA:1,0,0'
21 > devname: 'ATA'
22 > scsibus: 1 target: 0 lun: 0
23 > Warning: Using badly designed ATAPI via /dev/hd* interface.
24 > Linux sg driver version: 3.5.27
25 > cdrecord: No such file or directory. Cannot open '/dev/hd*'. Cannot
26 > open or use SCSI driver.
27 > cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
28 > cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
29 >
30
31 You did not install cdrecord correctly (suid root is needed).
32 You called cdrecord with an outdated dev= argument.
33
34 Jörg
35
36 --
37 EMail:joerg@××××××××××××××××××××××××.de (home) Jörg Schilling D-13353 Berlin
38 js@××××××××××××.de (uni)
39 schilling@××××××××××××××××.de (work) Blog: http://schily.blogspot.com/
40 URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

Replies

Subject Author
Re: [gentoo-user] cannot burn cd: permissions error Andrey Vul <andrey.vul@×××××.com>