From owner-freebsd-questions@FreeBSD.ORG Tue Feb 8 13:08:48 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 9841616A4F3 for ; Tue, 8 Feb 2005 13:08:48 +0000 (GMT) Received: from dexter.starfire.mn.org (starfire.skypoint.net [66.93.17.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4B9243D2D for ; Tue, 8 Feb 2005 13:08:47 +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 j18D8kS13979 for freebsd-questions@freebsd.org; Tue, 8 Feb 2005 07:08:46 -0600 (CST) (envelope-from john) Date: Tue, 8 Feb 2005 07:08:46 -0600 From: John To: freebsd-questions@freebsd.org Message-ID: <20050208070846.A13935@starfire.mn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Subject: 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 13:08:48 -0000 OK - I've finally come to the realization (a little slow, I know) that a 5.8Gb disk drive is just not enough to support a desktop environment (including JAVA) for both Windows XP and FreeBSD on my laptop. :( I have used dump(8) to dump out my filesystems. I am wondering if I can just use "dd" to dump out all of /dev/ad0s1 also, and then use "dd" to put it back again when I'm done. Then I'd boot the installation CD into "fixit" mode, build a new MBR, make sure that the new s1 was the same or very slightly larger than the old s1, and use dd to put it back again. Can anyone speak to either the "doomed to failure" or "I've done this and it works" scenarios? Thanks. BTW, just out of curiosity, does anyone know off the top of their heads where dump(8) puts the snapshot name when used with the L option? I assumed it would be in the .snap directory, but when I did an "ls -la" of /home/.snap while it was running, there was nothing there. I suppose it could remove the snap after it builds the map of what diskblocks to back up, but that could still lead to "fuzzy" backups. -- John Lind john@starfire.MN.ORG