From owner-freebsd-stable Mon Dec 13 13:14:13 1999 Delivered-To: freebsd-stable@freebsd.org Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254]) by hub.freebsd.org (Postfix) with ESMTP id C6996151E0; Mon, 13 Dec 1999 13:14:08 -0800 (PST) (envelope-from nox@saturn.kn-bremen.de) Received: from saturn.kn-bremen.de (uucp@localhost) by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id WAA20095; Mon, 13 Dec 1999 22:11:13 +0100 Received: (from nox@localhost) by saturn.kn-bremen.de (8.9.3/8.8.5) id WAA12495; Mon, 13 Dec 1999 22:09:41 +0100 (CET) From: Juergen Lock Date: Mon, 13 Dec 1999 22:09:41 +0100 To: Mike Smith Cc: Mike Smith , zzhang@cs.binghamton.edu, freebsd-stable@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: loader hacks (was: Re: easyboot far into disk) Message-ID: <19991213220941.C8035@saturn.kn-bremen.de> References: <19991212155932.A1107@saturn.kn-bremen.de> <199912130021.QAA04346@mass.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.7i In-Reply-To: <199912130021.QAA04346@mass.cdrom.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Dec 12, 1999 at 04:21:15PM -0800, Mike Smith wrote: > > > > I thought rootdev was fixed a long time back. If it's not, please tell > > > > me and I'll fix it again. 8) > > > > > > Alright I finally got around testing this with a later kern.flp > > > (3.3-R actually), and it still didn't work. ... > > > > Well i played with this once more yesterday and now i know what was > > wrong: Unlike currdev, rootdev needs a `:' at the end... So either > > I'm blind or the manpage needs fixing. :) > > The manpage is probably wrong. $rootdev is obsolete and will be removed > for 4.x (if I remember). > > > I also actually started making that FAQ entry (yeah!), and then > > wondered if you could also make an automagic boot floppy for a root > > disk that is entirely invisible to the BIOS, like when its on a > > BIOS-less (but otherwise supported) SCSI controller. I didn't find > > a way to do it with the original (-stable) loader, but when i made > > this patch, > > 4.x does this differently (better) by passing in a complete identifier. > I need to update the online help and manpage for it. Ah, but that does need changes in the kernel right? The way i did it should even work with an old 2.x kernel, you just have to put it on the floppy... Regards, -- Juergen Lock (remove dot foo from address to reply) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message