From owner-freebsd-questions@FreeBSD.ORG Fri Jul 17 00:10:29 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7920106564A for ; Fri, 17 Jul 2009 00:10:29 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-qy0-f204.google.com (mail-qy0-f204.google.com [209.85.221.204]) by mx1.freebsd.org (Postfix) with ESMTP id 9FAD58FC13 for ; Fri, 17 Jul 2009 00:10:29 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by qyk42 with SMTP id 42so482680qyk.3 for ; Thu, 16 Jul 2009 17:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=G4nSToqefYmWUxS9n7MNuOjUmgSDWhbSAAahpVeQn0g=; b=CDs/gKtI5y+ilboJBB3mKYW4bl/Jd/e5xKWauf5V0iI1FJIJLH801luQKWY7wVXoOu eBW/ULquJKCuo2skQdMtdifEl9/UieExFWTpCgNknVe+RhBW1vfK3sgiWWf5WIObDkr3 I0nuftP+wKd3soMgJ4Oxu6ybGyyh6OZjfC/k8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=KARxz18S+9SQkRKenZL7tsD9OcoIGb/FYfVj4J/pVWME8TJRlImsKxJJJv66iS1mcu qM7IhvopAC36YcAbNc57rxLXLtZAxMULbsAY/+pFS3JoEv6trD8ak+6VOXCZ8ng336f6 bKPhfeGxoRZbVi+PPbvbvyaPKpAx9xY9YnP/A= MIME-Version: 1.0 Received: by 10.229.96.15 with SMTP id f15mr69267qcn.91.1247789429112; Thu, 16 Jul 2009 17:10:29 -0700 (PDT) In-Reply-To: <4A5F80FF.7000704@gmail.com> References: <4A5F80FF.7000704@gmail.com> Date: Thu, 16 Jul 2009 19:10:29 -0500 Message-ID: <11167f520907161710u164ca156v746788691f1224a0@mail.gmail.com> From: "Sam Fourman Jr." To: AG Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD-Questions Subject: Re: FreeBSD7.2 + Debian testing ("Squeeze") dual boot 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: Fri, 17 Jul 2009 00:10:30 -0000 On Thu, Jul 16, 2009 at 2:35 PM, AG wrote= : > Hello all > > I've been tempted for quite some years now to try FreeBSD, so I am wantin= g > to dual-boot the most up-to-date version (which I *think* is 7.2?) with > Debian (cn: Squeeze) on an AMD Sempron Dual Core 2300 sata machine, with = a > Debian configuration on /home. > > This is a project that I am going to be playing with over the next few > months, so know that I have lots of reading to do, and the calibre of > FreeBSD docs looks impressive. =A0Kudos. =A0At this point, I'm just wanti= ng to > do a bit of straw poll about these systems playing together, especially > around the UID on /home/* and whether that poses a problem accessing the > same files from different OSs? =A0Just interested in general thoughts and > opinions, if people are cool with that. > > Thanks > > Anton you should know that if you are looking to play 3D games, and have a nvidia graphics card there is no 3d support for amd64 you will have to run i386. this limitation on amd64 is being worked on by nvidia with the help of John baldwin. Sam Fourman Jr.