From owner-freebsd-questions@FreeBSD.ORG Sun Oct 27 17:27:23 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E0250EFF for ; Sun, 27 Oct 2013 17:27:23 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-pd0-x22d.google.com (mail-pd0-x22d.google.com [IPv6:2607:f8b0:400e:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BB3F52216 for ; Sun, 27 Oct 2013 17:27:23 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id r10so6084911pdi.32 for ; Sun, 27 Oct 2013 10:27:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=37t2/G4MZSy0dz8eNc0CN9m4QUz7vINWHMbYiAoMFgA=; b=UeAkLO9p1WYTTmIWijLvoVYLCVckE51WrwAexrjlG1QqK0oimrTtcczZgdlEXQDKwe /kLsbR8of7yqocTPx4dEM3B7tIsAP4QzQEKt3qO8DXepD7k3Ajzord4F3uEGHzhWADRf 3o6MwmWVZIZt+RQtiuFk9HNqN/9EEmihJUTyj3gr3CzJJxeNmXGmkpNVWCjlxFKG1GWU IOOVDnus5FlkgrYJQEoxT65lY/qHpNDJZXXw9asoS3twHQeEm0ahIDiH1B09H/QVdyGM 2Fi9a4P6MdgV2VIkG2I9D1WxELbjXBs9JUlZCHniUXTqWnIAdsDwP/zUuYFTsN1AzXze vRrA== MIME-Version: 1.0 X-Received: by 10.68.58.137 with SMTP id r9mr2052681pbq.148.1382894843349; Sun, 27 Oct 2013 10:27:23 -0700 (PDT) Received: by 10.70.92.79 with HTTP; Sun, 27 Oct 2013 10:27:23 -0700 (PDT) In-Reply-To: <526d49c6.1y8/SIWobUILUYoV%jay@m5.chicago.il.us> References: <526d49c6.1y8/SIWobUILUYoV%jay@m5.chicago.il.us> Date: Sun, 27 Oct 2013 12:27:23 -0500 Message-ID: Subject: Re: Has FreeBSD 10 Dropped Support For XFS? From: Adam Vande More To: jay@m5.chicago.il.us Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Oct 2013 17:27:23 -0000 On Sun, Oct 27, 2013 at 1:13 PM, Jay F Shachter wrote: > My FreeBSD 10.0 system is failing to recognize my XFS filesystem, > and "kldload xfs" fails. Behold: > There is no more in-kernel support for that and several other FS's. Maybe something exists with fuse. -- Adam