From owner-freebsd-questions@FreeBSD.ORG Sat Apr 22 13:07:16 2006 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 90B2B16A400 for ; Sat, 22 Apr 2006 13:07:16 +0000 (UTC) (envelope-from carpetsmoker@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7AF643D45 for ; Sat, 22 Apr 2006 13:07:15 +0000 (GMT) (envelope-from carpetsmoker@gmail.com) Received: by nproxy.gmail.com with SMTP id n28so302333nfc for ; Sat, 22 Apr 2006 06:07:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:references:message-id:date:content-type:mime-version:content-transfer-encoding:in-reply-to:user-agent:from; b=KF08FVZ7hyiWp8zDAgRfG8xcdmVBfymm7ex65ZBHFNDR62EiMTH7WiJx7c9sIGfwR6TrEV3Vl5z/TnkErVuOTyap+Ovu0KJxoklBsmR+BjbzsnmMbMeI2tDB2y7Awr9+gMtpQqutdXzChqybn7X+TT6+3Oez+pDjeZM7usdiymo= Received: by 10.48.209.18 with SMTP id h18mr289471nfg; Thu, 20 Apr 2006 02:19:39 -0700 (PDT) Received: from carpetsmoker.ictwerkplaats.org ( [80.126.94.163]) by mx.gmail.com with ESMTP id c28sm581683nfb.2006.04.20.02.19.39; Thu, 20 Apr 2006 02:19:39 -0700 (PDT) To: "Ashok Gautham" , freebsd-questions@freebsd.org References: <20060420025829.82725.qmail@web38413.mail.mud.yahoo.com> Message-ID: Date: Thu, 20 Apr 2006 11:18:49 -0000 Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <20060420025829.82725.qmail@web38413.mail.mud.yahoo.com> User-Agent: Opera M2/8.50 (FreeBSD, build 1358) From: Martin Tournoy Cc: Subject: Re: freebsd install on an i386 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: Sat, 22 Apr 2006 13:07:16 -0000 > I have downloaded the 6.1rc1 iso. I dont mind downloading the release > candidate compared to the mainstream because i have been using linux > for about 4 months and know my way around. > I have to do the following, > 1) install freebsd(on a UFS file system) and dual boot it with > windows XP(on fat32 not ntfs). Can freebsd bootmanager do this by > itself?? > 2) I use an adsl modem though ethernet card, i used to set it up > as eth0 in linux. > It requires no password or user name. > How do i do this in freebsd. > Also is there a journalized filesystem and locate command in > freebsd?? > Regards > Ashok The FreeBSD boot manager works great, it will automagicly detect your partitions and allow you to boot them. Does you ADSL modem act as router? Locate works the same as in Linux: Update you database, type: periodic weekly to update it them just type locate foobar Also take a look at /etc/locate.rc