A low-level command-line tool on Unix-like operating systems to copy and convert files.
1
vote
1answer
17 views
dd partition image differs
What variables can produce different md5sum of the same dd image of a partition?
If I execute this code over two storages (same size, brand and geometry) why I obtain different "partition.image" ...
-3
votes
0answers
35 views
How to create an image of a 128Gb HDD for 120GB? (Linux dd) [migrated]
I have 2 SSD's one where it is installed throughout my system (Ubuntu 12.04) and wanted to clone to another HD. The problem is that the system is 128Gb and 120Gb is who will replace. Is to create an ...
-1
votes
2answers
11 views
Cloning a disk to another [closed]
I have two disks in my Linux setup. My main disk has 250GB capacity and the other has 1TB capacity.
I want to copy my file-system (ext4) from my main disk to my other disk.
I do not want to just ...
1
vote
1answer
56 views
Reading raw bytes from directory in android
How I could read out raw bytes from the sd card (/mnt/sdcard) in android? Sure, I need root access but is it possible in general or not. In linux i can use the dd command dd if=<source> ...
0
votes
1answer
52 views
using “dd” to capture and restore fails?
I used dd to capture the two local vm partitions like this...
# dd if=/dev/sda1 | gzip >mySda1.gz
# dd if=/dev/sda2 | gzip >mySda2.gz
Then I attached two volumes of sufficient size to an ...
0
votes
1answer
66 views
How to substitute/replace bytes in binary file with shell
is it possible to substitute bytes from a binary file myfile from one specific position to another with dd in a loop or is it more comfortable using another command?
The idea is to replace a block B ...
0
votes
0answers
55 views
Replace byte block in a file with dd
Since I am quite new to dd and shell scripting I have difficulties implementing the following into my code:
Problem
I have a binary file with NX * NZ * sizeoffloat bytes that contains a varying ...
1
vote
0answers
107 views
Broken Pipe - Trying to display progress of dd on LCD display
I am trying to use Python to create a tool for imaging CF cards with a Raspberry Pi.
I had most of it working until I implemented compressed images with dd.
When I try and pipe the output of gzip to ...
4
votes
1answer
153 views
Entity Framework puts all fields in primary key for Firebird tables
I am using a Firebird 2.1 database together with VS2010 (.NET 4.0) and am trying to get it to work properly with the entity framework.
The problem is, that when I generate an entity from a database ...
1
vote
2answers
71 views
Can't pipe Output of Hadoop Command
I want to run the following command:
hadoop fs -copyToLocal FILE_IN_HDFS | ssh REMOTE_HOST "dd of=TARGET_FILE"
However, when I try, all it does, is create an empty file on the target host and copy ...
0
votes
0answers
38 views
python OSX write image
im working on a python script on OSX. its needed to unmount a memory card and write an image to it
so far i have the following, it works however id like to know if there is a python way to write the ...
0
votes
2answers
65 views
dd command file_operations involved?
When we are executing dd command, which write function gets called.
As per my understanding, dd command is not filesystem specific, so no file system's file_operations is involved. Please correct If ...
0
votes
0answers
142 views
Boot on usb stick with dd command [closed]
i try to install ArchLinux on my computer.
1 Step: Put the iso file on my USB key to boot on it.
I do this command:
# dd if=archlinux.iso of=/dev/sdb1 bs=1M
But I can't boot on it :(
Can you help ...
-1
votes
1answer
471 views
reduce dd backup image (how to count used disk space) [closed]
I use dd to backup full disk image which includes partition table and two ext3 partitions.
Before create the image.
My backup method is:
dd if=/dev/zero of=/dev/sda # blank it, /dev/sda is a 2G ...
1
vote
2answers
65 views
When executing “tar” on a directory with over a billion files, the process stayed in D status
I was doing some experiments to learn more about Linux process states.
So, there's a directory(named big_dir) with over a billion files in it(the directory has many sub-directories recursively), and ...
1
vote
1answer
79 views
how to use c get size of a file which is created using dd command
i create a file using dd command like this:
dd if=/dev/zero of=1g.dd bs=1M count=512 seek=512
when i run command ls 1g.dd, its size is 1G, run du 1g.dd, it's 512M.
there is a struct stat in c ...
0
votes
3answers
348 views
Flashing an internal SD card that is mounted as root
I am working on an embedded linux device that has an internal SD card. This device needs to be updatable without opening the device and taking out the SD card. The goal is to allow users to update ...
0
votes
0answers
29 views
Is there a way to mount dd dump over http?
I have huge hdd dump (~1.5Tb) of half-dead hdd from RAID-1 makes by dd, which located in Hetzner datacenter. I have server in this datacenter, but it have not enough free space to download image. How ...
1
vote
1answer
171 views
Printing a file to a process stdout, using dd (Android)
I am trying to get the output of dd the following way.
The idea is to programmatically capture whatever dd sends to "of".
//Process p;
// ...
p = Runtime.getRuntime().exec(new String[]{"su", "-c", ...
0
votes
1answer
988 views
dd: opening `/dev/sdb': Permission denied
I'm trying to write a linux image in a CF card, as is shown in *:
When i do:
sudo bzcat debian-for-alix-cf2g.img.bz2 | dd of=/dev/sdb bs=16k
i got
dd: opening `/dev/sdb': Permission denied
I ...
0
votes
0answers
336 views
Download DRM Files on my develop android app
I'm newbe in android development.
I bulid app for automatic downloader,
every downloads work properly and save on my sd card,
but the drm file not open on device.
I explain my self, I try download ...
2
votes
2answers
147 views
How to extract the first x-megabyte from a large file in unix/linux
I have a large file which I am only interested in the first couple of megabytes in the head.
How do I extract the first x-megabyte from a large file in unix/linux and put it into a seperate file?
...
0
votes
1answer
136 views
Backup raid to single disk [closed]
Currently I have a raid 5 with 3 disk (3x 250GB). Total usable size of all disk is 500GB.
As disk prices decrease, I would like to have an additional backup of the raid. (to avoid double disk ...
0
votes
1answer
371 views
Restoring iPhone's state from a dd hard drive image [closed]
This article, Recover Lost Data From Your iPhone, in its "Method 1" suggests a promising method to backup iPhone's entire state, that is iOS settings, apps, email settings, media files, that is ...
0
votes
2answers
663 views
What is the command dd if=/dev/sdb do?
I have formated my pendrive and it is in /dev/sdb. When I execute the command dd if=/dev/sdb command it keep printing some junk in console. My doubt is, when I format the pendrive and execute this ...
1
vote
1answer
1k views
create a virtual floppy image without mount?
There are a lot of posts to show to create a virtual floppy image file as a super user or users can run sudo command. The basic steps are:
create empty 1.44MB image file by dd command
format the ...
1
vote
0answers
52 views
Using virtual file systems OR file containers [closed]
Every linuxoid knows how to create a virtual file system using:
dd if=/dev/zero of=files.box count=1024 bs=MB
mkfs.ext2 files.box
But... Where you have use this feature?
0
votes
1answer
614 views
How can I use dd to write an image to my android phones SD card?
I'm trying to use my android phone in place of a card reader to write a .img file to its external(removable) sd card(/mnt/emc) but when I try to do this from a terminal on the phone(dd if=foobar.img ...
0
votes
1answer
537 views
Alternative to using dd in windows
In a build operation I am attempting to do on Windows (7, if it matters), I need to execute the command dd status=noxfer conv=notrunc if=data.bin of=disk.flp on object code from assembly (nasm with -f ...
0
votes
1answer
431 views
getting /dev/disk0 error when using dd command on iPhone mobile terminal
I am using the command dd if=/dev/disk0 | ssh username@labtop ip address 'dd of=iphone-dump.img' but am getting this: dd: reading '/dev/disk0': Invalid argument.
I am using iPhone 4 with iOs 5.1 and ...
3
votes
1answer
106 views
Disk Throughput - new file vs. existing file using dd
I wanted to measure my disk throughput using the following command:
dd if=/dev/zero of=/mydir/junkfile bs=4k count=125000
If the junkfile exists, my disk throughput is 6 times smaller than if ...
0
votes
1answer
283 views
Shell scripting, cutting file using dd
(Revised) My mission is to write script that receive 2 parameters: size limit, file name, and use dd and one extra command (such as awk) in order to truncate the first half of the file, if it's bigger ...
0
votes
2answers
2k views
Copy hard drive to a smaller one (all partitions with their attributes) [closed]
I bought a new Laptop, which contains a 500 GB HDD. With that laptop, I ordered a 256 GB SSD.
I would like to copy all partitions from the 500 GB to the 256 GB SSD. The HDD has a recovery partition ...
0
votes
3answers
362 views
Bash: substitute some bytes in a binary file
I have a binary file zero.bin which contains 10 bytes of 0x00, and a data file data.bin which contains 5 bytes of 0x01. I want to substitute the first 5 bytes of the zero.bin with data.bin. I have ...
0
votes
1answer
61 views
override data without truncating the file
When I make a growing file in php, I usually use the _file_put_contents_ function with FILE_APPEND and LOCK_EX flags.
Non, I have a growing video file that I play with mplayer.
To avoid that the file ...
0
votes
1answer
339 views
How to boot from new CF card?
I have a embedded development box which has a CF (Compact Flash) card and it contains linux fedora 11 OS followed by complete development code , scripts etc.
Objective: I need to take the image ...
0
votes
1answer
80 views
Where would I save image from flash card into guest 0S( Ubuntu) and copy that saved image into new flash drives?
Objective: To take image from embedded system into my development machine and save it. Use the save image to copy it into other flash drives.
My development machine has Windows 7 and guest OS is ...
1
vote
1answer
237 views
dd disk imaging - which conv switches to use and when?
I will be backing up a large (750GB) disk to an external USB disk using dd.
What is the most appropriate use of notrunc, noerror and sync conversion arguments? It seems some people use them in ...
0
votes
1answer
447 views
Wiping RAM before shutdown, How does Linux allocate memory?
I know that many people think that wiping the RAM at shutdown is fairly pointless, I've done a fair bit of research on the benefits and drawbacks (and if it is really worth it). So in the nicest ...
-1
votes
2answers
538 views
How to get real read/write speed of Disk in Linux? [closed]
I use "dd", but the result does not seem the true speed.
1
vote
2answers
444 views
How to wait for the dd command to finish copying before continuing my script?
Title pretty much nailed it, Im copying files to a flash drive and then doing some things to those files. Well I have noticed that after running the dd command the flash drive is still flashing and ...
3
votes
5answers
362 views
Low-Level-Writing in C
How can I write to any block on my HDD using the C programming language?
There was a question about writing the MBR but it didn't cover the C aspects that much.
Since filedescriptors are - as the ...
2
votes
1answer
179 views
Using the Sleuth Kit function tsk_fs_open_img() returns an error that the FS is not a FAT FS
I am writing a program using the Sleuth Kit Library that is designed to printout the File Allocation Table of a FAT32 filesystem. Everything in my program works fine until I call the ...
0
votes
1answer
162 views
jQuery facebox not working with DD Ajaxtabs, any solution?
After pullingout my hairs for last 2hours, still I could not find out the conflict. Please help me in troubleshooting this issue. I am using ...
1
vote
4answers
1k views
Copy n bytes of data x to file
How we can copy for example 10 bytes of '7' to a file?
How can I generate those 10 bytes of 7?
For example for n bytes of zero I'm doing dd if=/dev/zero of=myFile bs=1 count=10
1
vote
1answer
26 views
What is the best way to replicate an out of disk space condition in a test environment?
I want to replicate a quota issue. a process write to a file in a directory and that we ran out of disk space, process writes empty file due to that.
I want to replicate that on my dev machine. Does ...
2
votes
2answers
622 views
python subprocess dd and stdout
I am using subprocess to create a random file from /dev/random using unix dd. Now, if i want the data output of dd to be written to a file instead of stdout. so here's the code am using,
import ...
-1
votes
2answers
71 views
What is causing huge performance differences in these c write() calls? [closed]
Does anybody see the difference between these two lines?
1) ret = write( fd_out, local_bugger, bytes_to_move);
2) nwritten = write (fd, buf + total_written, size - total_written);
Obviously, not ...
3
votes
1answer
573 views
How to overwrite some bytes of a binary file with dd?
I have a binary file and i want to replace the value A2 at address DEADBEEF with some other value, say A1.
How can I do this with dd? If there are other tools that can do this, please suggest. But I ...
1
vote
2answers
628 views
Inability to capture output from “dd” using backticks
I've been working with a very old Solaris system and not in a position to add more modules to make my life easier, and I'm working with a number of scripts that use various command line options.
The ...


