Re: More Ubuntu-Core boot up problems...

2016-09-08 Thread Oliver Grawert
hi, On Do, 2016-09-08 at 09:25 -0300, Gustavo Niemeyer wrote: > > Alright, I'm moving ahead with this. > > My proposal is devicecr...@lists.snapcraft.io. If you don't like it > please speak up soon. :) >  how about just "devices@" ... this feels all like redhats "*kit" initiative from a few

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread Gustavo Niemeyer
Rather than splitting Ubuntu Core, I suggest splitting device building. Ubuntu Core is just another distribution using snaps, so discussing the well-being of snaps and snapd inside it sounds like a welcome topic here. Device building and image tuning is a world on itself, though. On Wed, Sep 7,

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread Mark Shuttleworth
On 07/09/16 06:56, MikeB wrote: > This new 'first user experience' caught me by surprise - I don't think > I saw anything about this on the snapcraft mailing list. Is there > some other list I'm not following that discusses these changes ahead > of time? Do we need a list for Ubuntu Core, the

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread Oliver Grawert
hi, Am Mittwoch, den 07.09.2016, 08:54 -0400 schrieb MikeB: > On 2016-09-07 at 06:56:38 -0400, MikeB wrote: > > > > However, when I try to add a new user, it fails as follows. I've > > tried rebooting, etc, but that didn't change anything. > New users have to be added to the extrausers files. >

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread MikeB
On 2016-09-07 at 06:56:38 -0400, MikeB wrote: > > However, when I try to add a new user, it fails as follows. I've tried > rebooting, etc, but that didn't change anything. New users have to be added to the extrausers files. sudo adduser --extrausers works for adding a new user. However, the

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread MikeB
On 2016-09-07 at 03:28:35 -0700, Ondrej Kubik wrote: Sadly this is exactly the case. I'm trapped in same situation, using own > gadget snap and building image from edge channel. It won't boot as snapd > crashes with missing model assertion Initially, I didn't see snapd crashing during boot on

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread Oliver Grawert
hi, On Mi, 2016-09-07 at 11:26 +0100, Ondrej Kubik wrote: >  > > if firstboot would actually block the boot without model assertion, > > porting to a new device would be nearly impossible :) > Sadly this is exactly the case. I'm trapped in same situation, using > own gadget snap and building image

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread Michael Hudson-Doyle
On 7 September 2016 at 21:52, Oliver Grawert wrote: > > depending on the console (console-conf isnt actually great with serial) > you will not see the "please press enter" message that starts the > config tool though. I'd love to know why this isn't working, btw. We're just

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread Oliver Grawert
hi, On Mi, 2016-09-07 at 06:03 -0400, MikeB wrote: > Yes, I have gone through the manual setup of the first user > successfully.  However, I've tried every combination of user name and > password I could think of and none of them allow me to login. > > Given that I've set up the first user using

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread MikeB
Yes, I have gone through the manual setup of the first user successfully. However, I've tried every combination of user name and password I could think of and none of them allow me to login. Given that I've set up the first user using the email address I use for Ubuntu One, what should I use for

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread Victor Palau
Hi Mike, We are seeing a similar issue, my understanding is to create a working image right now for the edge channel you require a model assertion. However, the changes to upload your key to the store, so you can sign your own model assertion and the right tools to then build an image from

Re: More Ubuntu-Core boot up problems...

2016-09-07 Thread Jamie Bennett
Hi Mike, > On 6 Sep 2016, at 21:27, MikeB wrote: > > I'm building a Ubuntu Core image using latest snapcraft to build a 4.4-based > kernel snap. > > I then use ubuntu-device-flash core 16 --channel=edge --kernel=$snap > --gadget=pc --os=ubuntu-core -o $IMG to create the

More Ubuntu-Core boot up problems...

2016-09-06 Thread MikeB
I'm building a Ubuntu Core image using latest snapcraft to build a 4.4-based kernel snap. I then use ubuntu-device-flash core 16 --channel=edge --kernel=$snap --gadget=pc --os=ubuntu-core -o $IMG to create the image. I then have a script that converts the image file to an ONIE NOS installer -