On Thu, Feb 23, 2006 at 04:37:14PM +0100, Ernst Bachmann wrote:
> On Thursday 23 February 2006 16:22, Sebastien Koechlin wrote:
>
> > *** Please type your report below this line ***
> > I have troubles with /etc/udev/rules.d/xen-backend.rules, each time I start
> > a DomU, I have thoses lines in /var/log/daemon.log:
> >
> > 15:16:34 brb udev[15304]: error: unknown bus, please report to
> > <linux-hotplug-devel@xxxxxxxxxxxxxxxxxxxxx> 'xen-backend' 15:16:34 brb
> > udev[15302]: error: unknown bus, please report to
> > <linux-hotplug-devel@xxxxxxxxxxxxxxxxxxxxx> 'xen-backend' 15:16:34 brb
> > udev[15306]: parse error /etc/udev/rules.d/xen-backend.rules, line 1:84,
> > rule skipped 15:16:34 brb udev[15306]: parse error
> > /etc/udev/rules.d/xen-backend.rules, line 2:84, rule skipped 15:16:34 brb
> ...
>
> > ii udev 0.056-3 /dev/ management daemon
>
> Just a guess:
> udev changed its rules syntax recently, instead of using "=" for checks and
> assignments, it now has "==" for checks and "=" for assignments.
>
> the rules shipped with xen already use that syntax, so maybe upgrade udev or
> change the xen-backend.rules file, replacing "==" with "="
Ok, that's it, other rules are written with a single '='. Replacing '=='
with '=' is not enough, I still have errors on keywords.
But it may not be a problem, I read in the changelog:
* changed hotplug/udev dependency to: "hotplug | udev (>=0.059)", because
older udev versions doesn't work with xen and then hotplug is needed.
I hope hotplug is doing the job. I have a lot of problems with network (as
most of users on this list).
--
Sebastien Koechlin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|