<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BigSmoke &#187; CD-ROM</title>
	<atom:link href="http://blog.bigsmoke.us/tag/cd-rom/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bigsmoke.us</link>
	<description>Smokes your problems, coughs fresh air.</description>
	<lastBuildDate>Wed, 08 Sep 2010 14:31:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>My CD-RW drive can read everything it writes</title>
		<link>http://blog.bigsmoke.us/2008/07/14/my-cd-rw-drive-can-read-everything-it-writes</link>
		<comments>http://blog.bigsmoke.us/2008/07/14/my-cd-rw-drive-can-read-everything-it-writes#comments</comments>
		<pubDate>Mon, 14 Jul 2008 16:10:50 +0000</pubDate>
		<dc:creator>Rowan Rodrik</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[CD-ROM]]></category>
		<category><![CDATA[CD-RW]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[T61]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/?p=97</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>The HL-DT-ST CD-RW/DVD drive in my Lenovo T61 laptop, has a certain peculiarity. I was burning an ISO image, wich exceeded the supported size of a standard 80 minute CD by 7 MB. (The image was 707 MB.) Using cdrecord with the <tt>-overburn</tt> option seemed to work, until I tried to mount the CD-ROM. It would inevitably&#8212;</p>

<pre># mount /dev/cdrom /mnt/cdrom -t iso9660
mount: block device /dev/sr0 is write-protected, mounting read-only</pre>

<p>Well, that is unexpected! I was going to write that it would refuse with some errors in dmesg about trying to access data beyond some boundary. But I probably messed up something very trivial, because I just can&#8217;t seem to reproduce the error in any way as the mount result above shows.</p>

<p>Let&#8217;s backtrack everything I did to try to fix this <q>problem</q>.</p>

<p>First, after numerous attempts to mount the 700 MB sized CD, I gave up and asked my little sister to bring me my stack of 800 MB CDs next time she&#8217;d come. Of course, over a week went by without her remembering to take the CDs. But eventually, I picked them up myself.</p>

<p>Having retrieved the 800 meg CDs, it came time to test them. Burning went well. Then mounting&#8230; A failure with dmesg showing the familiar error (which I now can&#8217;t look up because I can&#8217;t reproduce the problem <img src='http://blog.bigsmoke.us/wp-factory/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  ). Mounting it in the local server&#8217;s drive worked fine, though, leading me to think that <q>my burner can&#8217;t read CD-ROMs it has written with overburn enabled.</q></p>

<p>Luckily, I was wrong. But I really don&#8217;t understand why I did get the errors at first. Sure, I did notice a faulty entry in my fstab, but I had also tried mounting it without relying on the fstab (i.e., with <q><tt>mount -t iso9660 /dev/cdrom /mnt/cdrom</tt></q>), which begot me the same error&#8230; Also, I had mounted plenty of CDs before this adventure.</p>

<p>All I can do to explain this is to concede that this is one of those problems where you usually call a geek friend telling them you can&#8217;t get something to work. They&#8217;ll reply by asking you <q>have you tried this and that?</q> <q>Of course I have, at least twice, in the exact same sequence as you describe!</q> <q>Well, humour me then, and try it once more&#8230;</q> <q>Fuck! Fuck! Fuck! And why didn&#8217;t it work 10 minutes ago?!</q> Don&#8217;t tell me you&#8217;ve never had this happen to you. Please?</p>

<p>In conclusion, after finding out that the 800 MB CD <em>did</em> work on my laptop, I reclaimed the 700 MB CD as well (which was now serving as a hawk-deflector in the coop) to find out that, even after being exposed to lots of rain and sun for over a week, this CD also mounted without hesitation.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2008/07/14/my-cd-rw-drive-can-read-everything-it-writes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
