From owner-freebsd-bugs Tue Apr 27 0:10: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EB7C15094 for ; Tue, 27 Apr 1999 00:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA29682; Tue, 27 Apr 1999 00:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 27 Apr 1999 00:10:01 -0700 (PDT) Message-Id: <199904270710.AAA29682@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Daniel C. Sobral" Subject: Re: conf/11343: worm; problems with installation and boot Reply-To: "Daniel C. Sobral" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR conf/11343; it has been noted by GNATS. From: "Daniel C. Sobral" To: zucho@lara.on.ca Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: conf/11343: worm; problems with installation and boot Date: Tue, 27 Apr 1999 16:04:37 +0900 zucho@lara.on.ca wrote: > > >Environment: > >Description: > I had added SCSI YAMAHA CRW 4416S to my computer before I installed > FreeBSD3.1 > first I was able to install only when I put FreeBSD cdrom into YAMAHA CRW > 4416S > when i try to install from another cdrom it does not recognize SCSI YAMAHA CRW 4416S > > after installation I get this message > > cd1: < 1.0e> removable CR-ROM SCSI-2 device > cd1: 8.333MB/s transfers (8.333MHz/off 15 > cd1: Attempt to query device size failed: Not Ready, Medium not present - > tray closed > error 22: panic! Cannot mount root (2) > > How to fix this problem? You failed to describe your environment, which is critical to this problem. In which disk you installed FreeBSD? First IDE? Second IDE? First SCSI? Here are a few possibilities: da0, da1, wd0, wd1, wd2. Identify the one you installed FreeBSD into. If you cannot, describe your configuration in _details_. Once you figured out which, notice the unit number. That is the number after the letters. For instance, the unit number for da0 is 0. Then, at the beginning of the bootstrap process, when a countdown message is displayed, during which you can type any key to interrupt, type any key. Then enter: set root_disk_unit=N boot where N is the unit number of the disk you installed FreeBSD into. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "Well, Windows works, using a loose definition of 'works'..." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message