LinuxQuestions.org
Review your favorite Linux distribution.
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 03-04-2007, 08:25 AM   #1
anwar
Member
 
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44

Rep: Reputation: 15
Question Can't Burn DVDs with K3b


I'm trying to burn the slackware 11 iso with k3b but I get the ff error:

Code:
System
-----------------------
K3b Version: 0.12.17

KDE Version: 3.5.4
QT Version:  3.3.7
Kernel:      2.4.33.3
Devices
-----------------------
HL-DT-ST DVDRAM GSA-4167B DL13 (/dev/hdc, ) at /mnt/cdrom [CD-R; CD-RW; CD-ROM; DVD-ROM; DVD-RAM; DVD-R; DVD-RW; DVD-R DL; DVD+R; DVD+RW; DVD+R DL] [DVD-ROM; DVD-R Sequential; DVD-R Dual Layer Sequential; DVD-RAM; DVD-RW Restricted Overwrite; DVD-RW Sequential; DVD+RW; DVD+R; DVD+R Double Layer; CD-ROM; CD-R; CD-RW] [SAO; TAO; RAW; SAO/R96P; SAO/R96R; RAW/R16; RAW/R96P; RAW/R96R; Restricted Overwrite]

Used versions
-----------------------
growisofs: 6.1

growisofs
-----------------------
Executing 'builtin_dd if=/home/anwar/slackiso/slackware-11.0-install-dvd.iso of=/dev/hdc obs=32k seek=0'
:-( write failed: Invalid argument

growisofs command:
-----------------------
/usr/bin/growisofs -Z /dev/hdc=/home/anwar/slackiso/slackware-11.0-install-dvd.iso -use-the-force-luke=notray -use-the-force-luke=tty -dvd-compat -speed=8 -use-the-force-luke=bufsize:32m
how do I fix this?
 
Old 03-04-2007, 11:35 AM   #2
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
Can you burn other CD/DVD isos with k3b ? Has it worked in the past ?
 
Old 03-04-2007, 01:44 PM   #3
anwar
Member
 
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44

Original Poster
Rep: Reputation: 15
no haven't tried yet. this is my first time
 
Old 03-04-2007, 03:34 PM   #4
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
So you are running k3b as root, right ? And you go to Tools -> Burn DVD ISO Image ... -> select the .iso -> make sure burning device is right -> set everything to Auto (should already be Auto) -> Start Burn
 
Old 03-04-2007, 07:17 PM   #5
anwar
Member
 
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by H_TeXMeX_H
So you are running k3b as root, right ? And you go to Tools -> Burn DVD ISO Image ... -> select the .iso -> make sure burning device is right -> set everything to Auto (should already be Auto) -> Start Burn
I did that but it didn't worked man
 
Old 03-04-2007, 07:27 PM   #6
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
A few more things to clear out of the way: The drive works otherwise right ? you can put a CD/DVD in there and it will read it right ? None of the packages that you installed were corrupt were they ? Did the drive work at some time in the past ? on some other distro or on Window$ ?

If it's not any of the above, then what filesystem do you have ?

(It is rare, but using the ext3 filesystem my DVD+-RW drive will not burn things correctly. I don't know why. I have yet to find an answer.)

Anyone have any other ideas (perhaps a simpler explanation) ... that's all I got.

EDIT: I see from another thread that you compiled your own kernel ... which kernel were you running when you tried to burn ?

Last edited by H_TeXMeX_H; 03-04-2007 at 07:30 PM.
 
Old 03-04-2007, 07:31 PM   #7
anwar
Member
 
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by H_TeXMeX_H
A few more things to clear out of the way: The drive works otherwise right ? you can put a CD/DVD in there and it will read it right ? None of the packages that you installed were corrupt were they ? Did the drive work at some time in the past ? on some other distro or on Window$ ?

If it's not any of the above, then what filesystem do you have ?

(It is rare, but using the ext3 filesystem my DVD+-RW drive will not burn things correctly. I don't know why. I have yet to find an answer.)

Anyone have any other ideas (perhaps a simpler explanation) ... that's all I got.
Yes it worked previously on window$. No corrupted pakcages (checked the checksum before burning). And yes it can read cds on Slackware.

I use ext3 too. Awww that may be the culprit..
 
Old 03-04-2007, 07:34 PM   #8
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
So which kernel were you running ? If it was a stock 2.6.x kernel, then I would say try another filesystem if you can ... if not, try another kernel.
 
Old 03-04-2007, 08:04 PM   #9
anwar
Member
 
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44

Original Poster
Rep: Reputation: 15
I was using the default 2.4 kernel when I got these errors. Haven't tried on the 2.6 tho (I upgraded my kernel). Ok I'll try your suggestions. Thanks for the support man! I appreciate it
 
Old 03-06-2007, 03:37 AM   #10
rkrishna
Member
 
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654

Rep: Reputation: 32
could u able 2 write cds
cdrecord --scanbus error????
did you screwed up your lilo?? means append lilo? (no need for that)

go to this link http://rkrishna.tp.googlepages.com/slackerbasics#cdtool
add simulate option to the command ie "-dummy" before writing
-dry-run for dvd

if simulation is working you can start burning cds without the -dry-run option

Last edited by rkrishna; 03-06-2007 at 06:14 AM.
 
Old 03-06-2007, 04:27 AM   #11
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794
Blog Entries: 2

Rep: Reputation: 30
So does k3b use 'dd' to burn iso images? I didn't realise that. You could perhaps try using growisofs from the command line. I've never done this, but:

growisofs -Z /dev/dvd --speed=1 /home/anwar/slackiso/slackware-11.0-install-dvd.iso

Also, check the symlinks. Growisofs assumes you're using /dev/dvd. You seem to be using /dev/hdc which is symlinked to /dev/cdrom. So that may be causing problems.
 
Old 03-06-2007, 05:30 AM   #12
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Quote:
Originally Posted by simcox1
So does k3b use 'dd' to burn iso images? I didn't realise that.
No, growisofs has an in-built dd. That's what you are seeing in the log.
 
Old 03-06-2007, 06:58 AM   #13
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
2.4 kernels require SCSI emulation for burning to an IDE device but 2.6 kernels do not.
For 2.4 kernel check the bootloader to see if you have a kernel boot option hdc=ide-scsi
Your burner device ID will now be /dev/scd0.
 
Old 03-07-2007, 12:13 AM   #14
rkrishna
Member
 
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654

Rep: Reputation: 32
Quote:
2.4 kernels require SCSI emulation for burning to an IDE device but 2.6 kernels do not.
not for the new 2.4 kernel series (i suppose) > 2.4.29

Last edited by rkrishna; 03-07-2007 at 12:18 AM.
 
Old 04-28-2007, 05:03 AM   #15
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Rep: Reputation: 30
Hello everyone! I got same problem here.After searching via google and yahoo,I found the solution.Please read the following website:

http://lists.debian.org/cdwrite/2006/10/msg00007.html

I tried cat myiso.iso | growisofs -Z /dev/your_device=/dev/fd/0 and it works!

P.S.Using Slackware 10.2 here.I will upgrade to Slackware 11 soon.A bit lazy...
 
  


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
k3b won't burn CD-R's but does burn DVDs. Livino Linux - Newbie 6 03-18-2006 05:51 PM
Burn Multiple dvds at once aeruzcar Linux - Software 1 11-21-2005 01:32 AM
burn dvds eduac Linux - Software 6 06-23-2005 07:00 PM
k3b error with audio cd burn (no prob with iso burn) bluem Linux - Newbie 1 04-16-2004 08:05 AM
what to use to burn DVDs in Linux? tradnbillies Linux - Newbie 1 03-23-2004 01:32 PM

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

All times are GMT -5. The time now is 06:27 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