From owner-freebsd-sysinstall@FreeBSD.ORG Mon Feb 27 06:00:22 2012 Return-Path: Delivered-To: freebsd-sysinstall@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6DF31065670 for ; Mon, 27 Feb 2012 06:00:22 +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 9FC558FC08 for ; Mon, 27 Feb 2012 06:00:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1R60Ma7069591 for ; Mon, 27 Feb 2012 06:00:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1R60MuC069590; Mon, 27 Feb 2012 06:00:22 GMT (envelope-from gnats) Date: Mon, 27 Feb 2012 06:00:22 GMT Message-Id: <201202270600.q1R60MuC069590@freefall.freebsd.org> To: freebsd-sysinstall@FreeBSD.org From: Jin Guojun Cc: Subject: Re: bin/164399: bsdinstall(8): 9.0 installer failures X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jin Guojun List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2012 06:00:22 -0000 The following reply was made to PR bin/164399; it has been noted by GNATS. From: Jin Guojun To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/164399: bsdinstall(8): 9.0 installer failures Date: Sun, 26 Feb 2012 21:39:10 -0800 (PST) ---2114655128-324512918-1330321150=:1142 Content-Type: text/plain; charset=us-ascii Further information for problem 1) installer configured internal IDE DVD driver as cd0 (not acd0) but trying to mount /dev/acd0, thus boot to root failed. Manually typing in "cd9660:/dev/cd0 ro" will boot: This occurs on different motherboards and CPUs, but all have a DVD R/W (different vendors). So, the problem may be related DVD device vs. CD device (just guessing because I have no CD R/W in hand). ---2114655128-324512918-1330321150=:1142 Content-Type: text/html; charset=us-ascii
Further information for problem 1) installer configured internal IDE DVD driver as cd0 (not acd0) but trying to mount /dev/acd0, thus boot to root failed. Manually typing in "cd9660:/dev/cd0 ro" will boot:

This occurs on different motherboards and CPUs, but all have a DVD R/W (different vendors).
So, the problem may be related DVD device vs. CD device (just guessing because I have no CD R/W in hand).
---2114655128-324512918-1330321150=:1142--