From owner-freebsd-questions@FreeBSD.ORG Fri May 11 19:06:14 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B72FC106566B for ; Fri, 11 May 2012 19:06:14 +0000 (UTC) (envelope-from eam1edward@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6C95C8FC12 for ; Fri, 11 May 2012 19:06:14 +0000 (UTC) Received: by yenl8 with SMTP id l8so3857612yen.13 for ; Fri, 11 May 2012 12:06:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=7RXS6ORQ9k8E++fcXzTIxF3EG9hzr2eYW7C0k1V/tEk=; b=KYioITUufPkNYNG9G7k5ByeMRi90lFddbmJNMHkr770RXHwKXS+ol1L8cNj+3FHLpa HJaGPo7P3SZDN73aAW0LZqEdvajSC9u0B30MGh52L2eT1CM4wWnQoP118XwzBJ7YWRcz G2HFge8KWXZ2CXUPpt8og099P6yhUput6ekScNQEkE2PtgBjpsai9QxYqXypLEcspkFK qfYqmbHYogcCmdlSkbWWnN4ZXcNMgquL4bIuS+P1jKnGZb2RjmtEiKAN0vAivKzmzKYQ a39HwcsAOXgb5DjvWE6h02qGLCAUaKGSmYszeJ+4P5+oqhzmE74GBFjd6LhE6s44EvO9 JN5Q== Received: by 10.60.169.146 with SMTP id ae18mr4219428oec.36.1336763173778; Fri, 11 May 2012 12:06:13 -0700 (PDT) Received: from localhost.localdomain ([174.134.109.226]) by mx.google.com with ESMTPS id m2sm10309193obk.9.2012.05.11.12.06.12 (version=SSLv3 cipher=OTHER); Fri, 11 May 2012 12:06:13 -0700 (PDT) Message-ID: <4FAD6474.1070803@gmail.com> Date: Fri, 11 May 2012 12:11:48 -0700 From: Edward M User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <201205010558.q415wAFu091478@mail.r-bonomi.com> <4FAC6B61.5060604@gmail.com> <20120511174726.GA21845@hemlock.hydra> In-Reply-To: <20120511174726.GA21845@hemlock.hydra> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: UFS Crash and directories now missing 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, 11 May 2012 19:06:14 -0000 On 05/11/2012 10:47 AM, Chad Perrin wrote: > Is there something else I should try to find in the index or table of > contents that would be in the third edition but not the fourth? Can you > give me some examples of the sorts of things you'd expect to find in the > table of contents that is lacking in the fourth edition but present in > the third? Hi,:-) So far I think I found a few that may make a difference. According to the "table of contents" in the 4th edition in the chapter called "Booting and shuting down it only shows entries for: red hat, HP-UX, AIX, SUSE,Ubuntu. However in the third edition, show entries for FreeBSD's Booting and shuting down process. And another example is in the 4th edition the chapter called "Adding new users", only mentions how to add users for: SUSE, Redhat Solaris HP-UX and AIX. However in the 3rd edition, explains how to add users on FreeBSD and how FreeBSD's master.passwd file, login.conf. work,etc The third edition's chapter called "Drivers and the kernel" shows how to build a freebsd kernel, create a BSD config file, tuning the freebsd kernel, add freebsd device drivers,etc. I was not able to find those entries in the the 4th editions "Drivers and the kernel. chapter. the 3rd editions TCP/IP chapter shows network config for freebsd. However in the table of contents of the 4th edition does not. I'm searching for a website that contains the 3rd edition table of contents so one can compare between the two editions for better judgement. unfortunate, those were a few examples i have time to point out. I think may make a great difference.