|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Report Xen-3.1.1-rc1 make install does not install /etc/
'make install' probably decided that your system uses udev rather than
hotplug. This will be because 'udevinfo -V' on your system indicates a
version greater than or equal to 059.
-- Keir
On 25/9/07 19:09, "Teck Choon Giam" <giamteckchoon@xxxxxxxxx> wrote:
> Hi,
>
> This is my testing in a fresh CentOS 5.0 system. I downloaded the
> xen-3.1.1-rc1 aka xen-3.1-testing.hg and do my normal make world and
> make install.
>
> # ls -al /etc/hotplug/xen-backend.agent
> ls: /etc/hotplug/xen-backend.agent: No such file or directory
>
> # ls -al /usr/src/xen-3.1.1-rc1-src/dist/install/etc/hotplug/
> total 12
> drwxr-xr-x 2 root root 4096 Sep 25 12:44 .
> drwxr-xr-x 7 root root 4096 Sep 25 12:44 ..
> -rwxr-xr-x 1 root root 513 Sep 2 08:31 xen-backend.agent
>
> I just did the mkdir /etc/hotplug and copy the xen-backend.agent to it
> or else domainU can't be started and will show you error such as:
>
> Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
> Error: Device 2049 (vbd) could not be connected. Hotplug scripts not working.
>
> Thanks.
>
> Kindest regards,
> Giam Teck Choon
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|