From owner-freebsd-i386@FreeBSD.ORG Sun Dec 5 13:50:19 2010 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 727191065672 for ; Sun, 5 Dec 2010 13:50:19 +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 467E88FC16 for ; Sun, 5 Dec 2010 13:50:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oB5DoJHk068988 for ; Sun, 5 Dec 2010 13:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oB5DoIhm068987; Sun, 5 Dec 2010 13:50:18 GMT (envelope-from gnats) Date: Sun, 5 Dec 2010 13:50:18 GMT Message-Id: <201012051350.oB5DoIhm068987@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Bruce Cran Cc: Subject: Re: i386/147842: [install] Installation Failure on Panasonic CF-Y5 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Cran List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2010 13:50:19 -0000 The following reply was made to PR i386/147842; it has been noted by GNATS. From: Bruce Cran To: bug-followup@FreeBSD.org, toshihito_shibasaki@private.so-net.jp Cc: Subject: Re: i386/147842: [install] Installation Failure on Panasonic CF-Y5 Date: Sun, 5 Dec 2010 13:47:32 +0000 Could you gather some information to help debug this problem please? Boot using the 8.1 LiveFS CD, enter FixIt mode and set up networking using "dhclient " or manually. Once you have an IP address configured please collect the following information: dmesg ls /dev Save these to a file under /tmp and use the 'ftp' program to upload them to ftp://ftp.bluestop.org/incoming (you won't be able to see the files once uploaded, but the following commands will work for example: cd /incoming put dmesg.txt put lsout.txt -- Bruce Cran