From owner-freebsd-questions@FreeBSD.ORG Sat Apr 5 18:46:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 579B137B401 for ; Sat, 5 Apr 2003 18:46:46 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.102.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D84343FAF for ; Sat, 5 Apr 2003 18:46:45 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.85.83 ([207.179.85.83]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Sat, 5 Apr 2003 21:47:43 -0500 From: taxman To: C Mead , freebsd-questions@freebsd.org Date: Sat, 5 Apr 2003 21:50:22 -0500 User-Agent: KMail/1.5 References: <20030406014223.GA1579@laptop.home.lan> In-Reply-To: <20030406014223.GA1579@laptop.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304052150.22679.taxman@acd.net> X-OriginalArrivalTime: 06 Apr 2003 02:47:44.0199 (UTC) FILETIME=[E6246570:01C2FBE6] Subject: Re: 4.8 mini-iso wont boot off SCSI cdrom X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 02:46:46 -0000 On Saturday 05 April 2003 08:42 pm, C Mead wrote: > Hi all, > > Wondering if anyone has had, or can try to recreate the problem below. > > Just downloaded the 4.8 mini iso, and tried booting it from a Plextor UW > SCSI cdrom, for some reason though it doesnt want to boot from it. The at what point does it fail? Do you see any messages? > cd works I've booted it on 2 other machines with IDE drives, so its not > the media(cdrom) itself. > > And I've booted both Slackware and Gentoo iso's on the scsi cdrom and > they boot fine as well. > > I have just stuck a old IDE cdrom in the SCSI box and it boots the > install fine from that drive. we need the output of the boot messages to be able to figure out why and see what hardware you have. Boot with the IDE drive then use a fixit floppy ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.8-RELEASE/floppies/fixit.flp to save the output of dmesg. That needs to be written as an image to a floppy. See the install instructions in the handbook for how. Or just install using the IDE cdrom and copy the text from the file /var/run/dmesg.boot > I am quite new to the BSD world coming from Linux, so I have little > experience other than running 5 for about a month, but I was advised to > go back to the 4.* series for the usage I want from this machine. > > Is it possible that the mini iso has a bug with respect to SCSI cdroms? sure. Try the 4.8 boot floppies, do they give the same problem? Tim