From owner-freebsd-stable@FreeBSD.ORG Wed Jan 21 06:17:45 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34EFF16A4CF for ; Wed, 21 Jan 2004 06:17:45 -0800 (PST) Received: from chuggalug.clues.com (chuggalug.demon.co.uk [62.49.17.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78F1F43D46 for ; Wed, 21 Jan 2004 06:17:41 -0800 (PST) (envelope-from geoffb@chuggalug.clues.com) Received: from chuggalug.clues.com (localhost [127.0.0.1]) by chuggalug.clues.com (8.12.10/8.12.10) with ESMTP id i0LECs3N038672 for ; Wed, 21 Jan 2004 14:12:54 GMT (envelope-from geoffb@chuggalug.clues.com) Received: (from geoffb@localhost) by chuggalug.clues.com (8.12.10/8.12.10/Submit) id i0LECrLq038667 for stable@freebsd.org; Wed, 21 Jan 2004 14:12:53 GMT (envelope-from geoffb) Date: Wed, 21 Jan 2004 14:12:52 +0000 From: Geoff Buckingham To: stable@freebsd.org Message-ID: <20040121141252.GA33168@chuggalug.clues.com> References: <20040120092347.GB149@chuggalug.clues.com> <20040120104554.GC149@chuggalug.clues.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040120104554.GC149@chuggalug.clues.com> User-Agent: Mutt/1.4.1i Subject: Re: cdboot, mfs_root and mount_cd9660 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2004 14:17:45 -0000 I have now tried this with a 4.9 /boot and still see the same problem. I also added the atacontrol binary to my mfs_root and tried detachng the ata channel with the cd re-attaching and re-initialising it. I still get the same invalid argument error. As I can't fix this with atacontrol can I assume the problem is with the initialisation of the kernel by the loader rather than the loader leaving the cd in a unknown state? How is the PXEboot which allows mount_cd9660 to work differ from a no emulation cdboot? Moved to stable as I am now 100% 4.x (was using /boot from 5.2 before) On Tue, Jan 20, 2004 at 10:45:54AM +0000, Geoff Buckingham wrote: > On Tue, Jan 20, 2004 at 09:23:47AM +0000, 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. > > > > This works fine however once booted trying to mount the iso9660 fs from the > > CD produces the error: > > > > cd9660: /dev/acd0c: Invalid argument > > > > 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) > > > > Anyone know what I am doing wrong? > > Should add this is a no emulation boot. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"