Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CD&DVD writing w/ udev
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
provicemo
Apprentice
Apprentice


Joined: 12 Dec 2003
Posts: 201
Location: Detroit, MI

PostPosted: Fri Sep 10, 2004 7:12 pm    Post subject: CD&DVD writing w/ udev Reply with quote

I just today moved over to udev. I got all my symlinks and such figured out but now I'm having problems getting my burners to work.

This is what I get when I try growisofs
Code:
ben:~$ growisofs -dvd-compat -Z /dev/dvd=LiveCD-9.1-01.iso
WARNING: /dev/dvd already carries isofs!
About to execute 'builtin_dd if=LiveCD-9.1-01.iso of=/dev/dvd obs=32k seek=0'
:-( unable to PREVENT MEDIA REMOVAL: Operation not permitted


I figure it's something I'm missing in my udev setup. Maybe permission related.

From my /etc/udev/permissions.d/50-udev.permissions
Quote:
# optical devices
sr*:root:cdrom:660
scd*:root:cdrom:660
pcd*:root:cdrom:0660
cdrom*:root:cdrom:0660
dvd:root:cdrom:0660
rdvd:root:cdrom:0660
cdroms/*:root:cdrom:0660

those might be wrong but I don't remember what their premissions and ownerships used to be.

I have /dev/cdroms/cdrom0 which is my dvd+rw symlinked to /dev/dvd
and my cd burner ( /dev/cdroms/cdrom0 ) linked to /dev/cdrom

Any got an bright ideas?
Back to top
View user's profile Send private message
provicemo
Apprentice
Apprentice


Joined: 12 Dec 2003
Posts: 201
Location: Detroit, MI

PostPosted: Sat Sep 11, 2004 12:24 am    Post subject: Reply with quote

This is definately a permissions thing, as root was able to burn the dvd
Back to top
View user's profile Send private message
r3pek
Retired Dev
Retired Dev


Joined: 17 Sep 2003
Posts: 568
Location: Lisbon - Portugal

PostPosted: Thu Nov 11, 2004 1:55 am    Post subject: Reply with quote

hi!
i have the same exact problem! have you found a solution?
Back to top
View user's profile Send private message
phil_bv
n00b
n00b


Joined: 07 Jan 2004
Posts: 31
Location: Romania/Bucharest

PostPosted: Fri Feb 18, 2005 1:10 pm    Post subject: Reply with quote

This problems seems to be from >=2.6.10 linux kernels.
Solution:

http://marc.theaimsgroup.com/?l=linux-kernel&m=110599420505734&w=2

P.S.: I don't know why this patch is not added in current gentoo-dev-sources package ( ebuild ).
_________________
The Roman Rule
The one who says it cannot be done should never interrupt the
one who is doing it.
Back to top
View user's profile Send private message
r3pek
Retired Dev
Retired Dev


Joined: 17 Sep 2003
Posts: 568
Location: Lisbon - Portugal

PostPosted: Sat Feb 19, 2005 1:21 am    Post subject: Reply with quote

@phil_bv
have you seen the post's date? ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum