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 07-23-2006, 09:54 AM   #1
Codegen
Member
 
Registered: Aug 2004
Posts: 69

Rep: Reputation: 15
Splitting dd images


I know there's a way to split images with dd. I don't know what the command is, though.

Can somebody give me a hand?

The problem I'm having is that Samba has a 2GB limit. The image would probably be around ~2.1 GB (figures).
 
Old 07-23-2006, 10:04 AM   #2
ugenn
Member
 
Registered: Apr 2002
Posts: 549

Rep: Reputation: 30
there is the split command. man split.
 
Old 07-23-2006, 10:11 AM   #3
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
You count use the count functionality along with skip. For example:

Code:
$ dd if=bigfile of=smallfile1 count=1048576
$ dd if=bigfile of=smallfile2  skip=1048576
 
Old 07-23-2006, 10:13 AM   #4
Codegen
Member
 
Registered: Aug 2004
Posts: 69

Original Poster
Rep: Reputation: 15
Shit, I just confused 'quote' with 'report'
Mods, ignore the report.

I'll try the skip thingy.
 
  


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
Line Splitting evoGage Programming 23 12-01-2005 11:55 AM
Convert cd images to dvd images rcsuk Debian 2 07-11-2005 10:34 AM
Splitting a File Slayer097 Linux - Newbie 4 02-22-2005 07:15 PM
Splitting then Merging Pres Linux - General 2 03-01-2004 09:03 AM
Splitting my 6o Madmanator Linux - Newbie 1 01-03-2002 11:21 PM

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

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