Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
03-04-2007, 08:25 AM
|
#1
|
|
Member
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44
Rep:
|
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?
|
|
|
|
03-04-2007, 11:35 AM
|
#2
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,706
|
Can you burn other CD/DVD isos with k3b ? Has it worked in the past ?
|
|
|
|
03-04-2007, 01:44 PM
|
#3
|
|
Member
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44
Original Poster
Rep:
|
no haven't tried yet. this is my first time 
|
|
|
|
03-04-2007, 03:34 PM
|
#4
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,706
|
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
|
|
|
|
03-04-2007, 07:17 PM
|
#5
|
|
Member
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44
Original Poster
Rep:
|
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 
|
|
|
|
03-04-2007, 07:27 PM
|
#6
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,706
|
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.
|
|
|
|
03-04-2007, 07:31 PM
|
#7
|
|
Member
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44
Original Poster
Rep:
|
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..
|
|
|
|
03-04-2007, 07:34 PM
|
#8
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,706
|
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.
|
|
|
|
03-04-2007, 08:04 PM
|
#9
|
|
Member
Registered: Aug 2005
Location: Philippines
Distribution: Slackware 11.0
Posts: 44
Original Poster
Rep:
|
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 
|
|
|
|
03-06-2007, 03:37 AM
|
#10
|
|
Member
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654
Rep:
|
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.
|
|
|
|
03-06-2007, 04:27 AM
|
#11
|
|
Member
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794
Rep:
|
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.
|
|
|
|
03-06-2007, 05:30 AM
|
#12
|
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,084
|
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.
|
|
|
|
03-06-2007, 06:58 AM
|
#13
|
|
Moderator
Registered: Aug 2002
Posts: 10,759
|
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.
|
|
|
|
03-07-2007, 12:13 AM
|
#14
|
|
Member
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654
Rep:
|
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.
|
|
|
|
04-28-2007, 05:03 AM
|
#15
|
|
Member
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472
Rep:
|
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... 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:54 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|