Comment 2 for bug 1351267

Revision history for this message
Einstein do Nascimento (einsteinnjr) wrote : Re: Installer Crashes With Large Memory And Small Disk

i was having the same message issue when reinstalling ubuntu 14_04 EFI 64bits
then after debugging a while,

on installation, it was saying to put the /boot partition to 15,9 mb. I was putting 16mb and it wasnt enough...

on terminal of livecd installing i ran: df -h and found the problem:

/dev/sda6 15M 15M 0 100% /target/boot

changing it /boot to 20mb solved the problem.