Difference between revisions of "CD Burner Testing"

From FreekiWiki
Jump to navigation Jump to search
 
(13 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
==to test a burner==
 
==to test a burner==
 
+
* grab a drive
NOTE: have fun
+
* jumper it so that the drive is a master
 
+
* plug the drive into the machine. Remember both the power and the ribbon cable.
testing CD-RWs?
+
* boot the computer (the computer will automatically login you into a GUI)
 
+
* Test the Drive With K3B.
*First off find a cdrw and a blank
+
** first simulate
 
+
** Second write some files to the disk, and make sure the program verifies
try the store for those items most of the time
+
* Make a Sticker for the drive. the sticker should say its a "CD/RW or DVD/RW" its speed "**X" and "OK"
 
 
*Plug in the burner into the IDE cable.
 
*Login as guest. password is freegeek
 
*You should make sure the device is there
 
*the software you will be using well help a lot
 
 
 
  run cdrecord -sacanbus
 
  then hit enter.
 
 
 
guest@yoyo:~$ cdrecord -scanbus       
 
       
 
    The output should look somthing like this
 
   
 
        scsibus0:
 
        0,0,0    0) 'IDE-CD  ' 'R/RW 4x4x24    ' '1.08' Removable CD-ROM
 
        0,1,0    1) *
 
        0,2,0    2) *
 
        0,3,0    3) *
 
        0,4,0    4) *
 
        0,5,0    5) *
 
        0,6,0    6) *
 
        0,7,0    7) *
 
what you are looking for is th "0,0,0" part
 
 
 
****You got it good
 
 
 
*now man cdrecord... Just kidding you really don't have to, but should.
 
 
 
*type
 
 
 
      cdrecord dev=0,0,0 /some/place/where/the/iso/is.iso
 
                                /|\                             
 
                                  |
 
    this part is like " /iso-store/slackware/slackware-10.0-install-d1.iso " or something
 
 
 
 
 
*Then hit enter
 
 
 
 
 
 
 
*you should also check the md5sums
 
but thats a whole nother store.
 

Latest revision as of 12:54, 16 February 2010

to test a burner

  • grab a drive
  • jumper it so that the drive is a master
  • plug the drive into the machine. Remember both the power and the ribbon cable.
  • boot the computer (the computer will automatically login you into a GUI)
  • Test the Drive With K3B.
    • first simulate
    • Second write some files to the disk, and make sure the program verifies
  • Make a Sticker for the drive. the sticker should say its a "CD/RW or DVD/RW" its speed "**X" and "OK"