From owner-freebsd-alpha Tue Aug 21 10:59:54 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 30DB237B40C for ; Tue, 21 Aug 2001 10:59:47 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@[147.11.46.201]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id KAA08649; Tue, 21 Aug 2001 10:59:40 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010821095617.S23686-100000@wonky.feral.com> Date: Tue, 21 Aug 2001 10:59:46 -0700 (PDT) From: John Baldwin To: Matthew Jacob Subject: Re: my bootable CDs... Cc: freebsd-alpha@FreeBSD.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 21-Aug-01 Matthew Jacob wrote: >> > mathom.nas.nasa.gov > ls boot >> > TRANS.TBL cdboot* loader* loader.rc >> > >> > The fixit CDROM (disk2) has the full complement of /boot, including >> > defaults >> > and Forth code, etc. >> > >> > It seems a quick and cheap thing to try is to put the full /boot >> > complement >> > into disk1's /boot. >> >> We don't use the 4th stuff for installation booting. Look at loader.rc, it >> doesn't include /boot/loader.4th, so none of the other stuff is needed. The >> loader.rc just loads a kernel and boots. > > I'm not as stupid as you seem to think. I'm suggesting that this would be a > cheap thing to try to see if it solves this specific problem. *Then* you > might > have a chance finding where the breakage is more quickly. Ahh, I misunderstood. I didn't think you were stupid (and don't think that in general) just perhaps temporarily confused. :) It may be that the 4th code does extra smarts with the filenames that the loader itself doesn't do, though arguably the support for handling these filenames should be in the cd9660 fs in libstand that the loader uses. > -matt -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message