From owner-freebsd-current@FreeBSD.ORG Fri Jan 23 12:00:08 2004 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 BCD5816A4CE for ; Fri, 23 Jan 2004 12:00:08 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D180843D7E for ; Fri, 23 Jan 2004 11:59:46 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 7135072DBF; Fri, 23 Jan 2004 11:59:40 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 6BC6472DB5; Fri, 23 Jan 2004 11:59:40 -0800 (PST) Date: Fri, 23 Jan 2004 11:59:40 -0800 (PST) From: Doug White To: Geoff Buckingham In-Reply-To: <20040120092347.GB149@chuggalug.clues.com> Message-ID: <20040123115822.U61090@carver.gumbysoft.com> References: <20040120092347.GB149@chuggalug.clues.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: cdboot, mfs_root and mount_cd9660 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 20:00:08 -0000 On Tue, 20 Jan 2004, Geoff Buckingham wrote: > For reasons I wont bore people with, I am trying to produce a bootable CD > using /boot from 5.2 (minus kernel and modules) boot a 4.9 kernel and > mfs_root. Just a 5.2 loader(8)? > This works fine however once booted trying to mount the iso9660 fs from the > CD produces the error: > > cd9660: /dev/acd0c: Invalid argument If this was actually -current, there is no /dev/acd0c there; its just /dev/acd0. Perhaps the cdrom drive is having issues? > booting the same kernel and mfs_root bits from a 4.9 pxeboot via tftp I > am able to succesfully mount the same CD on the same hardware (DL 360 > G1) This tends to imply the cdrom drive is defective. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org