LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-08-2010, 09:44 PM   #1
burgsprinta
LQ Newbie
 
Registered: Nov 2010
Posts: 10

Rep: Reputation: 0
Split Backup Created By DD into CD or DVD sized files


I am backing up parts of my computer with DD, and i was wondering if there was a quick way to split the files created into 4.4GB sized files that will fit onto a DVD. Anyone have any idea of how to do this? Thanks
 
Old 12-08-2010, 10:29 PM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
You can do that with the split-command, in your case it would look like:
Code:
split --size=4400M YOURIMAGEFILE
Of course you have to replace YOURIMAGEFILE withb the actual name of your imagefile. The command will create the files x01, x02, x03, ...

For further info look at
Code:
man split
 
Old 12-08-2010, 10:58 PM   #3
burgsprinta
LQ Newbie
 
Registered: Nov 2010
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks a lot. Seems to be working perfectly.
 
Old 12-09-2010, 04:33 AM   #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
Have you tried burning them to a DVD ? You may find that it won't work, because the limit is 2GB per file. You can do it with this command:

Code:
growisofs -M myiso.iso -graft-points -rational-rock -full-iso9660-filenames -iso-level 3 -udf <filestoadd>
Note that using iso level 3 will prevent it from working on anything but a computer (don't know about Window$).

Or you can split the files to less than 2GB and burn normally.

Last edited by H_TeXMeX_H; 12-09-2010 at 04:35 AM.
 
Old 12-09-2010, 06:09 AM   #5
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by H_TeXMeX_H View Post
You may find that it won't work, because the limit is 2GB per file.
Didn't know that, every time learning on LQ.
 
Old 12-09-2010, 06:52 AM   #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
I learned by trying it...
 
Old 12-09-2010, 08:33 AM   #7
burgsprinta
LQ Newbie
 
Registered: Nov 2010
Posts: 10

Original Poster
Rep: Reputation: 0
Didn't know that either. I hadn't tried burning the files yet. Thanks.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
backup files to DVD older than a certain date terp4life2001 Linux - Software 1 10-17-2009 12:25 AM
what is the procedure for copying files(in this case a fulldump & backup) onto dvd andy curran Linux - Newbie 3 02-04-2008 10:50 AM
I need a backup program that will create files I can burn to DVD royeo Linux - Newbie 2 09-01-2006 04:35 PM
Compress and split a big sized file into smaller files hicham007 Programming 3 07-28-2005 08:56 PM
dont want backup files to be created in mandrake 10.0 ranger225 Linux - Newbie 5 09-23-2004 04:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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