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
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