From owner-freebsd-questions@FreeBSD.ORG Sun Sep 30 07:48:37 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 7FF9D1065670 for ; Sun, 30 Sep 2012 07:48:37 +0000 (UTC) (envelope-from saeedeh.motlagh@gmail.com) Received: from mail-qc0-f182.google.com (mail-qc0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 312818FC08 for ; Sun, 30 Sep 2012 07:48:36 +0000 (UTC) Received: by qcsl39 with SMTP id l39so4055998qcs.13 for ; Sun, 30 Sep 2012 00:48:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Idik8hyFEEkjIqnLZ67TTeTucVjWfp8U6zUXbHS+W2o=; b=dD6+O9DpU+QSJHTKVu5qjYnTy+F/hPjVC5rqUX5iBWrl5lrtT8Cz3W1Fyj9EF1IxcG vpop0WTGOZclOTnWvMRJhdkAuULu/g8Buf8TOYq5MuZ+1OyEyrYM4qcqHyK+SrSc8MFB ZzkB0QJqfLcv/BWgODln/ERofdrZpxs3XIvdVv5mFS3XoTOhTk0/L78i/rEbgYlHOsPe 3X0kOcrAbqcxn8C7SwyODmPHxqrqLIEe3+SeMd3MYUWQFiuJX6eDH8LiM765Yc/HhOVt 6BXRjy2sGz7ZIOSZb7XN+ueT5xNfdhQBsNlLEAIvSqIHqSYuIUgXeJpP/f9N0Qud5HPD Nd+Q== MIME-Version: 1.0 Received: by 10.224.196.132 with SMTP id eg4mr28591349qab.93.1348991316445; Sun, 30 Sep 2012 00:48:36 -0700 (PDT) Received: by 10.49.40.196 with HTTP; Sun, 30 Sep 2012 00:48:36 -0700 (PDT) In-Reply-To: References: <20120929135300.03aae386@fabiankeil.de> Date: Sun, 30 Sep 2012 11:18:36 +0330 Message-ID: From: saeedeh motlagh To: s m Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: how restore an unencrypted dump on an encrypted file system? 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: Sun, 30 Sep 2012 07:48:37 -0000 hi i have a similar problem too. can you explain in detail what you have done step by step? i wanna know if my problem is exactly what you have. thanks On 9/29/12, s m wrote: > thanks Fabian for your answer. i don't know what exactly information > is needed but i tell what i did up to now. > > i have two partition, one is encrypted and the other one is not. the > unencrypted partition has boot folder. when i copy FreeBSD base system > files, FreeBSD start up correctly but when i restore dump files, > FreeBSD doesn't start up correctly. > > i hope this information help to understand what is wrong. > thanks > > On 9/29/12, Fabian Keil wrote: >> s m wrote: >> >>> I backed up my freeBSD 8.2 box by dump command and now want to restore >>> this dump file on an encrypted file system (i used geli to encrypt my >>> file system) but do not know how to do that. >>> >>> is there any way or command to restore an unencrypted dump on an >>> encrypted file system? i tried to restore my dump file as when file >>> system is unencrypted. >> >> Can you read the files after attaching the provider manually? >> >>> this is what i've doe: I decrypted my encrypted file system by "geli >>> attach" command, then mount it and restore dumps. but when i restart >>> my system, FreeBSD doesn't start up correctly (PXE boot menu is shown >>> and when i select freeBSD, boot.config runs but nothing happend). >> >> You do not provide enough information to give a meaningful answer. >> >> One possible mistake would be putting the kernel itself on >> the encrypted file system, but the list of things one can >> do wrong is pretty long. >> >> Fabian >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >