Comment 2 for bug 1640301

Revision history for this message
Gabriel Samfira (gabriel-samfira) wrote : Re: [2.1] Deploying windows servers with multiple disks fails when boot device is different that root

So the way we "fixed" this for our scenario was to pass the custom storage information in curtin to meta_simple(), and set the target device for the image to the block device that coincides with what curtin gets as grub_device from MAAS. I have attached a diff for curtin.

Note, the custom storage info needs to be exposed for systems other then ubuntu in maasserver/preseed.py.