Date: Thu, 16 Dec 2010 16:03:09 +0100 From: Bernt Hansson <bernt@bah.homeip.net> To: bsd <bsd@todoo.biz> Cc: Liste FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Creating clone of a HDD including boot partition Message-ID: <4D0A2A2D.1070607@bah.homeip.net> 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
2010-12-16 11:55, bsd: > 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 You have to little disk space, is my guess. > Up to a point where It has finaly freezed my running FBSD 8.1. To little to fast. > I don't think I have reached the end of the file… ?? >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D0A2A2D.1070607>