From owner-freebsd-questions Fri Jun 28 19:53:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3D6237B400 for ; Fri, 28 Jun 2002 19:53:03 -0700 (PDT) Received: from CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com (CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com [24.103.39.131]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B05F43E06 for ; Fri, 28 Jun 2002 19:53:03 -0700 (PDT) (envelope-from shadow@cpe0004761ac738-cm00109515bc65.cpe.net.cable.rogers.com) Received: (qmail 24822 invoked by uid 1001); 29 Jun 2002 02:46:52 -0000 Date: Fri, 28 Jun 2002 22:46:52 -0400 From: Miroslav Pendev To: "Brian M. Kincaid" Cc: questions@freebsd.org Subject: Re: Multibooting FBSD, WinME and WinXP -- how do you do it? Message-ID: <20020629024652.GA17009@CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com> References: <200206290204.g5T242gn000672@adsl-64-174-159-18.dsl.sntc01.pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206290204.g5T242gn000672@adsl-64-174-159-18.dsl.sntc01.pacbell.net> X-Divine-Shadow-Zone: Beware of Lexxx! X-Operating-System: FreeBSD 4.6 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jun 28, 2002 at 07:04:02PM -0700, Brian M. Kincaid wrote: > Hello, > > I need some help in setting up a multiboot environment with FreeBSD, WinME, > and WinXP. I have separate disks available to be dedicated to each operating > system. > > I have been running a dual-boot system with FreeBSD-WinME for some time with > no problems. When I bought a new machine, it came with WinXP with lots of > bells and whistles. I installed FreeBSD 4.6 on one of the extra disks, and I > have been running a dual-boot FreeBSD and WinXP system for about a week. > > Certain critical Windows applications just plain don't work under WinXP, and > the NTFS drivers in FreeBSD apparently support reading but not writing of NTFS > file systems mounted under FreeBSD. I have become quite used to being able to > read and write FAT32-based files directly from FreeBSD. > > Hence, I decided to try to go the triple-boot route. > > Any suggestions, > > Thanks in advance > > Brian Hi Brian! I have triple boot Win2000 - Win XP and FreeBSD 4.6 on my work system. I need XP and 4.6 basicaly for tests and builds :-> I would recommend you to install WinME first - on FAT32 partition, then Win XP, on other FAT32 partition and then FreeBSD 4.6 ;-) with the boot manager!!! Just be shure to choose to install the boot manager on the booting disk. If you do not need some NTFS special 'crap' you can live with FAT32. FAT32 is not good for large drives - but anyways... you can access it from FreeBSD. You may know this but: be sure to upgrate your ports before doing any installations of ports. The build in 4.6 RELEASE Apache is with security hole and there are some exploits in the wild, so... Do not forget to patch your source against libc resolv problem, too and of course... install at least OpenSSH 3.4 ;-) Hope that helps! --Miro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message