flash-kernel looks for /etc/flash-kernel.conf and then falls back to a generic
method (see
https://blueprints.edge.launchpad.net/ubuntu/+spec/mobile-maverick-arm-improved-subarch-detection)
if /etc/flash-kernel.conf exists and contains a value for UBOOT_PART it
will try to update a vfat on that
@ogra: I would guess that this is because the flash script has not been
updated yet to support Blaze eMMC. It detects properly that it does not
boot from SD card, so it then believes it is running from NAND. Is that
correct?
--
postinst trigger fails on eMMC
https://bugs.launchpad.net/bugs/615773
Here's a quick 'n dirty workaround reported by Olivier Naudan. This is
not a fix at all, of course!
$ sudo vi /var/lib/dpkg/info/initramfs-tools.postinst
# Add "exit 0" at the beginning of the script
$ sudo dpkg --configure initramfs-tools
$ sudo vi /var/lib/dpkg/info/initramfs-tools.postinst
#
This problem appeared recently, likely on initramfs-tools 0.97.2ubuntu2
--
postinst trigger fails on eMMC
https://bugs.launchpad.net/bugs/615773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis