From owner-freebsd-hackers@FreeBSD.ORG Sun Jan 11 15:14:47 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 432FB16A4CE for ; Sun, 11 Jan 2004 15:14:47 -0800 (PST) Received: from pc5.i.0x5.de (reverse-213-146-113-119.dialin.kamp-dsl.de [213.146.113.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF35D43D46 for ; Sun, 11 Jan 2004 15:14:43 -0800 (PST) (envelope-from nicolas@dauerreden.de) Received: from pc5.i.0x5.de (nicolas@localhost [127.0.0.1]) by pc5.i.0x5.de (8.12.9p2/8.12.9) with ESMTP id i0BNEfR7070675 for ; Mon, 12 Jan 2004 00:14:41 +0100 (CET) (envelope-from nicolas@pc5.i.0x5.de) Received: (from nicolas@localhost) by pc5.i.0x5.de (8.12.9p2/8.12.9/Submit) id i0BNEfPU070674 for freebsd-hackers@freebsd.org; Mon, 12 Jan 2004 00:14:41 +0100 (CET) (envelope-from nicolas) Date: Mon, 12 Jan 2004 00:14:41 +0100 From: Nicolas Rachinsky To: freebsd-hackers@freebsd.org Message-ID: <20040111231441.GA70479@pc5.i.0x5.de> Mail-Followup-To: freebsd-hackers@freebsd.org References: <20040108163724.GA26745@lpthe.jussieu.fr> <200401101945.27234.wes@softweyr.com> <400108FC.9010008@iconoplex.co.uk> <200401110048.52747.wes@softweyr.com> <40011237.3000409@iconoplex.co.uk> <20040111092746.GA836@pc5.i.0x5.de> <20040111190240.GA28161@Odin.AC.HMC.Edu> <20040111202438.GA55331@pc5.i.0x5.de> <20040111213432.GK53429@silverwraith.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040111213432.GK53429@silverwraith.com> X-Powered-by: FreeBSD X-Homepage: http://www.rachinsky.de X-PGP-Keyid: C11ABC0E X-PGP-Fingerprint: 19DB 8392 8FE0 814A 7362 EEBD A53B 526A C11A BC0E X-PGP-Key: http://www.rachinsky.de/nicolas/nicolas_rachinsky.asc X-SECURITY: Never trust a running system User-Agent: Mutt/1.5.5.1i Subject: Re: Discussion on the future of floppies in 5.x and 6.x X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 23:14:47 -0000 * Avleen Vig [2004-01-11 13:34 -0800]: > On Sun, Jan 11, 2004 at 09:24:38PM +0100, Nicolas Rachinsky wrote: > > > Now, who wants to give this a try? > > > > OK, I tried now the following: > > > > I made copies of the 4.9 RELEASE Floppies, split the half of the > > kernel and mfsroot to another floppy and added two appropriate > > splitfiles. > > > > Afterwards booting from these four disks worked fine. > > OK, someone help me out here :) > I was going to try this with a range of floppies (4.8, 4.9, 5.1, 5.2, > etc), but I can't figure out what to do with splitfs.c Do nothing, the loader already contains it. Nicolas