LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 02-23-2006, 04:53 AM   #1
chaos111
LQ Newbie
 
Registered: Feb 2006
Posts: 2

Rep: Reputation: 0
cd burning on slackware


as you all can see i am new with slack. how do I burn a cd under slackware? thx again.
 
Old 02-23-2006, 05:06 AM   #2
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
In the same way you'd on other Linux distributions, cdrecord, k3b, xcdroast, gcombust and the list goes on... you can even get Nero for Linux if you have a valid license for it.

An outdated guide: http://yolinux.com/TUTORIALS/LinuxTutorialCDBurn.html

You'll probably find it easier to get k3b from extra/ (it's on CD 3 if i'm not wrong, you can get it from http://slackware.it/en/pb/ too).
 
Old 02-23-2006, 06:11 AM   #3
mjjzf
Member
 
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879

Rep: Reputation: 39
K3B is the best, but it requires a lot of KDE. If you install Dropline or Freerock Gnome, consider Graveman. It is very nice to work with.
 
Old 02-23-2006, 08:17 AM   #4
Bjerrk
Member
 
Registered: Aug 2005
Location: Some institute of physics, somewhere ...
Distribution: Debian, Slackware
Posts: 76

Rep: Reputation: 19
Aye, Graveman sure _looks_ nice, but K3B works.

I remeber, OSourceDiplomat, when you were to burn a slackware DVD for me. Graveman didn't really burn the DVD, but K3b had no problem doing just that.
 
Old 02-23-2006, 08:23 AM   #5
perfect_circle
Senior Member
 
Registered: Oct 2004
Location: Athens, Greece
Distribution: Slackware, arch
Posts: 1,783

Rep: Reputation: 53
Quote:
Originally Posted by chaos111
as you all can see i am new with slack. how do I burn a cd under slackware? thx again.
Try K3B. It's in slackware, but it is in the /extra directory.
The third CD.

If you only have the 2 first cd's just pick a slackware mirror and dowload the file:

k3b-<version>-i486-1.tgz

you install it with the installpkg command
 
Old 02-23-2006, 08:59 AM   #6
uglydot
Member
 
Registered: Mar 2003
Distribution: Gentoo
Posts: 232

Rep: Reputation: 30
You will also want to make sure you install the various cd/dvd utilites such as cdrecord and cdrdao or it will yell at you and stuff won't work.
 
Old 02-24-2006, 12:24 AM   #7
rkrishna
Member
 
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654

Rep: Reputation: 32
before doing all this do as root
#cdrecord -scanbus (cdrecord must be installed )
and see, do the same with user accound also..
just to know ur device is configured or not, if not many threads are here
(i think k3b will do the job)

Last edited by rkrishna; 02-24-2006 at 12:30 AM.
 
Old 02-24-2006, 12:39 AM   #8
MX_Unforgiven
LQ Newbie
 
Registered: Nov 2004
Location: Yekaterinburg, Russia
Posts: 25

Rep: Reputation: 15
Quote:
Originally Posted by OSourceDiplomat
K3B is the best, but it requires a lot of KDE. If you install Dropline or Freerock Gnome, consider Graveman. It is very nice to work with.
when i was trying to burn CD with graveman i found it's not able to burn DVD. Am i right?

2 author: man mkisofs, man cdrecord, man growisofs
 
Old 02-24-2006, 04:48 AM   #9
satinet
Senior Member
 
Registered: Feb 2004
Location: England
Distribution: Slackware 14.2
Posts: 1,491

Rep: Reputation: 50
what about Gnmoe baker?
 
Old 02-24-2006, 08:48 AM   #10
kite
Member
 
Registered: Aug 2003
Location: Shenzhen, China
Distribution: Slackware
Posts: 306

Rep: Reputation: 47
cdrecord is easiest for me

Or use http://Bashburn.sourceforge.net which is a command line interactive script to make CD burning a piece of cake.

k3b? Should I install all that KDE things to use it? If you happen to be under KDE, it is a good choice. Gaveman? Since I am under gnome, I tried it but it failed to detect my external USB drive. Perhaps my wrong configuration.
 
Old 03-25-2006, 11:32 AM   #11
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Rep: Reputation: 63
Quote:
Originally Posted by gbonvehi
You'll probably find it easier to get k3b from extra/ (it's on CD 3

This helped me out. Thank you for posting.
 
Old 03-25-2006, 05:30 PM   #12
ctos
Member
 
Registered: Mar 2006
Distribution: Slack 10.2, kernel 2.4.31 on a Dell Inspiron 1150 Laptop
Posts: 57

Rep: Reputation: 15
I have a Dell Inspiron laptop and I found that K3b had an odd effect on the CDRW, making it race. No doubt there is something amiss in my configuration somewhere. But, I found the following simple strategy:
Code:
cdrecord -v -dev=ATAPI:0,0 -speed=8 foo.iso
Then I leave the computer alone until it finishes. That makes a bootable CD too if that's what the iso itself is. In any case such a command can get you running, and you can figure out about the GUIs later.
 
Old 03-25-2006, 05:55 PM   #13
darkhatter
Member
 
Registered: Dec 2005
Distribution: Slackware 12.1/Current
Posts: 159

Rep: Reputation: 30
Quote:
Originally Posted by kite
k3b? Should I install all that KDE things to use it? If you happen to be under KDE, it is a good choice. Gaveman? Since I am under gnome, I tried it but it failed to detect my external USB drive. Perhaps my wrong configuration.
yes you should, k3b is that good

P.S. you don't need to install the full kde just the base and the libs, and then you can run k3b in anything you want gnome, xfce, blackbox, etc
 
Old 03-28-2006, 05:03 AM   #14
wchild
Member
 
Registered: Mar 2006
Distribution: Slackware
Posts: 63

Rep: Reputation: 15
Read the CD-Writing HOWTO
 
Old 03-29-2006, 04:32 AM   #15
Rojon
Member
 
Registered: Aug 2005
Location: UK
Distribution: Slackware
Posts: 41

Rep: Reputation: 15
You might be able to take a couple of tips from one of my posts a while back:

http://www.linuxquestions.org/questi...d.php?t=352869

Hope that helps a little
 
  


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
Burning Slackware on cd simmi Slackware 2 01-06-2006 11:20 AM
burning slackware 10.2 nipplepoker Linux - Software 3 10-14-2005 04:43 PM
Burning Slackware 10 onto a CD Spyiish Slackware - Installation 6 08-21-2004 10:09 AM
burning the slackware AcidBoy Slackware 6 04-19-2004 10:24 PM
CD-Burning in slackware 9.0 bob_smith Slackware 7 04-15-2003 04:54 PM

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

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