From owner-freebsd-questions@freebsd.org Fri Aug 28 07:29:32 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B3AB9C47A1 for ; Fri, 28 Aug 2015 07:29:32 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from zoom.lafn.org (zoom.lafn.org [108.92.93.123]) by mx1.freebsd.org (Postfix) with ESMTP id D615F3A5 for ; Fri, 28 Aug 2015 07:29:31 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from [10.0.1.2] (static-71-177-216-148.lsanca.fios.verizon.net [71.177.216.148]) (authenticated bits=0) by zoom.lafn.org (8.14.7/8.14.9) with ESMTP id t7S6xe8e038939 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 27 Aug 2015 23:59:41 -0700 (PDT) (envelope-from bc979@lafn.org) From: Doug Hardie Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Replacing Drive with SSD Message-Id: Date: Thu, 27 Aug 2015 23:59:40 -0700 To: FreeBSD - Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) X-Mailer: Apple Mail (2.2104) X-Virus-Scanned: clamav-milter 0.98 at zoom.lafn.org X-Virus-Status: Clean X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2015 07:29:32 -0000 I am having to replace a drive with a SSD. Normally if I were replacing = it with another drive, I would hook up the new drive to the computer and = just use dd to copy everything (system would be quiescent). Can I do = the same with a SSD or does it need to be setup differently? This is a = boot drive (i.e., the only drive in the system). The system is = currently working fine, but the drive temp is starting to go up so I = want to replace it before anything bad happens.