LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-19-2008, 11:45 PM   #1
alkos333
Member
 
Registered: Dec 2006
Posts: 271

Rep: Reputation: 31
Can't Burn 12.1 DVD ISO


I've burned ISOs before and had no problems. I recently tried burning a 12.1 dvd ISO onto a DVD and ran into problems.

Here's my scanbus output:

Code:
root@tpt60:~# cdrecord -scanbus
Cdrecord-ProDVD-Clone 2.01.01a23 (i686-pc-linux-gnu) Copyright (C) 1995-2006 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.24
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
scsibus0:
        0,0,0     0) 'ATA     ' 'HTS721010G9SA00 ' 'MCZI' Disk
        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) *
scsibus1:
        1,0,0   100) 'MATSHITA' 'DVD-RAM UJ-822S ' '1.61' Removable CD-ROM
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *
scsibus3:
        3,0,0   300) 'Apple   ' 'iPod            ' '1.62' Removable Disk
        3,1,0   301) *
        3,2,0   302) *
        3,3,0   303) *
        3,4,0   304) *
        3,5,0   305) *
        3,6,0   306) *
        3,7,0   307) *
Here's the output I get when I try to burn: http://alkos333.pastebin.com/m6488db2e

Any suggestions would be greatly appreciated.
 
Old 05-20-2008, 12:40 AM   #2
wigry
Member
 
Registered: Jul 2004
Distribution: slackware
Posts: 225

Rep: Reputation: 53
Quote:
Originally Posted by alkos333 View Post
I've burned ISOs before and had no problems. I recently tried burning a 12.1 dvd ISO onto a DVD and ran into problems.

Here's my scanbus output:

Code:
root@tpt60:~# cdrecord -scanbus
Cdrecord-ProDVD-Clone 2.01.01a23 (i686-pc-linux-gnu) Copyright (C) 1995-2006 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.24
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
scsibus0:
        0,0,0     0) 'ATA     ' 'HTS721010G9SA00 ' 'MCZI' Disk
        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) *
scsibus1:
        1,0,0   100) 'MATSHITA' 'DVD-RAM UJ-822S ' '1.61' Removable CD-ROM
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *
scsibus3:
        3,0,0   300) 'Apple   ' 'iPod            ' '1.62' Removable Disk
        3,1,0   301) *
        3,2,0   302) *
        3,3,0   303) *
        3,4,0   304) *
        3,5,0   305) *
        3,6,0   306) *
        3,7,0   307) *
Here's the output I get when I try to burn: http://alkos333.pastebin.com/m6488db2e

Any suggestions would be greatly appreciated.
Line 54 of the linked output gives a hint:

54: #Sense Key: 0x3 Medium Error, deferred error, Segment 0
 
Old 05-20-2008, 02:31 AM   #3
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Try using growisofs to burn the DVD .iso:
Code:
growisofs -Z /dev/dvdrw=slackware-dvd.iso
If your burner is not /dev/dvdrw, replace the device with the one your
system uses.
See this:
http://slackware.osuosl.org/slackwar...nux/README.TXT
 
Old 05-20-2008, 07:06 PM   #4
alkos333
Member
 
Registered: Dec 2006
Posts: 271

Original Poster
Rep: Reputation: 31
Thanks a lot for your help guys - it worked. I've never burned an ISO onto a DVD through a command line before. I guess you do learn something new everyday, don't you

Last edited by alkos333; 05-20-2008 at 07:08 PM.
 
Old 05-21-2008, 11:28 AM   #5
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Yup, and notice how simple that command was.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I burn Fedora-8-i386-dvd.iso to CD's? I do not have a DVD burner Learn41 Linux - Newbie 5 02-18-2008 06:46 PM
Suse 9.3 DVD ISO How to Burn To DVD saxman101 Linux - Newbie 10 07-08-2005 06:16 PM
How to burn the downloaded Fedora 3 DVD ISO onto DVD yaabaa Linux - Newbie 10 03-14-2005 05:14 AM
How to burn more than one iso on one cd/dvd? bruno buys Linux - General 1 12-19-2004 09:15 PM
The Best Way to Burn a DVD ISO dolphans1 Mandriva 32 11-26-2004 07:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration