Making x86 images

Zygmunt Krynicki zygmunt.krynicki at canonical.com
Mon Apr 25 10:44:01 UTC 2016


Hey

I just test-built i386, pc (amd64) and pi2 images successfully with my
script: [1].

You have to use the following snap names:

os=ubuntu-core
kernel=canonical-pc-linux
gadget=canonical-i386

The invocation to a patched version of ubuntu-device-flash is:

sudo "$udf" core 16 --channel edge --kernel "$kernel" --os "$os"
--gadget "$gadget"  ...

Best regards
ZK


[1] https://github.com/zyga/devtools/blob/master/ubuntu-image

On Mon, Apr 25, 2016 at 12:00 PM, Oliver Grawert <ogra at ubuntu.com> wrote:
> hi,
> Am Sonntag, den 24.04.2016, 19:04 -0400 schrieb Joe Talbott:
>> Make sure you've got the latest u-d-f from
>> http://people.canonical.com/~mvo/all-snaps/ubuntu-device-flash
>>
>> I was using this on Friday, but it's not working for me now either.
>>
>> sudo ./ubuntu-device-flash core 16 --channel edge --os ubuntu-core
>> --kernel canonical-pc-linux --gadget canonical-pc -o test2.img
>>
>> I'm not sure what's changed.
>
> still works here ;)
>
> for i386 images you want the "canonical-i386" gadget (keep the rest of
> the line the same)
>
> ciao
>         oli
>
> --
> snappy-devel mailing list
> snappy-devel at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snappy-devel
>



More information about the snappy-devel mailing list