Comment 21 for bug 1625023

Revision history for this message
Alex Tu (alextu) wrote :

hello snap works well on the latest build from xenial branch.
The prebuilt image could be found here:
http://people.canonical.com/~alextu/avila/xenial/image/m10_xenial.tar.xz
ubuntu tarball: build number 59

The steps I did:
1. flash images by flash tool[1] with "download only"
2. install snapd by apt-get
3. apply the changes of lp#1632272 and lp#1633367
4. then hello snap works
https://pastebin.canonical.com/167958/

You might need to mount root to rw in each step:
$ sudo mount -o remount,rw /

awesome!