ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Создание копии hdd - восстановление со сжатием gzip - gunzip
@ 2023-09-20  8:29 А. Куликовский
  2023-09-20  8:49 ` Павел Исопенко
  2023-09-24 19:56 ` Alexander Yereschenko
  0 siblings, 2 replies; 3+ messages in thread
From: А. Куликовский @ 2023-09-20  8:29 UTC (permalink / raw)
  To: ALT Linux Community

Добрый день, уважаемое сообщество!

Проблема:
Альт Рабочая станция К 10 с обновлениями.
Копирую диск виндовс+линукс или виндовс в образ:
dd if=/dev/sdс bs=8M conv=sync,noerror | gzip -c > /nmt/sdd1/backup.img.gz

Обратный процесс:
gunzip -c /nmt/sdd1/backup.img.gz | dd of=/dev/sdc conv=sync,noerror bs=8M

И не загружается, ни загрузчик линукса ни виндовс...
Тот-же процесс баз gzip-gunzip работает на ура! Но образы дисков уж 
очень большие...

Что я делаю не так? Куда копать?
Спасибо!...

-- 
А.Куликовский,
гимназия №1 г.Дзержинска


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-24 19:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-20  8:29 [Comm] Создание копии hdd - восстановление со сжатием gzip - gunzip А. Куликовский
2023-09-20  8:49 ` Павел Исопенко
2023-09-24 19:56 ` Alexander Yereschenko

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