From owner-freebsd-i386@FreeBSD.ORG Sun May 25 17:30:02 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A4471065671 for ; Sun, 25 May 2008 17:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 553A78FC20 for ; Sun, 25 May 2008 17:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4PHU2H9056295 for ; Sun, 25 May 2008 17:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4PHU2qV056292; Sun, 25 May 2008 17:30:02 GMT (envelope-from gnats) Resent-Date: Sun, 25 May 2008 17:30:02 GMT Resent-Message-Id: <200805251730.m4PHU2qV056292@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Johnson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEE811065682 for ; Sun, 25 May 2008 17:24:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CC3268FC12 for ; Sun, 25 May 2008 17:24:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4PHN5t4016219 for ; Sun, 25 May 2008 17:23:05 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m4PHN5q6016217; Sun, 25 May 2008 17:23:05 GMT (envelope-from nobody) Message-Id: <200805251723.m4PHN5q6016217@www.freebsd.org> Date: Sun, 25 May 2008 17:23:05 GMT From: Martin Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/123981: You can't usefully PXEBOOT the 7.0-RELEASE-i386-livefs.iso image X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2008 17:30:02 -0000 >Number: 123981 >Category: i386 >Synopsis: You can't usefully PXEBOOT the 7.0-RELEASE-i386-livefs.iso image >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 25 17:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Martin Johnson >Release: 7.0-RELEASE >Organization: n/a >Environment: 7.0-RELEASE-i386-livefs.iso >Description: You cannot usefully PXEBOOT the LiveFS CDROM image. This is a pity, because it would be useful as a rescue boot image for computers without CDROM drives. To be strictly accurate, you _can_ tweak the image to PXEBOOT so that the FreeBSD installer will run, by editing loader.conf and decompressing mfsroot.gz (see http://jdc.parodius.com/freebsd/pxeboot_serial_install.html ) but this does not get you very far. The problem is that when you choose the installer's menu option to launch the rescue shell, there is no option to access the rest of the ISO image files over NFS. It only works from CDROM, which you don't have if you're PXE booting over the network. >How-To-Repeat: Use any machine with PXEBOOT support, as per http://jdc.parodius.com/freebsd/pxeboot_serial_install.html . You will need a working FreeBSD machine to serve the image file from, with working DHCP, TFTP and NFS services. Once the FreeBSD installer is running, select the rescue shell. It won't be able to find the files it needs. >Fix: The FreeBSD installer already allows you to install FreeBSD by accessing the installation files over NFS. It should be possible to access the LiveFS CD files in the same way. >Release-Note: >Audit-Trail: >Unformatted: