From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EVB8f-00034F-1x for mharc-grub-devel@gnu.org; Thu, 27 Oct 2005 13:02:05 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EVB8c-00033S-Jl for grub-devel@gnu.org; Thu, 27 Oct 2005 13:02:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EVB7s-0002sE-5q for grub-devel@gnu.org; Thu, 27 Oct 2005 13:02:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EVB7s-0002sB-2w for grub-devel@gnu.org; Thu, 27 Oct 2005 13:01:16 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EVB6z-0003fC-GR for grub-devel@gnu.org; Thu, 27 Oct 2005 13:00:28 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 4EB5F85FE for ; Thu, 27 Oct 2005 18:59:59 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 07781-01 for ; Thu, 27 Oct 2005 18:59:56 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 13270834C for ; Thu, 27 Oct 2005 18:59:56 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id C87CCC046 for ; Thu, 27 Oct 2005 18:59:55 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <20051027120427.19262.qmail@web53006.mail.yahoo.com> From: Marco Gerards Date: Thu, 27 Oct 2005 18:59:56 +0200 In-Reply-To: <20051027120427.19262.qmail@web53006.mail.yahoo.com> (E. Leibovich's message of "Thu, 27 Oct 2005 05:04:27 -0700 (PDT)") Message-ID: <87k6fyopyr.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: Automatic backup with grub X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 17:02:03 -0000 E Leibovich writes: > Specs: A home system running windows on partition /dev/hda1 wishes > to have the content of /dev/hda1 partition recovered once in a > while, and upon request from a file stored on a different > partition. The system should also be able to update the image file > from the partition upon request. Ideally this request should be able > to be done also from the windows system. Every way to achieve this > goal is kosher. So what needs to be done is place an image back once in a while. It should be possible to create a GRUB command for that, I guess. :-) -- Marco