From owner-freebsd-questions@FreeBSD.ORG Fri Jun 29 13:43:56 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0EE6106566B for ; Fri, 29 Jun 2012 13:43:56 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 979B78FC08 for ; Fri, 29 Jun 2012 13:43:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=yKjTF8idOsdBPL69zBRodmdYdNGkbuWtbxZzLx/hlH0=; b=DbhbeD0wyoeOLsnzDC6VK1jw3TC+oXlrSujBUgxCYeVo5MXADf/6FoDyWj3UIWoxINDAWaZ4OCshG2c3kFaAYXvwRs70I/LrhSHo5hxh10Er6FYt75BQMbxrX75UBrEC; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SkbUF-0002bM-7B for freebsd-questions@freebsd.org; Fri, 29 Jun 2012 08:43:56 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1340977430-94480-94479/5/78; Fri, 29 Jun 2012 13:43:50 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@freebsd.org References: <52.6F.23439.46C3DEF4@smtp02.insight.synacor.com> Date: Fri, 29 Jun 2012 08:43:50 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/12.00 (FreeBSD) X-SA-Score: -1.5 Subject: Re: OT: Linux EXT4 dump/restore equivalent? 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: Fri, 29 Jun 2012 13:43:56 -0000 On Fri, 29 Jun 2012 00:52:35 -0500, Peter A. Giessel wrote: > > There are a lot of Linux boot disks out there. I haven't found one yet > that includes an ext4 compatible restore. Debian lets you roll your own, > but you need to do that before a disaster. It doesn't include useful > rescue CDs like FreeBSD does. I've always had great success in the past with RIP Rescue live-cd. It was one of the early live-cds with ext4 support. I wonder if the guy who makes it was smart enough to add restore....