From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Operation System not found Date: Thu, 02 Mar 2017 14:05:18 +0100 Message-ID: <87innrx20h.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjQQD-0007Y8-CV for help-guix@gnu.org; Thu, 02 Mar 2017 08:05:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjQQ9-0003XX-F7 for help-guix@gnu.org; Thu, 02 Mar 2017 08:05:29 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21136) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cjQQ9-0003X5-8Y for help-guix@gnu.org; Thu, 02 Mar 2017 08:05:25 -0500 In-reply-to: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: help-guix Catonano writes: > The installation process finished successfully but then the machine doesn' > t boot :-/ > > I tried also with a single huge partition mounted on / > > Same result :-/ > > Did this happen to anyone else ? Is this still a problem for you? It is important that the information in your operating-system configuration file accurately reflects your partition layout. In particular any UUIDs or device file names must match. Hopefully, the curses installer will make this a little easier. ~~ Ricardo