From owner-freebsd-questions@FreeBSD.ORG Sun Jul 22 17:33:17 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4F40106564A for ; Sun, 22 Jul 2012 17:33:17 +0000 (UTC) (envelope-from duihi77@gmail.com) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 997C88FC0A for ; Sun, 22 Jul 2012 17:33:17 +0000 (UTC) Received: by ggnm2 with SMTP id m2so5754910ggn.13 for ; Sun, 22 Jul 2012 10:33:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:x-priority:message-id:to:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=xsGeZQ/Tp4xJ46ynyMzjJB3t7BdJTwm4hPHwS08ei9k=; b=JpaPEnDmYdF+Vu2dK3zCndSBG0hnBAVo9CgLv7OzNRgRJxIqirCf2Tm/CEXwWwgmto l3M9tRCzAqMX8m4UmJiarlVwNlAKf52gghw3QY/GdknkmfB+9ILF2R6kJ4UzBEFL5Nle olAkrV/yLfwch8DJhvkbBw48A+eLJa7BumLxHIwev9cZp/x6phHeDiCDuY7g6jnzzn+A b+Y+OgGZSw0ewY+1y4dfm8GwYIqENvZKi67y4jtnZBMxujaRWe+u+gI/oMXOtDHW5BJX WcbJMXg+kYLe5OfFWyvSntjtEC53X9TxFH4tB8j1NBz+rNv2aSTGfV/b9yKjNpsamBds WURw== Received: by 10.50.237.39 with SMTP id uz7mr8892121igc.4.1342978396832; Sun, 22 Jul 2012 10:33:16 -0700 (PDT) Received: from [192.168.2.124] (63-230-62-245.desm.qwest.net. [63.230.62.245]) by mx.google.com with ESMTPS id if4sm4026902igc.10.2012.07.22.10.33.15 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 Jul 2012 10:33:16 -0700 (PDT) Date: Sun, 22 Jul 2012 17:33:10 +0000 From: Duane Hill X-Priority: 3 (Normal) Message-ID: <152375425.20120722173310@gmail.com> To: freebsd-questions@freebsd.org In-Reply-To: References: <201207221038.q6MAc8kW022215@mail.r-bonomi.com> <500C0B21.3020001@cran.org.uk> <500C1788.8000505@cran.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: fsck on FAT32 filesystem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2012 17:33:18 -0000 Personally, I've always used a product from http://www.jetico.com/. On Sunday, July 22, 2012 at 17:06:04 UTC, gmx@ross.cx confabulated: > On Sun, 22 Jul 2012 17:08:56 +0200, Bruce Cran wrote: >> On 22/07/2012 16:01, Wojciech Puchar wrote: >>>> 'dd if=/dev/zero of=/dev/sda bs=1M' works under Cygwin - or you can >>>> just write a load of zeros to \\.\PhysicalDrive0 . >>> >>> who prevents you to bood live CD or pendrive with FreeBSD (or >>> openbsd,netbsd,linux,solaris,whatever usable)? >> >> Nobody - I didn't say users couldn't boot from a FreeBSD/etc live CD, >> but zeroing the disk in Cygwin is an alternative. >> > Microsoft's format.exe can zero a volume, at least in the newer (>2008) > versions: > /p: : Zeros every sector on the volume for the number of passes > specified. > http://technet.microsoft.com/en-us/library/cc730730(v=ws.10) -- If at first you don't succeed... ...so much for skydiving.