From owner-freebsd-performance@FreeBSD.ORG Fri Jan 23 11:36:20 2004 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BA5816A4CE for ; Fri, 23 Jan 2004 11:36:20 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE6643D46 for ; Fri, 23 Jan 2004 11:36:18 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i0NJaHBQ007418; Fri, 23 Jan 2004 11:36:17 -0800 (PST) Received: from [10.1.1.193] (nfw2.codefab.com [66.234.138.66]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 3.0) with ESMTP id i0NJZxeO024574; Fri, 23 Jan 2004 11:36:16 -0800 (PST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <5EEFD610-4DDB-11D8-A782-003065ABFD92@mac.com> Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Fri, 23 Jan 2004 14:35:59 -0500 To: HarryH X-Mailer: Apple Mail (2.609) cc: freebsd-performance@freebsd.org Subject: Re: FreeBSD & Solais 9 questions X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 19:36:20 -0000 On Jan 23, 2004, at 2:14 PM, HarryH wrote: > I have BSD 4.8 and want to install it on a server that already had > Windows 2000 Server and Advanced Server. I want to install BSD on a > spare partition so my questions are: > 1. Will BSD install for multiple boot with Windows already there > and if so, Yes, the FreeBSD bootmanager will let you choose to boot Windows partitions as well. Or you can configure Win2K with an OS menu to boot FreeBSD, if you wanted. > 2. How much disk space do I need for a good server/workstation > install - no games or source code - will 5GB do the job? Do I need > more? 5GB is more than enough for the entire OS and sources; but how much you use depends on what you're doing, of course. > 3. What are the potential problems that I need to be aware of > during and after installation? It's a good idea to backup any data you care about before the install, obviously. > I just installed Solaris 9 X86 on an older PC with a 4GB HD, and it > will not allow me to logon. It issues a message, "DT Messaging system > could not be started" and tells me how to work around it with a > "failsafe logon" and files to check. I have been all over the > Internet looking for solutions. This appears to be a fairly common > problem but none of the solutions seem to really work. Do any of you > know of a good Solaris Users Group? Off-topic here; try a comp.sys.sun.* newsgroup, perhaps. -- -Chuck