Mailinglist Archive: opensuse (3225 mails)

< Previous Next >
Re: [SLE] Piping dd and tar AND gzip
  • From: Anders Johansson <andjoh@xxxxxxxxxxxxxxxxxxxxx>
  • Date: Tue, 23 Jul 2002 19:49:43 +0200
  • Message-id: <200207231949.43128.andjoh@xxxxxxxxxxxxxxxxxxxxx>
On Tuesday 23 July 2002 19.36, Oliver Ob wrote:
> gunzip Aunp.gz|dd of=/dev/hda1

Try

zcat Aunp.gz|dd of=/dev/hda1

That should work.

//Anders

< Previous Next >
Follow Ups
References