Comment 1 for bug 68882

Revision history for this message
Henrik Nilsen Omma (henrik) wrote : Re: Installercrashed

Thank you for reporting and providing logs.

Notes: The advanced partitioner is used and there are several mountpoint statements in here. The last being:

mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', True, None, None)}

There may be some odd circular mounting going on here though: /dev/hda1' is mounted as '/' in the end, but earlier also as '/media/hda1' However, '/dev/hda3' is also mounted as '/media/hda1'. I guess the last one should stick, but parted/ubiquity might be getting confused here.

hda1 is 34 GB, but hda3 is only 2.2GB

Colin, I'm giving this a medium importance due to its relative oddness Please correct as needed.