Gentoo Archives: gentoo-user

From: Stroller <stroller@××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] When copying an os to new disk
Date: Fri, 26 Feb 2010 02:03:50
Message-Id: 9ACEF0FC-6953-460B-924F-D6BC49BDE773@stellar.eclipse.co.uk
In Reply to: Re: [gentoo-user] When copying an os to new disk by daid kahl
1 On 25 Feb 2010, at 17:59, daid kahl wrote:
2 > ...
3 > As a side note, I tried dd piped through ssh and my router (with
4 > firewall) was resetting the connection after around 4GB, and I don't
5 > know of anyway to resume a dd.
6
7 NAME
8 dd - convert and copy a file
9
10 SYNOPSIS
11 dd [OPERAND]...
12 dd OPTION
13
14 DESCRIPTION
15 Copy a file, converting and formatting according to the
16 operands.
17
18 bs=BYTES
19 read and write BYTES bytes at a time (also see ibs=,obs=)
20
21 ...
22 skip=BLOCKS
23 skip BLOCKS ibs-sized blocks at start of input
24
25
26 HTH,
27
28 Stroller.

Replies

Subject Author
Re: [gentoo-user] When copying an os to new disk daid kahl <daidxor@×××××.com>