Date: Tue, 2 Oct 2012 22:43:26 -0700 From: Kevin Oberman <kob6558@gmail.com> To: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Problems with fdi file syntax Message-ID: <CAN6yY1sr9Dxb4UJwn7ESBrkGA-oL_S8XcS-jw52QL-kemswQcQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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:
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
<device>
<match key="block.device" string="/dev/ntfs/SYSTEM_DRV"
<merge key="info.ignore" type="bool">true</merge>
</match>
</device>
</deviceinfo>
Any idea what dumb mistake I am making.
--
R. Kevin Oberman, Network Engineer
E-mail: kob6558@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1sr9Dxb4UJwn7ESBrkGA-oL_S8XcS-jw52QL-kemswQcQ>
