From: "Andrew Borodin" <aborodin@other.ispras.ru>
To: Vladimir Karpinsky <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] Partition clone
Date: Mon Nov 12 09:41:16 2001
Message-ID: <3BEF9A7D.27680.55FBE0@localhost> (raw)
In-Reply-To: <1202800487.20011111192128@beep.ru>
On 11 Nov 2001 at 19:21, Vladimir Karpinsky wrote:
> Здравствуйте,
Здравствуйте!
>
> Посоветуйте, пожалуйста, как бы провести клонирование раздела на
> другой винчестер. Раздел Fat32. Знаю пару программ под Вин, но там
> есть проблемы с русскими именами файлов (Drive Image). Как бы это
> сделать под Linux'ом? Подозреваю, что dd умеет это делать, но вот
> если, кто подскажет методику --- буду очень признателен.
>
dd действительно умеет. Насколько я понимаю, ему все равно,
что копировать - он копирует байт в байт, невзирая на
содержимое (если ему явно не сказать об обратном). Я тут
не так давно при апгрейде винчестера сделал просто
dd if=/dev/hda of=/dev/hdc
и получил полную копию. Причем делал это два раза (у меня два
винта). В общей сложности на исходных винтах было _пять_ типов
файловых систем (fat16/32, ntfs4, ext2, linux swap). Все
прошло без проблем. Потом Partition Magic'ом подрихтовал
разделы...
Для разделов, думаю, тоже можно что-то типа
dd if=/dev/hda5 of=/dev/hdb5
главное, во ибежание проблем, чтобы размер того, что
копируется, был не больше того, куда копируется.
С уважением,
А. Бородин.
next prev parent reply other threads:[~2001-11-12 9:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-11 19:19 Vladimir Karpinsky
2001-11-11 20:15 ` Sergey Degtyaryov
2001-11-12 9:41 ` Andrew Borodin [this message]
2001-11-12 13:56 ` SilverFox
2001-11-12 15:53 ` Re[2]: " Sergey Sokolov
2001-11-13 9:53 ` Andrew Borodin
2001-11-12 19:08 ` Sergey Vlasov
2001-11-16 3:20 ` metalking-inbox
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=3BEF9A7D.27680.55FBE0@localhost \
--to=aborodin@other.ispras.ru \
--cc=mandrake-russian@altlinux.ru \
/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
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git