From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Reza Alizadeh Majd" Subject: Problem on installing GuixSD on a remote server using iPXE Date: Tue, 02 Jul 2019 10:24:43 +0430 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55993) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiBke-00024L-3K for help-guix@gnu.org; Tue, 02 Jul 2019 01:54:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiBkc-0006Pc-Vz for help-guix@gnu.org; Tue, 02 Jul 2019 01:54:48 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58539) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hiBkc-0006Ok-H9 for help-guix@gnu.org; Tue, 02 Jul 2019 01:54:46 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 6E3F221FA9 for ; Tue, 2 Jul 2019 01:54:44 -0400 (EDT) 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: help-guix@gnu.org HI, I want to install GuixSD using iPXE on a remote server, unfortunately I didn't find any useful starting point. I had a review over iPXE documents and tried to mount installation iso using sanboot, but installation process hangs during boot process while it tries to load GRUB. is there anyone have a previous experience about this, and guide me on this matter? Thanks Reza