From owner-freebsd-questions@freebsd.org Sun Jul 9 10:01:29 2017 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 F1FC1DAEFDC for ; Sun, 9 Jul 2017 10:01:28 +0000 (UTC) (envelope-from srs0=uwpq=6m=mail.sermon-archive.info=doug@sermon-archive.info) Received: from mail.sermon-archive.info (sermon-archive.info [71.177.216.148]) by mx1.freebsd.org (Postfix) with ESMTP id DEB567F468 for ; Sun, 9 Jul 2017 10:01:28 +0000 (UTC) (envelope-from srs0=uwpq=6m=mail.sermon-archive.info=doug@sermon-archive.info) Received: from [10.0.1.251] (mini [10.0.1.251]) by mail.sermon-archive.info (Postfix) with ESMTPSA id 3x53ff6gHKz2fjvb for ; Sun, 9 Jul 2017 02:57:14 -0700 (PDT) From: Doug Hardie Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Unusual Question Message-Id: <888578F8-AD68-4993-823C-152789F3C929@mail.sermon-archive.info> Date: Sun, 9 Jul 2017 02:57:14 -0700 To: "freebsd-questions@freebsd.org Questions" X-Mailer: Apple Mail (2.3273) X-Virus-Scanned: clamav-milter 0.99.2 at mail X-Virus-Status: Clean X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jul 2017 10:01:29 -0000 I have a FreeBSD 9.3 remote server that needs to be purged. I know that = rm -rf / will remove all the directory entries, but I need to write over = the drive. I thought that dd if=3D/dev/zero of=3D/dev/ada0 might do the = trick, but it gives an not permitted error. The whole thing can crash = and burn at the end. This is an unmanned site so moving drives is not = viable.=