<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace">Well, also try<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">lsof | egrep -i &#39;sr0|cdrom|dvd&#39;<br>
<br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jul 27, 2014 at 3:07 PM, Ed Greshko <span dir="ltr">&lt;<a href="mailto:ed.greshko@greshko.com" target="_blank">ed.greshko@greshko.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07/28/14 02:40, Michael Eager wrote:<br>
&gt; I&#39;m trying to use wodim to write or blank a cdrom.  When I execute<br>
&gt;<br>
&gt; $ sudo wodim dev=/dev/sr0 blank=all<br>
&gt;<br>
&gt; I get the following error:<br>
&gt;<br>
&gt; Error trying to open /dev/sr0 exclusively (Device or resource busy)... retrying<br>
&gt;<br>
&gt; The same thing happens when I use K3B.  It says it cannot get exclusive<br>
&gt; control over the device.<br>
&gt;<br>
&gt; I can&#39;t find any process which is using /dev/sr0.  fuser returns nothing.<br>
&gt;<br>
&gt; Any idea how to find what is locking /dev/sr0, or how to allow wodim to<br>
&gt; write to the CD?<br>
&gt;<br>
<br>
I&#39;ve not worked with optical disks in a long time....  But, what if you issue the same command without the &quot;sudo&quot;?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
If you can&#39;t laugh at yourself, others will gladly oblige.<br>
--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br></div>