[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] XEN3.0.0-src -> /etc/udev/* missing
Matt Ayres wrote: Are you running udev greater than 058? At installation time udev was version 0.080-1 (probably 080 + some debian patches) From install.sh: if [ -n "$UDEV_VERSION" ] && [ $UDEV_VERSION -ge 059 ]; then cp -f $src/etc/udev/rules.d/*.rules $dst/etc/udev/rules.d/ else cp -f $src/etc/hotplug/*.agent $dst/etc/hotplug/ fi Mhm... I think this should work... but I tested it again on another amd64 machine with debian unstable and again these ~/udev/rules.d/ files were missing... I really don't understand this... thx so far... achim _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |