Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-04 Thread shubham.kumar4
On Thu, 04 Feb 2016 07:31:32 shubham.kum...@wipro.com wrote: > >That entry is already there in "/conf/local.conf " file as follows:- >> > ># We default to enabling the debugging tweaks. > >EXTRA_IMAGE_FEATURES = "debug-tweaks" >> > >In addition to the above, I have also added "tools-sdk" and

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-04 Thread Paul Eggleton
On Thu, 04 Feb 2016 07:31:32 shubham.kum...@wipro.com wrote: > That entry is already there in "/conf/local.conf " file as follows:- > > # We default to enabling the debugging tweaks. > EXTRA_IMAGE_FEATURES = "debug-tweaks" > > In addition to the above, I have also added "tools-sdk" and

[yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread shubham.kumar4
Hi all, I built a core-image-minimal with additions of a few packages like tools-sdk and tools-debug. With WIK tool and the kickstart file "mkgalileodisk", I created the image. Then I dd'd the image to the SD card. The Galileo booted with the image, but it's not accepting "root" as the

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread shubham.kumar4
Hi all, I would additionally like to mention that the same problem persists when trying to boot the Galileo with core-image-sato. The steps which I followed are as follows:- Inside the poky directory, 1. source oe-init-build-env final_build/ Now ,Inside the final_build/ directory 2.

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread shubham.kumar4
ry 3, 2016 8:19 PM To: Shubham Kumar (Product Engineering Service); yocto@yoctoproject.org Subject: Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt On śro, 2016-02-03 at 14:00 +, shubham.kum...@wipro.com wrote: > > Hi all, > > I would additi

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread Maciek Borzecki
On śro, 2016-02-03 at 14:00 +, shubham.kum...@wipro.com wrote: > > Hi all, > > I would additionally like to mention that the same problem persists when > trying to boot > the Galileo with core-image-sato.  > The steps which I followed are as follows:- > Inside the poky directory, > > 1.  

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread Khem Raj
gt; In etc/shadow, proper entry is present with root:*:16834:0:9:7::: > > Thanks for your co-operation, Maciej. Looking forward to reaolving this issue > asap. > > > Thanks, > Shubham_K > > > > ____________ > From: Maciej Borzecki <maciej.borze...@open

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread shubham.kumar4
nt: Thursday, February 4, 2016 12:48 PM To: Shubham Kumar (Product Engineering Service) Cc: yocto@yoctoproject.org; maciej.borze...@open-rnd.pl Subject: Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt On Wed, Feb 3, 2016 at 10:43 PM, <shubha

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread shubham.kumar4
r co-operation, Maciej. Looking forward to reaolving this issue asap. Thanks, Shubham_K From: Maciej Borzecki <maciej.borze...@open-rnd.pl> Sent: Wednesday, February 3, 2016 10:59 PM To: Shubham Kumar (Product Engineering Service); yocto@yoctoproject.org Subject: Re:

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread Maciek Borzecki
On czw, 2016-02-04 at 07:31 +, shubham.kum...@wipro.com wrote: > Hi Khem, > > Thanks for your quick response. > > That entry is already there in "/conf/local.conf " file as follows:- > > # We default to enabling the debugging tweaks. > EXTRA_IMAGE_FEATURES = "debug-tweaks" > > In addition

Re: [yocto] [meta-intel]:Quark not accepting "root" username at login prompt

2016-02-03 Thread Maciej Borzecki
> Dnia 3 luty 2016 o 15:55 shubham.kum...@wipro.com napisał(a): > > > In "final_build/conf/local.conf" , EXTRA_IMAGE_FEATURES = "debug-tweaks". > > So, yes "debug-tweaks" is present. > Try running bitbake -e and check the value of IMAGE_FEATURES (and where it gets assigned). You may also want