This document discusses improving boot-up time on MeeGo handsets. It describes experiments done to optimize boot time by implementing hibernation using swsusp and TuxOnIce on an ARM-based reference board similar to the N900. Boot graph and memory usage analysis was performed. Implementing hibernation with TuxOnIce and shrinking memory usage before hibernation reduced boot time from over 120 seconds to around 20 seconds. Further optimization ideas discussed include using faster storage, decreasing image size by killing bloated apps, and lazy image/page loading.