<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.freegeek.org/index.php?action=history&amp;feed=atom&amp;title=User%3ALynnae%2FOptical_Drive_Testing</id>
	<title>User:Lynnae/Optical Drive Testing - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.freegeek.org/index.php?action=history&amp;feed=atom&amp;title=User%3ALynnae%2FOptical_Drive_Testing"/>
	<link rel="alternate" type="text/html" href="http://wiki.freegeek.org/index.php?title=User:Lynnae/Optical_Drive_Testing&amp;action=history"/>
	<updated>2026-04-22T12:06:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.freegeek.org/index.php?title=User:Lynnae/Optical_Drive_Testing&amp;diff=64565&amp;oldid=prev</id>
		<title>Lynnae: Created page with &quot;==Optical Drive Testing Draft== ;Optical Drive Teaching Goals :Provide a systematic troubleshooting and testing approach for what has been a consistently inefficient and frustrat…&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.freegeek.org/index.php?title=User:Lynnae/Optical_Drive_Testing&amp;diff=64565&amp;oldid=prev"/>
		<updated>2012-10-09T21:44:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Optical Drive Testing Draft== ;Optical Drive Teaching Goals :Provide a systematic troubleshooting and testing approach for what has been a consistently inefficient and frustrat…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Optical Drive Testing Draft==&lt;br /&gt;
;Optical Drive Teaching Goals&lt;br /&gt;
:Provide a systematic troubleshooting and testing approach for what has been a consistently inefficient and frustrating portion of the build process.&lt;br /&gt;
:Deepen understanding of the use of various bootable devices, importance of BIOS boot order settings&lt;br /&gt;
:Introduce different media types and drive functions&lt;br /&gt;
;Optical Drive Testing Goals&lt;br /&gt;
:Test from low-level functions (mechanical) to high level functions (write capabilities)&lt;br /&gt;
:Ensure mechanical function of the drive tray&lt;br /&gt;
:Ensure proper cabling&lt;br /&gt;
:Verify BIOS boot order settings and drive firmware via live boot&lt;br /&gt;
:Verify read-write capability&lt;br /&gt;
;Optical Drive Troubleshooting Goals&lt;br /&gt;
:Isolate hardware problems (cabling, tray function) from software problems&lt;br /&gt;
:Isolate drive firmware problems from operating system problems&lt;br /&gt;
:Isolate media problems from firmware and/or operating system problems&lt;br /&gt;
&lt;br /&gt;
===Optical Drive Testing Introduction===&lt;br /&gt;
Optical disks are commonly used for several purposes:&lt;br /&gt;
*To play movies, music or games&lt;br /&gt;
*As storage devices&lt;br /&gt;
*As bootable &amp;#039;images&amp;#039; for installing an operating system, or troubleshooting hardware or operating system issues. You boot to the disk like you would a hard drive. &lt;br /&gt;
In order to ensure that the drives installed in our machines are up to snuff, we test that drives:&lt;br /&gt;
*Have a smooth-functioning tray.&lt;br /&gt;
*Can recognize and boot from a live disk.&lt;br /&gt;
*Can read files from a disk.&lt;br /&gt;
*Can write files to a disk.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; fontsize=&amp;quot;12&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|width=&amp;quot;25%&amp;quot; align=&amp;quot;center&amp;quot;|STEPS&lt;br /&gt;
|width=&amp;quot;75%&amp;quot; align=&amp;quot;center&amp;quot;|NOTES AND DETAILED INSTRUCTIONS&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Installation Steps&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
Cabling and jumpering&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Take note of what your optical drive supports&amp;#039;&amp;#039;&amp;#039;||&lt;br /&gt;
Look at the symbols on the front of the drive. If you like, you can run &amp;lt;code&amp;gt;basiccheck -m&amp;lt;/code&amp;gt; to verify that the drive functions are correctly reported in Ubuntu. Communication between firmware on the optical drive and the operating system is not always flawless; &amp;lt;code&amp;gt;basiccheck&amp;lt;/code&amp;gt; can provide inaccurate information.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Test mechanical functions&amp;#039;&amp;#039;&amp;#039; ||&lt;br /&gt;
Make sure the drive is securely seated and cabled correctly. Test first from the physical button on the drive; make sure the tray opens and closes smoothly. Test the tray function from software by opening a terminal and typing &amp;lt;code&amp;gt;eject&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Test Live disk Boot&amp;#039;&amp;#039;&amp;#039; ||&lt;br /&gt;
Grab a Live disk from the stack. Put it in the disk tray and reboot your computer. If the disk is recognized, and your BIOS boot order was set correctly in previous steps, you should have booted from the optical disk, rather than the hard drive. Do not install anything from here. Remove the disk and boot back to Ubuntu from the hard drive.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Test Read and Write Functions&amp;#039;&amp;#039;&amp;#039; ||&lt;br /&gt;
Use either a CD-RW or DVD-RW, depending on what your drive supports. If it supports both, use a DVD-RW. Follow the step-by-step instructions in the Build Guide if you need additional help. &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
:Troubleshooting Steps&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; fontsize=&amp;quot;12&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|width=&amp;quot;25%&amp;quot; align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|width=&amp;quot;75%&amp;quot; align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Is the drive cabled correctly?&amp;#039;&amp;#039;&amp;#039;||&lt;br /&gt;
*For IDE drives, make sure you have the primary drive jumpered as master. &lt;br /&gt;
*For a DVD drive, make sure you are using an 80-wire IDE cable, rather than the thicker-banded 40-wire ribbon cables. Older cables will not support higher drive speeds, and you may run into errors down the line.&lt;br /&gt;
*Double-check that all cables are snugly fastened on each end, without worn or bent pins. IDE cables especially wear out fairly quickly. &lt;br /&gt;
*For SATA drives, make sure you are connected to both signal (the smaller L-shaped cable) and power (the larger L-shaped cable that runs from the power supply). &lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Does the tray operate smoothly from the external button?&amp;#039;&amp;#039;&amp;#039;||&lt;br /&gt;
*If you encounter a drive with mechanical problems (sticky tray, grinding noises when the button is pushed, a tray that does not open, etc), make sure that the drive is correctly positioned in the case, and nothing is blocking the tray from opening. If you are not sure, carefully cable the drive outside the case, and test if the tray opens correctly. Be sure to disconnect power before removing or touching parts inside the case. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Does the operating system recognize the optical drive?&amp;#039;&amp;#039;&amp;#039;||&lt;br /&gt;
*See [[Troubleshooting Optical Drives from the CLI]] for more help.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Disk not recognized after blanking&amp;#039;&amp;#039;&amp;#039;||&lt;br /&gt;
Try blanking the disk again in another machine. Blanking is mostly a housekeeping step, it allows us to reuse read-write disks. It is not important in terms of testing the actual function of the drive. &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Lynnae</name></author>
	</entry>
</feed>