From owner-freebsd-questions@FreeBSD.ORG Wed Oct 5 18:57:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C216416A41F for ; Wed, 5 Oct 2005 18:57:35 +0000 (GMT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from yearning.mcc.ac.uk (yearning.mcc.ac.uk [130.88.203.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA99243D72 for ; Wed, 5 Oct 2005 18:57:30 +0000 (GMT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by yearning.mcc.ac.uk with esmtp (Exim 4.51 (FreeBSD)) id 1ENESI-0004ux-5g; Wed, 05 Oct 2005 19:57:30 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.13.1/8.13.1) with ESMTP id j95IvTIx037074; Wed, 5 Oct 2005 19:57:29 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.13.1/8.12.6/Submit) id j95IvSFI037073; Wed, 5 Oct 2005 19:57:29 +0100 (BST) Date: Wed, 5 Oct 2005 19:57:28 +0100 From: Jonathon McKitrick To: Joe S Message-ID: <20051005185728.GA37054@dogma.freebsd-uk.eu.org> References: <20051005184437.GA36369@dogma.freebsd-uk.eu.org> <43442196.3010208@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43442196.3010208@gmail.com> User-Agent: Mutt/1.4i Cc: freebsd-questions@freebsd.org Subject: Re: Hidden spot on hard drives? 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: Wed, 05 Oct 2005 18:57:35 -0000 On Wed, Oct 05, 2005 at 11:55:18AM -0700, Joe S wrote: : Jonathon McKitrick wrote: : >the company where I work (with Windows) is evaluating a copy protection : >product that stores info somewhere on the HDD where the user cannot touch : >it, : >a format will not erase it, and Norton Ghost will not find it. : > : >1. Any idea where this info could be stored? : >2. Any way the same thing could be done under FreeBSD? : > : >Thanks, : > : >jm : : # dd if=/dev/zero of=/dev/zero : : Will overwrite the entire drive. Thanks. What I was wondering is if there is a way to do the same copy protection in FreeBSD, where I could store the data in the same place on the drive where the user cannot access it. jcm -- If you cannot do something well, learn to enjoy doing it poorly.