From owner-freebsd-questions@FreeBSD.ORG Tue Dec 27 18:42:45 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 45B3316A41F for ; Tue, 27 Dec 2005 18:42:45 +0000 (GMT) (envelope-from algould@datawok.com) Received: from smtpauth09.mail.atl.earthlink.net (smtpauth09.mail.atl.earthlink.net [209.86.89.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4FF243D53 for ; Tue, 27 Dec 2005 18:42:44 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=grokwell.org) by smtpauth09.mail.atl.earthlink.net with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1ErJmV-0005zx-Ns; Tue, 27 Dec 2005 13:42:43 -0500 Date: Tue, 27 Dec 2005 12:42:54 -0600 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Message-ID: <20051227124254.6e3d2301@grokwell.org> In-Reply-To: <20051227131407.BA44.GERARD@seibercom.net> References: <001301c60b00$7d3fb330$c5ddfea9@storyopom7s0ow> <20051227103904.6cb83f0e@grokwell.org> <20051227131407.BA44.GERARD@seibercom.net> X-Mailer: Sylpheed-Claws 1.9.13 (GTK+ 2.6.9; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bceb6bc46a973b5b0986d136fa4a078aa5350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 Cc: Subject: Re: Quick Install Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2005 18:42:45 -0000 On Tue, 27 Dec 2005 13:21:26 -0500 Gerard Seibert wrote: > On Tuesday, December 27, 2005 11:39:04 AM > "Andrew L. Gould" > Subject: Re: Quick Install Question > Wrote these words of wisdom: > > > On Tue, 27 Dec 2005 10:13:30 -0600 > > "Daniel Goldberg" wrote: > > > > > Dear FreeBSD- > [..] > > > > 1. Install Windows first, in the first partition. If you want > > FreeBSD to be able to write to the Windows partition, use the fat32 > > format instead of NTFS. Do NOT create this partition to use the > > entire disk as the FreeBSD installation does not include tools to > > resize the existing Windows partition. > > > > 2. See more documentation regarding FreeBSD installation at: > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html > > > > Best of luck, > > > > Andrew Gould > > ***** REPLY SEPARATOR ***** > On 10/11/2005 5:29:42 PM, Gerard Replied: > > Perhaps I am missing something here, but I have WinXP installed on one > of my computers. The HD is formatted with NTFS, not fat32. Using > Samba, i can both read and write to this disk. > > Maybe I am missing something from the original posters message. > > -- > Gerard Seibert > gerard@seibercom.net > Is the WinXP partition in the same computer that is running FreeBSD? Or is the NTFS partition a shared directory on a separate WinXP computer? (I was not aware that Samba could be used to read NTFS partitions residing on a FreeBSD computer.) The original poster wishes to dual boot WinXP and FreeBSD on the same computer. Andrew Gould