From owner-freebsd-questions Mon Jun 14 23:54:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from nagling.611.chedworth.hou.tx.us (28.252.nas6.ippool.hypercon.com [198.64.252.28]) by hub.freebsd.org (Postfix) with ESMTP id A4D8414F0C for ; Mon, 14 Jun 1999 23:54:36 -0700 (PDT) (envelope-from bdodson@beowulf.utmb.edu) Received: from wotan.611.chedworth.hou.tx.us (wotan.611.chedworth.hou.tx.us [10.1.1.49]) by nagling.611.chedworth.hou.tx.us (8.8.8/8.8.8) with ESMTP id VAA26217; Mon, 14 Jun 1999 21:15:52 -0500 (CDT) (envelope-from bdodson@beowulf.utmb.edu) Received: (from bdodson@localhost) by wotan.611.chedworth.hou.tx.us (8.8.8/8.8.8) id UAA00435; Mon, 14 Jun 1999 20:55:57 -0500 (CDT) (envelope-from bdodson) Date: Mon, 14 Jun 1999 20:55:57 -0500 (CDT) Message-Id: <199906150155.UAA00435@wotan.611.chedworth.hou.tx.us> From: "M. L. Dodson" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Ray, Pinaki" Cc: "'freebsd-questions@FreeBSD.org'" Subject: Formatting Harddrive for Installation In-Reply-To: References: X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ray, Pinaki writes: > I want to install FreeBSD on my harddrive using the CD-ROM (Walnut Creek) > FreeBSD 3.0 Snapshot in my possession. At present my harddrive has been > partitioned in several logical drives and I have installed the following > OSs: DOS 6.2 on the first 1GB (FAT16) partition, NT4.0 (Build1381, Service > Pack 5) on the second partition 4.2GB (NTFS), and I have left free 4 GB of > space for FreeBSD. I want to know how do I format this space (4 GB) for > installing FreeBSD on it. The install process will handle that for you. You will have complete control over it. > Reading through all the files and the Handbook I > find that FreeBSD can be installed 'from a MS-DOS partition' (but nothing > more). That is not important to you if you have a supported cd-rom drive, and it is tricky. What that means is that you can store the installation files on a MS-DOS partition from where they will be read during the installation. You could do that if, e.g., your cd-rom were not supported. Almost all recent ones are supported, however. > What does that mean - can FreeBSD be installed on FAT16 or FAT32 or > NTFS formats for that matter ? Absolutely not! Horrors! ;-) Seriously, no. FBSD uses a unix file system format not in any way related to FAT or ntfs. Probably most closely related to the HPFS of OS/2, but even that is more superficial than real. Note that, while you cannot _install_ on a "Microsoft" file system, you can mount them read/write (except ntfs is read-only, IIRC) after the installation. > Or does FreeBSD has its own formatting > tools ? Yes. > -- In that case will FreeBSD be able to see all of 4 GB (or more if > given) as a single partition ? Really depends on the ability of your bios to boot beyond 1024 cylinders. If you can boot it, FBSD can handle it. Forget all the DOS-derived limitations and baggage MS dragged behind itself into NT. Once you boot, none of that mess is important. > Nothing explicitly is stated in the > literature I could get hold on. Please advise me in details how to proceed. > Also how shall I edit the NT loader 'boot.ini' so that I am able to choose > from DOS, NT or FreeBSD on booting. You really should go to 3.2-RELEASE or a recent 3-STABLE snapshot. 3.0 has all the standard problems of a "dot-zero" release. The later ones are really MUCH better, particularly if you are going to share with NT and multiboot using the NT loader. Visit www.freebsd.org to get the real scoop. Ask again on this list when you have it installed and want to set up multibooting, or you can probably just follow the FAQ on the web site since you have everything on one disk. (The FAQ will be installed on your local disk if you select the doc distribution for installation). > Thank you. You are welcome! > > Pinaki Ray > email: Pinaki.Ray@dsto.defence.gov.au > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message