Comment 5 for bug 1292216

Revision history for this message
Abhishek Gupta (abgupta) wrote :

Hi folks,

I confirm that the drivers are not present in the server builds located here: http://cdimage.ubuntu.com/ubuntu-server/daily/current/.

Please can you help find out the reason?

The drivers are there in the client builds. Our test guys confirmed this by opening up the initrd in the ISO. We see the following contents in the initrd:

abhishek@abhishek-Virtual-Machine:/tmp/content$ ls
bin etc initrd lib64 mnt run sys usr
dev init lib media proc sbin tmp var

abhishek@abhishek-Virtual-Machine:/tmp/content$ find . -name '*hv*'
./lib/modules/3.13.0-17-generic/kernel/drivers/hv
./lib/modules/3.13.0-17-generic/kernel/drivers/hv/hv_vmbus.ko

abhishek@abhishek-Virtual-Machine:/tmp/content$ find . -name '*hyperv*'
./lib/modules/3.13.0-17-generic/kernel/drivers/input/serio/hyperv-keyboard.ko

The remaining drivers that are needed are:

hv_utils
hv_mouse
hv_storvsc

Please let us know how we may help further.
Thanks,
Abhishek