[Buildroot] cannot log to my build root

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Dec 14 16:00:15 UTC 2010


On Tue, 14 Dec 2010 17:56:06 +0200
Diego Iastrubni <diegoiast at gmail.com> wrote:

> And now it works. The problem is that shadow was not readable from the
> remote NFS.  Now I wait for the correct fix for this problem.

Ah, that's because your NFS directory is incorrectly exported. You
should use the no_root_squash option.

Otherwise, root accesses from the remote machine are made on the NFS
server as the nobody user, which obviously, can't access the
rootfs/etc/shadow file.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list