LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-02-2003, 12:49 AM   #1
Gerardoj
Member
 
Registered: May 2003
Location: Somewhere over the Rainbow
Distribution: Slackware 9.x, Knoppix, Damn Small Linux, RedHat.
Posts: 465

Rep: Reputation: 30
Burning Folder?


Hi, I would like to know how can I burn a folder with cdrecord? thanks a lot.
 
Old 10-02-2003, 07:03 AM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Nope, you can't.

What you can do, however, is (if you're in a GUI) run some other X app that allows you to select what to burn (K3B is good). If, however, you are not in X, you can do so using mkisofs and then burning that to the CD - that is all GUI apps do anyway, but they wrap it up in a nice sugar coating... yum!
 
Old 10-02-2003, 03:12 PM   #3
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
If I understand your question correctly, you are asking how you can burn a directory (and all the files within it) to a CD. If that is the case, you can just use the command line as Thymox has indicated. It's easy, and let's assume that the directory is called: /home/user/whatever

1. Make your image file, which we'll call "my_image.img" by running this command:
mkisofs -r -o my_image.img /home/user/whatever

2. Burn it to CD by running this command:
cdrecord -v speed=8 dev=0,0,0 -data my_image.img

Obviously you should adjust the speed parameter to match your CD-RW. Personally I recommend running it slower than it's capable of just to minimize the possibility of making a coaster. Burn away. -- J.W.
 
Old 06-24-2004, 02:49 PM   #4
darklordzim
Member
 
Registered: Apr 2004
Location: Minnesota USA
Distribution: Ubuntu 9.10 desktop, and 9.4 server
Posts: 50

Rep: Reputation: 15
WOOT

thanks i was having the same problem, i'll try what you guys suggested.
*hugs linuxquestions.org* best freaking forum i've found yet!!!
 
  


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
Folder Max Size and Limiting SSH access to home folder. Mefistofeles Linux - General 4 11-26-2005 02:09 PM
permissions difference between /home/..../folder and /root/folder darkleaf Linux - General 3 07-21-2005 05:23 PM
how can i default the max folder file size when it create inside a folder antony_csf Linux - Software 1 06-17-2004 02:26 AM
gnome home folder and trash folder ambelos Linux - Software 2 02-24-2004 06:44 AM
audiocd burning problem, whole system hangs while burning ichbinesderelch Linux - Software 1 11-14-2003 02:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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

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