From owner-freebsd-questions@FreeBSD.ORG Tue Feb 8 17:04:02 2005 Return-Path: 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 631C116A4D3 for ; Tue, 8 Feb 2005 17:04:02 +0000 (GMT) Received: from dexter.starfire.mn.org (starfire.skypoint.net [66.93.17.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id D22B543D39 for ; Tue, 8 Feb 2005 17:04:01 +0000 (GMT) (envelope-from john@dexter.starfire.mn.org) Received: (from john@localhost) by dexter.starfire.mn.org (8.11.3/8.11.3) id j18H41U14926 for freebsd-questions@freebsd.org; Tue, 8 Feb 2005 11:04:01 -0600 (CST) (envelope-from john) Date: Tue, 8 Feb 2005 11:04:01 -0600 From: John To: freebsd-questions@freebsd.org Message-ID: <20050208110401.B14613@starfire.mn.org> References: <20050208070846.A13935@starfire.mn.org> <200502081551.j18FpL012184@clunix.cl.msu.edu> <20050208101559.A14613@starfire.mn.org> <44oeev81hr.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <44oeev81hr.fsf@be-well.ilk.org>;11:23:12AM -0500 Subject: Re: Using FreeBSD to migrate Windows XP? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 17:04:02 -0000 On Tue, Feb 08, 2005 at 11:23:12AM -0500, Lowell Gilbert wrote: > John writes: > > > Dump cannot work on anthing other than UFS filesystems. Dump > > actually separately interprets the filesystem structure. Consider, for > > example, that dump works perfectly well on unmounted filesystems. > > Dump is DRAMATICALLY different in its operation than tar, cpio, etc. > > Since tar and others use the filesystem code, they don't care > > what the underlying structure might be, BUT, they are also incapable > > of collecting "foreign" information like SIDs and ACLs. > > This is one of the advantages of the new "BSD tar" (which is the > standard tar on FreeBSD 5.3); it can pick up some of the extended > attributes. True, but I think it is still a LONG WAYS from being able to back up and restore an NT Filesystem. We don't really write to NT filesystems at all, in the general case. -- John Lind john@starfire.MN.ORG