I am trying to install the OS on /dev/sde1.  This is the first drive
according to the bios, but the last drive according to Ubuntu.

Cloud-init installs the OS files on /dev/sde1 but insists on trying to
install grub on /dev/sda.  It does this irrespective of if I do a pxe
boot efi or a pxe boot legacy.

How do I get maas to tell cloud-init to install grub or efi on /dev/sde
instead of /dev/sda? Or is there a way to tell the kernel to place one
disk controller first so that it matches the bios?

On Tue, 2016-11-29 at 13:34 -0500, Scott Moser wrote:
> On Tue, 29 Nov 2016, Daniel Bidwell wrote:
> 
> > 
> > I am running maas-2.1.21 with ubuntu-16.04
> > installing on /dev/sde1 which is labeled for gpt
> > 
> > 
> > 
> > What causes this?  What other logs are useful in debugging this?
> >  How
> > do I fix it?
> The output of all cloud-init initiated commands goes to the
>  * console (ie, serial console or vga)
>  * /var/log/cloud-init-output.log
>  * systemctl status cloud-final.service
> 
> For the last, though the journal might have been rotated and you not
> get
> all of the output.
-- 
Daniel Bidwell <[email protected]>


-- 
Maas-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/maas-devel

Reply via email to