From owner-freebsd-questions@FreeBSD.ORG Fri Jul 15 20:59:57 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 8169316A41C for ; Fri, 15 Jul 2005 20:59:57 +0000 (GMT) (envelope-from george.ruch@3lefties.com) Received: from server.3lefties.com (server.3lefties.com [66.18.174.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1831943D45 for ; Fri, 15 Jul 2005 20:59:56 +0000 (GMT) (envelope-from george.ruch@3lefties.com) Received: from localhost ([208.50.195.90]) by server.3lefties.com (8.9.2/8.9.2) with ESMTP id OAA00123 for ; Fri, 15 Jul 2005 14:56:32 -0600 (MDT) Received: from 127.0.0.1 (AVG SMTP 7.0.336 [267.8.15]); Fri, 15 Jul 2005 14:59:55 -0600 From: George Ruch To: freebsd-questions@freebsd.org Newsgroups: gmane.os.freebsd.questions Date: Fri, 15 Jul 2005 14:59:52 -0600 Message-ID: References: <42D80E2D.707@3lefties.com> <42D81609.70800@gmx.at> X-Mailer: Forte Agent 2.0/32.652 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Subject: Re: Three questions... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: george.ruch@3lefties.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 20:59:57 -0000 lars wrote: >George Ruch wrote: >> Q1: I have two drives, laid out as follows: >> Drive 1 >> /ad0a WinXP, NTFS, 16.06GB, primary >> /ad0e data, NTFS, 12.58GB, extended >> >> Drive 2 >> /ad1a currently empty, 14.36GB, primary >> (installation target) >> /ad1e /ad0 backup, NTFS, 14.27GB, extended >> >> I'd like to use XP's NTLDR to manage the dual boot process. I've seen >> the following trick for Linux ( www.redhat.com/advice/tips/dualboot.html): >> >> - Boot into Linux, copy the first sector of the boot partition as follows: >> dd if=/dev/hdb of=/bootsect.lnx bs=512 count=1 >> - Move bootsect.lnx to WinXP root (C:\), and add the following line to >> boot.ini: >> C:\bootsect.lnx="Linux" >> >> Does this approach work with FreeBSD? Logic says it should, given the >> similarities, but when has logic applied consistently to computers? > >I can't say anything about it, never done it, check google. I'll do that, and I may try something a bit simpler in the meantime. See my reply to David Kelley. >It's spartan and displays ???? for Windows but works without fault. >Otherwise gag.sourceforge.net is very recommendable and looks better too. Thanks. I'll look into that. >> Q3: Partitioning >> [...] All slices would be p/o ad1a, which has approx. 14,704MB free. >> >> / 128M >> /usr 8192M >> /home 3312M >> /var 1024M >> /tmp 1024M >> swap 1024M (4 x physical) >That setup looks pretty alright imho. >I'd go for this here instead: >More for /usr, >less for swap, >that gives >/ same >/usr same or more >/home same >/var same >swap RAM*2 In the meantime, I may strip the little machine (K6-3/400, 256MB RAM, single 25 GB drive) and start with something a bit simpler until I get more comfortable wit FreeBSD. So, following your model, expand /usr and /home proportionally and leave the rest as is. | George Ruch | "Is there life in Clovis after Clovis Man?" -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.336 / Virus Database: 267.8.15/49 - Release Date: 7/14/2005