From: "David Jackson" <david.jay.jackson@wcox.com>
To: linux-admin@vger.kernel.org, Scott Taylor <scott@dctchambers.com>
Subject: Re: dd maybe?
Date: Tue, 11 Jun 2002 09:17:22 -0600 [thread overview]
Message-ID: <200206110917.AA332136740@wcox.com> (raw)
>>If your going to use dd the drvies have to be identical. ie. heads,
>>sectors, etc.
>Oh. Bummer, try and find a 500MB drive today. :(
>>Also be sure to set the block size "bs" flag.
Any multiply of 1024 will do try something like 8192.
Here's a mini-howto that deals with copying Linux files sys between
disk, but it might work with any mounted file systems?
http://tldp.org/HOWTO/mini/Hard-Disk-Upgrade/index.html
i.e. format drive B for NTFS, mount /dev/old_ntfd /mnt/A
mount /dev/new_ntfs under /mnt/B
Follow howto and see what happens.
You might also check on http:/freshmeat.net
for backup solutions.
David
next reply other threads:[~2002-06-11 15:17 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-11 15:17 David Jackson [this message]
2002-06-11 15:29 ` dd maybe? Glynn Clements
-- strict thread matches above, loose matches on Subject: below --
2002-06-11 15:08 Scott Taylor
2002-06-11 14:38 David Jackson
2002-06-11 14:43 ` Scott Taylor
2002-06-11 14:51 ` Jeff Hunter
2002-06-11 14:53 ` Scott Taylor
2002-06-11 14:56 ` Scott Taylor
2002-06-11 15:01 ` Jeff Hunter
[not found] ` <5.1.0.14.0.20020611080722.01a7e718@mustang>
2002-06-11 15:13 ` Jeff Hunter
2002-06-11 14:56 ` Glynn Clements
2002-06-11 15:06 ` Scott Taylor
2002-06-11 15:32 ` Glynn Clements
2002-06-11 15:52 ` Scott Taylor
2002-06-11 14:10 Scott Taylor
2002-06-11 16:06 ` Murat Koc
2002-06-11 16:28 ` Scott Taylor
2002-06-11 20:07 ` urgrue
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=200206110917.AA332136740@wcox.com \
--to=david.jay.jackson@wcox.com \
--cc=linux-admin@vger.kernel.org \
--cc=scott@dctchambers.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.