From owner-freebsd-questions Thu Apr 11 12:39:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA04817 for questions-outgoing; Thu, 11 Apr 1996 12:39:21 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA04812 for ; Thu, 11 Apr 1996 12:39:16 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id TAA05664; Thu, 11 Apr 1996 19:38:01 -0500 (EST) From: "John S. Dyson" Message-Id: <199604120038.TAA05664@dyson.iquest.net> Subject: Re: FreeBSD To: shaffinb@gandalf.matrikon.ab.ca (Shaffin Bhanji) Date: Thu, 11 Apr 1996 19:38:01 -0500 (EST) Cc: questions@freebsd.org In-Reply-To: <316D4644.5A66@matrikon.ab.ca> from "Shaffin Bhanji" at Apr 11, 96 11:49:56 am X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > HI, > > I JUST WANTED TO KNOW IF THE OS WILL CO-EXIST WITH ANOTHER > OS AS LINUX DOES ???? AND CAN I BOOT TO ANY OS AT THE COMMAND PROMPT > > EXAMPLE : > > AS "LILO" DOES IN LINUX --> GIVING YOU A CHICE AT BOOT. > Of course -- also the FreeBSD booting method is superior after the FreeBSD choice is made -- it actually reads the filesystem using the filesystem metadata. Lilo uses a hokey fixed address scheme scheme. You can arrange to boot FreeBSD/WinNT/Dos as needed. John