From owner-freebsd-stable@FreeBSD.ORG Tue May 9 19:15:30 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D72FC16A7AD for ; Tue, 9 May 2006 19:15:30 +0000 (UTC) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A28843D46 for ; Tue, 9 May 2006 19:15:30 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-39-242.dynamic.qsc.de [212.202.39.242]) by efacilitas.de (Postfix) with ESMTP id DC2C94CA89; Tue, 9 May 2006 21:26:55 +0200 (CEST) Received: from [192.168.1.2] (muhkuh.local [192.168.1.2]) by eurystheus.local (Postfix) with ESMTP id 3E2225285A; Tue, 9 May 2006 21:14:34 +0200 (CEST) Message-ID: <4460EA4A.3060208@cs.tu-berlin.de> Date: Tue, 09 May 2006 21:15:22 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Dmitry Morozovsky References: <20060509222157.I69331@woozle.rinet.ru> In-Reply-To: <20060509222157.I69331@woozle.rinet.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: stable@freebsd.org Subject: Re: 6.1-R/amd64: PXE boot can't handle .gz mfsroot? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2006 19:15:31 -0000 Dmitry Morozovsky schrieb: > Colleagues, > > ${SUBJ} says almost all. PXEboot leads to > > Can't work out which disk we are booting from. > > error. > > Ungzipping /boot/mfsroot.gz helps Hello Dmitry, I can't report any problems regarding this with 6.0-RELEASE. Can you show me find /tftproot -type f and cat /tftpdroot/boot/loader.conf please? Did you compiled pxeboot without gzip support accidentally? Regards Björn