From: "LA Walsh" <law@sgi.com>
To: <linux-kernel@vger.kernel.org>
Subject: 'dd' local works, but not over net, help as to why?
Date: Tue, 2 Oct 2001 00:52:48 -0700 [thread overview]
Message-ID: <NDBBJDKDKDGCIJFBPLFHMEJPCGAA.law@sgi.com> (raw)
I'm sure there's an obvious answer to this, but it is eluding me.
If I am on my local laptop, I can 'dd' an 8G partition to a
removable HD of the same or slightly larger size (slightly large
because of geometry differences).
If I am on my desktop, "I can 'dd' the same size partition to
a slightly larger one -- again, no problem.
But if I use:
dd if=/dev/hda2 bs=1M|rsh other-system of=/dev/sda2 bs=1M, I
get failures of running out of room on target. I've tried
a variety of block size ranging from 1K->64G, but no luck.
Is there something in the networking code that's preventing me
from transferring more than a 2 or 4 G limit?
I just wanted an exact image off onto another system. Would
seem to have been straight forwared. but I guess not?
Thanks in advance for any work-arounds and explanations...
-linda
next reply other threads:[~2001-10-02 7:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-02 7:52 LA Walsh [this message]
2001-10-02 8:20 ` 'dd' local works, but not over net, help as to why? Matti Aarnio
2001-10-02 8:35 ` LA Walsh
2001-10-02 8:53 ` Matti Aarnio
2001-10-02 9:21 ` Alistair Riddell
[not found] <mailman.1002009301.30795.linux-kernel2news@redhat.com>
2001-10-02 17:22 ` Pete Zaitcev
2001-10-02 18:18 ` L A Walsh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=NDBBJDKDKDGCIJFBPLFHMEJPCGAA.law@sgi.com \
--to=law@sgi.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox