From owner-freebsd-gnome@FreeBSD.ORG Wed Oct 3 05:43:28 2012 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A2891065673 for ; Wed, 3 Oct 2012 05:43:28 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0F63F8FC08 for ; Wed, 3 Oct 2012 05:43:27 +0000 (UTC) Received: by wibhr7 with SMTP id hr7so1478874wib.13 for ; Tue, 02 Oct 2012 22:43:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qA83aUq0ApR78e5YT8N6Xq0frGCcrrygMtxyG7OwffQ=; b=Boc2oPr0emEjMtnF9Gng6vZIMpxL1EW1rp+fBqMVRwoHh1imU/0ve5MIfhEt2WcZrY KYINdTkeDw+VkpZd8YwUgJOSQlT1513bLd6vVUZHWm9VxYF/pmvU1Qtrr5cR24npQvkQ FXXbrUXZarGcszWS4+qXC8A14OWE+dj+XcYP9wvG/Ki0DOE//BPcwGdQVH+o1dsIgjsR Ec4YfhCC/3IzJuJEI90gwRx3bpi9I9kwt4SAZHsk36Py2F29sXGF1C9riuGyqkLfHgZG QeXQ6a/D5yWL483x5si8ebLSKRut439qBLCMiCLMq+mRrf5sKQuKxjqE0MRtFOFLGFyz mW6A== MIME-Version: 1.0 Received: by 10.216.197.104 with SMTP id s82mr571056wen.62.1349243006895; Tue, 02 Oct 2012 22:43:26 -0700 (PDT) Received: by 10.223.66.194 with HTTP; Tue, 2 Oct 2012 22:43:26 -0700 (PDT) Date: Tue, 2 Oct 2012 22:43:26 -0700 Message-ID: From: Kevin Oberman To: FreeBSD GNOME Users Content-Type: text/plain; charset=UTF-8 Cc: Subject: Problems with fdi file syntax X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2012 05:43:28 -0000 I am trying to create an FDI file to prevent a partition from mounting, but I get the error: error in FDI file /usr/local/share/hal/fdi/preprobe/20thirdparty/10-ignore-ufs-extras.fdi:6: not well-formed (invalid token) The line is (as far as I can tell) identical to the example in the HAL FAQ. Here is the file in question: true Any idea what dumb mistake I am making. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com