Hi. This should be fixed in the latest image maas-images and in the ubuntu archive with 0.122ubuntu3 The maas image is numbered 20160210 that has the fix. https://gist.github.com/smoser/2cec72d243404a72fdb5 will show you what your maas images are: maas-dump-image-status my-maas-name | grep xenial ubuntu/xenial amd64/hwe-w 20160210 daily True
Deployment of xenial with maas will require a curtin that is >= revision 324. http://bazaar.launchpad.net/~curtin-dev/curtin/trunk/revision/324 You can get a trunk version of curtin from the daily ppa at https://launchpad.net/~curtin-dev/+archive/ubuntu/daily ** Changed in: maas-images Status: New => Fix Released ** Changed in: maas-images Importance: Undecided => High ** Changed in: maas-images Assignee: (unassigned) => Scott Moser (smoser) ** Changed in: initramfs-tools (Ubuntu) Assignee: (unassigned) => Scott Moser (smoser) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1540522 Title: vfat support broken in initramfs Status in MAAS: Invalid Status in maas-images: Fix Released Status in initramfs-tools package in Ubuntu: Fix Released Bug description: when it try to mount the fat32 for the efi it failed with the following error : [ 117.627721] FAT-fs (sda1): IO charset iso8859-1 not found which is due to the missing module : nls_iso8859_1 workaround is : to apt-get install linux-generic than the module is properly loaded. here's the error that I've seen in the boot.log : can't create directory '/root/lib/modules': Read-only file system To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1540522/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

