Displaying 2 results from an estimated 2 matches for "jart".
Did you mean:
art
2017 Mar 03
2
imaging a drive with dd
...d, and you start with something like:
xzcat CentOS-Userland-7-armv7hl-Minimal-1611-CubieTruck.img.xz | sudo dd
of=/dev/sdb bs=4M; sync
btw, this reports:
0+354250 records in
0+354250 records out
3221225472 bytes (3.2 GB, 3.0 GiB) copied, 120.656 s, 26.7 MB/s
Then you boot up (connected via the JART with a USB/TTL for a serial
console).
I want a drive image, and that is easy to do. I disconnect my drive
from the CubieTruck, stick it into a USB/sata adapter, and I can image
the whole drive.
For just a development and snapshotting project, dd (and xzcat) do the
job, and really what the Fe...
2017 Mar 03
8
imaging a drive with dd
I am building a mailserver and with all the steps, I want to image the
drive at various 'checkpoints' so I can go back and redo from a
particular point. The image is currently only 4GB on a 120GB drive.
Fdisk reports:
Disk /dev/sdb: 111.8 GiB, 120034124288 bytes, 234441649 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size