I crated an image with buildroot. Everything went smooth. When I untarred the bz2 image in vmware and tried to boot into it then I observed an issue, in which, system is unable to recognize any user, even root.
While starting dbus, it gives error as:
Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
Unknown username "root" in message bus configuration file
Could not get password database information for UID of current process: User "???" unknown or no memory to allocate password entry
free -m returns
total=> 1006 used=> 46 free=> 959
/etc/passwd. – Gilles Feb 7 at 23:34make menuconfigmake. I used the resultant tar.bz2 file to extract in to vmware HD. Kernel cmdline as islinux /boot/bzImage root=/dev/sda1 initConfig file is pasted here: pastebin.com/2i1iJFkL – SHW Feb 8 at 5:43