On 03/18/2016 11:40 AM, MikeB wrote:
> Can someone tell me how to get 16.04 snappy onto a Virtual Box?  I've
> been unable to find an .iso file and all my attempts to craft one have
> failed.  I'm fairly new to Ubuntu, so I may just not be looking in the
> right places.

Oh that's easy.

First, download the image for an x86 system[1]. Note that if you want
16.04, then use [2]. Uncompress the image.

Now convert that raw image into a .vdi for Virtual box:

    $ VBoxManage convertdd ubuntu-15.04-snappy-amd64-generic.img
snappy.vdi --format VDI

Now you can use the newly-created `snappy.vdi` as the HD for your vbox
snappy instance (i.e. when it comes to the point of creating a disk
image, instead of creating one, use `snappy.vdi`).

[1]: https://developer.ubuntu.com/en/snappy/start/#try-x86
[2]: http://people.canonical.com/~mvo/all-snaps/amd64-all-snap.img.xz

--
Kyle Fazzari (kyrofa)
Software Engineer
Canonical Ltd.
k...@canonical.com

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
snappy-devel mailing list
snappy-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snappy-devel

Reply via email to