From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: guix system init co-existing with other distros Date: Thu, 18 Feb 2016 21:26:27 +0100 Message-ID: <20160218202627.GA4076@solar> References: <87r3gg8o1u.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWV9p-00022n-Gb for guix-devel@gnu.org; Thu, 18 Feb 2016 15:26:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWV9j-0001w0-Vs for guix-devel@gnu.org; Thu, 18 Feb 2016 15:26:37 -0500 Received: from mailrelay2.public.one.com ([91.198.169.125]:12894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWV9j-0001vQ-Ko for guix-devel@gnu.org; Thu, 18 Feb 2016 15:26:31 -0500 Content-Disposition: inline In-Reply-To: <87r3gg8o1u.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Jan Nieuwenhuizen Cc: guix-devel@gnu.org Hello, On Sat, Feb 13, 2016 at 07:26:05PM +0100, Jan Nieuwenhuizen wrote: > I am using this snippet in (operatating-system) to multi-boot I have my /home in an encrypted lvm, so I cannot share it with a multi-booted GuixSD. My solution will be to drop Debian and to move to GuixSD over the weekend, wish me luck! Andreas