[OE-core] can't login??

2012-08-20 Thread Jaap de Jong
Totaly stupid... Can't login as root. Have build an image with this: require recipes-core/images/core-image-minimal.bb # Use busybox as login manager IMAGE_LOGIN_MANAGER = busybox # Include minimum init and init scripts IMAGE_DEV_MANAGER = udev IMAGE_INIT_MANAGER = sysvinit

Re: [OE-core] can't login??

2012-08-20 Thread Andrei Gherzan
On Mon, Aug 20, 2012 at 1:06 PM, Jaap de Jong jaap.dej...@nedap.com wrote: Totaly stupid... Can't login as root. Have build an image with this: require recipes-core/images/core-image-minimal.bb # Use busybox as login manager IMAGE_LOGIN_MANAGER = busybox # Include minimum init and init

Re: [OE-core] can't login??

2012-08-20 Thread Paul Eggleton
On Monday 20 August 2012 12:06:54 Jaap de Jong wrote: Totaly stupid... Can't login as root. Have build an image with this: require recipes-core/images/core-image-minimal.bb # Use busybox as login manager IMAGE_LOGIN_MANAGER = busybox # Include minimum init and init

Re: [OE-core] can't login??

2012-08-20 Thread Paul Eggleton
On Monday 20 August 2012 14:09:48 Jaap de Jong wrote: What I'm trying to do is get an image that looks as much the same as the one I made under oe-classic. Perhaps my approach is not the way to go? I was using base-image.bb under oe-classic as the basis and added some packages to get to our

Re: [OE-core] can't login??

2012-08-20 Thread Elvis Dowson
Hi, On Aug 20, 2012, at 2:34 PM, Paul Eggleton wrote: Is debug-tweaks in IMAGE_FEATURES? I too have the same problem, I've got debug-tweaks in IMAGE_FEATURES, but it doesn't allow me to login. If I type root as the username, it does nothing and brings up the login prompt again.

Re: [OE-core] can't login??

2012-08-20 Thread Paul Eggleton
On Monday 20 August 2012 19:42:47 Elvis Dowson wrote: On Aug 20, 2012, at 2:34 PM, Paul Eggleton wrote: Is debug-tweaks in IMAGE_FEATURES? I too have the same problem, I've got debug-tweaks in IMAGE_FEATURES, but it doesn't allow me to login. If I type root as the username, it does nothing

Re: [OE-core] can't login??

2012-08-20 Thread Slater, Joseph
Sent: Monday, August 20, 2012 8:43 AM To: Paul Eggleton Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] can't login?? Hi, On Aug 20, 2012, at 2:34 PM, Paul Eggleton wrote: Is debug-tweaks in IMAGE_FEATURES? I too have the same problem, I've got debug