From owner-freebsd-hackers Wed Sep 19 3:58:31 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from brunel.uk1.vbc.net (brunel.uk1.vbc.net [194.207.2.8]) by hub.freebsd.org (Postfix) with ESMTP id 149A137B408 for ; Wed, 19 Sep 2001 03:58:28 -0700 (PDT) Received: from localhost (jcv@localhost) by brunel.uk1.vbc.net (8.11.6/8.11.6) with ESMTP id f8JAwQY13994 for ; Wed, 19 Sep 2001 11:58:27 +0100 (BST) X-Authentication-Warning: brunel.uk1.vbc.net: jcv owned process doing -bs Date: Wed, 19 Sep 2001 11:58:26 +0100 (BST) From: Jean-Christophe Varaillon X-Sender: jcv@brunel.uk1.vbc.net To: freebsd-hackers@FreeBSD.ORG Subject: Boot proccess Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Newbie, I need to understand the differents steps of a booting process from the 2 floppies (kern.flp & mfsroot.flp). How it comes and the FreeBSD machine can understand the fact that it has to find kern.flp & mfsroot.flp from the floppy, uncompress them, load them in the RAM and make them running ? In short, which program gives enough knowledge to the microprocessor (?) and allow him to use kern.flp & mfsroot.flp in order to boot and make the operating system running. Thanks in advance. Christophe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message