Re: [osol-discuss] problem with dd

2007-03-26 Thread Frank Hofmann
On Tue, 27 Mar 2007, lukas wrote: Hi, I have a problem with backup disk using dd command. my operating system is Solaris 10 I use command to backup: dd if=/dev/disk/c1d0s1 | gzip > of=/export/home/backup/backup.gz it running very long time and image file has big size (several gbytes) Well, t

[osol-discuss] problem with dd

2007-03-26 Thread lukas
Hi, I have a problem with backup disk using dd command. my operating system is Solaris 10 I use command to backup: dd if=/dev/disk/c1d0s1 | gzip > of=/export/home/backup/backup.gz it running very long time and image file has big size (several gbytes) Somebody help me resolve this problem?? T