From owner-freebsd-isp@FreeBSD.ORG Mon Dec 15 05:29:54 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9117516A4CE for ; Mon, 15 Dec 2003 05:29:54 -0800 (PST) Received: from smtp.hotbox.ru (smtp.hotbox.ru [80.68.244.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B2843D36 for ; Mon, 15 Dec 2003 05:29:52 -0800 (PST) (envelope-from voytovich_slava@land.ru) Received: from slava (al-core.kr.ru [80.255.139.162]) (authenticated bits=0) by smtp.hotbox.ru (8.12.9/8.12.9) with ESMTP id hBFDRsV6015762; Mon, 15 Dec 2003 16:27:57 +0300 (MSK) (envelope-from voytovich_slava@land.ru) X-AntiVirus: Checked by Dr.Web (http://www.drweb.net) Message-ID: <000c01c3c30f$9965feb0$0a0a000a@slava> From: "Viacheslav Voytovich" To: References: <1071172916.478.27.camel@ptp.northnetworks.ca> <1071175781.478.57.camel@ptp.northnetworks.ca> <001001c3c1ed$0617f870$0a0a000a@slava> <43427.192.168.23.91.1071380686.squirrel@mail.schmut.com> Date: Mon, 15 Dec 2003 20:30:13 +0700 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1081 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1081 cc: freebsd-isp@freebsd.org Subject: Re: disk error / failure: need help! (smart failure predicted) X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2003 13:29:54 -0000 Hi ! There is another method :) Make the target partitions that have the same size and the same partition letters of the source partiotions by /stand/sysinstall Mount the target disk to /mountpoint And use cp -Rp / /mountpoint I use this method :) It is easier :) Good luck Viacheslav ----- Original Message ----- From: "Mario Theodoridis" To: Cc: ; Sent: Sunday, December 14, 2003 12:44 PM Subject: Re: disk error / failure: need help! (smart failure predicted) > > Hi ! > > > > Does it need that the disks have the same geometry? > > > > Slava > > > > i don't know about dd. > As for dump, i've used it locally as well as remotely > to back up entire partitions and as long as the target partition, > which you need to format before hand, is big enough for the actual > data, i've never had problems. > > For me this usually looks like this: > [root@quack ~]#mount /dev/adwhatever /mountpoint > [root@quack ~]#cd /mountpoint > [root@quack /mountpoint]#dump 0f - / | restore -rf - > > hope it helps :) > > mario;> > > - - - - - - - - House Of Sites - - - - - - - - > Web Design :: Programming :: Hosting :: Maintenance > > Web site: http://www.HouseOfSites.net > Email: mario@HouseOfSites.net > Tel: 415-242-3376 > > ---------------------------------------------------- > Do you schmut!? > http://www.schmut.com > > > > >