Comment 34 for bug 775124

Revision history for this message
linkx (link-mustbuilddigital) wrote :

On 14.04 the workaround:

Quit the installer to go to the LiveCD desktop. Press alt+f2 and type:

gksu gedit /usr/lib/ubiquity/plugins/ubi-prepare.py

Edit line 53 and change False to True:

self.controller.allow_go_forward(True)

Continue with your install. Of course you should create separate mount points for /home and /var if you have multiple disks (like on EEEPC) so that you don't run out of space and / has enough to run.

- Link Swanson