From owner-freebsd-current@FreeBSD.ORG Mon Dec 8 17:44:05 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56F2816A4CE for ; Mon, 8 Dec 2003 17:44:05 -0800 (PST) Received: from gw.pelleg.org (gw.pelleg.org [205.201.13.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id C18C543D20 for ; Mon, 8 Dec 2003 17:44:01 -0800 (PST) (envelope-from dpelleg@cs.cmu.edu) Received: from lank.here (lank.wburn [192.168.3.41]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "gw.pelleg.org", Issuer "Dan Pelleg" (verified OK)) by gw.pelleg.org (Postfix) with ESMTP id CD0F25A4E; Mon, 8 Dec 2003 20:43:59 -0500 (EST) Received: by lank.here (Postfix, from userid 7675) id A3D3A661; Mon, 8 Dec 2003 20:43:57 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16341.10460.797587.524727@localhost.localdomain> Date: Mon, 8 Dec 2003 20:43:56 -0500 To: ticso@cicely.de In-Reply-To: <20031208020042.GH42518@cicely12.cicely.de> References: <16339.48593.827068.751737@localhost.localdomain> <20031208020042.GH42518@cicely12.cicely.de> X-Mailer: VM 7.14 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid From: Dan Pelleg cc: freebsd-current@freebsd.org Subject: Re: 5.2-BETA from USB CD-ROM X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dan Pelleg List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 01:44:05 -0000 Bernd Walter writes: > On Sun, Dec 07, 2003 at 06:54:57PM -0500, Dan Pelleg wrote: > > > > I grabbed the miniinst 5.2 ISO, and tried to install it on an IBM thinkpad > > X23 via an IBM USB CD-ROM (the machine has no internal floppy or CD). It > > boots fine, and I can proceed with the installation up to the point where > > it newfs-es the filesystems. Then it stops, saying "can't mount /dev/cd0 on > > /dist: device not configured (6)" > > > > Any ideas? Requests for more debug info? > > Sounds like the kernel doesn't know about your drive. > Up to that stage it's all BIOS access. > I don't know how good USB support from install evironment is - maybe > you have to start it manually or you need some quirks. > Boot messages about USB are welcome. > > Another option would be to do the remaining part of the installation > from network and think about the drive after you've installed the > OS - it'll make things much easier. > I can probably install this over the network. However I'd still like to document the details of this failure here. Here is the hand-copied boot message: uhci0: port 0x1800-0x181f irq 9 at device 29.0 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0x1820-0x183f irq 11 at device 29.1 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered umass0: TEAC IBM USB CD ROM Drive, Rev 1.10/1.34 addr 2 umass0:0:0:-1: Attached to scbus0 uhci2: port 0x1840-0x185f irq 9 at device 29.2 on pci0 usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ... (probe0:umass-sim0:0:0:0): request completed with CAM_REQ_CMP_ERR (probe0:umass-sim0:0:0:0): retrying command ... GEOM: create disk cd0 dp=0xc3e61e00 pass0 at umass-sim0 bus 0 target 0 lun 0 pass0: removable CD-ROM scsi-0 device cd0: serial number cd0: 1.000 MB/S transfers cd0: cd present [144111 x 2048 byte records] (cd0:umass-sim0:0:0:0): error 22 (cd0:umass-sim0:0:0:0): unretryable error umass0: unsupported ATAPI command 0x43 (cd0:umass-sim0:0:0:0): error 22 (cd0:umass-sim0:0:0:0): unretryable error (cd0:umass-sim0:0:0:0): error 22 (cd0:umass-sim0:0:0:0): unretryable error umass0: unsupported ATAPI command 0x43 (cd0:umass-sim0:0:0:0): error 22 (cd0:umass-sim0:0:0:0): unretryable error