Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2010 07:57:18 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        bsd <bsd@todoo.biz>
Cc:        Liste FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: Creating clone of a HDD including boot partition
Message-ID:  <alpine.BSF.2.00.1012160748200.1814@wonkity.com>
In-Reply-To: <C88DF83E-BCCA-4386-BB91-B12A5B4D7BBA@todoo.biz>
References:  <201012150800.oBF80FRf015357@mail.r-bonomi.com> <58F35D2B-19D0-4FE0-A4DA-03FDA8128BD2@todoo.biz> <alpine.BSF.2.00.1012151214220.98403@wonkity.com> <C88DF83E-BCCA-4386-BB91-B12A5B4D7BBA@todoo.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Dec 2010, bsd wrote:

> I have tried to use the compressed approach using smthg like:
>
> # mount /dev/ad0s1a /mnt
> # cd /mnt
> # dd if=/dev/zero of=zerofile bs=1M
>
>
> I have a lot of errors on standerr output such as :
>
> g_vfs_done() : da0s1a [WRITE(offset=58978680256, length=131072)]error = 5
>
> Up to a point where It has finaly freezed my running FBSD 8.1.
>
>
> I don't think I have reached the end of the file? ??

No, it looks like either the drive or the USB adapter is having hardware 
problems.  Using an external power supply for the drive may help, or 
maybe just dual USB connections (if it has them). Or connect through a 
powered hub.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1012160748200.1814>