Another separate thread for a slightly separate issue.<div><br></div><div>For some reason, hotplugging disks does not work for me.</div><div><br></div><div>I built my guest with ubuntu's vmbuilder. It's Precise, virtual.</div>

<div><br></div><div>I have acpiphp in my /etc/modules file:</div><div><br></div><div><div>$ lsmod</div><div>Module                  Size  Used by</div><div>psmouse                97443  0 </div><div>serio_raw              13211  0 </div>

<div>virtio_balloon         13108  0 </div><div>acpiphp                24231  0 </div><div>floppy                 70365  0</div></div><div><br></div><div>hotplug_pci seems to be compiled into the kernel:</div><div><br></div>

<div><div>$ grep HOTPLUG_PCI /boot/config-3.2.0-32-virtual </div><div>CONFIG_HOTPLUG_PCI_PCIE=y</div><div>CONFIG_HOTPLUG_PCI=y</div><div>CONFIG_HOTPLUG_PCI_FAKE=m</div><div>CONFIG_HOTPLUG_PCI_ACPI=m</div><div>CONFIG_HOTPLUG_PCI_ACPI_IBM=m</div>

<div>CONFIG_HOTPLUG_PCI_CPCI=y</div><div>CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m</div><div>CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m</div><div>CONFIG_HOTPLUG_PCI_SHPC=m</div></div><div><br></div><div>But when I attach a disk, absolutely nothing happens in the guest. No messages in the logs, no change to /proc/partitions, no new device nodes. When I reboot, the disk appears.</div>

<div><br></div><div>Any ideas?</div><div><br></div><div>Thanks,</div><div><br></div><div>Douglas</div>