From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id EA984E0129D for ; Tue, 14 May 2013 09:05:53 -0700 (PDT) Received: from e6520eb (pac33-2-82-240-38-71.fbx.proxad.net [82.240.38.71]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 457814B000C; Tue, 14 May 2013 18:05:44 +0200 (CEST) Date: Tue, 14 May 2013 18:05:42 +0200 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Fabio Estevam Message-ID: <20130514180542.51330b09@e6520eb> In-Reply-To: References: Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.16; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: meta-freescale@yoctoproject.org, Angolini Daiane-B19406 , Otavio Salvador Subject: Re: Mounting rootfs via NFS X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 16:05:55 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Fabio, Le Tue, 14 May 2013 13:02:33 -0300, Fabio Estevam a =C3=A9crit : > I am trying to mount a rootfs generated by Yocto via NFS on a mx28evk: >=20 > [ 11.289609] VFS: Mounted root (nfs filesystem) readonly on device 0:11. > [ 11.297677] devtmpfs: mounted > [ 11.302088] Freeing unused kernel memory: 212K (c05fb000 - c0630000) > INIT: version 2.88 booting > mount: permission denied (are you root?) > mount: permission denied (are you root?) > grep: /proc/filesystems: No such fi: Permission denied > bootlogd.Bootlog daemon: bootlogd: > mount: can't read '/proc/mounts': No such file or directory > ln: /dev/mtab: Permission denied > urandom start: failed. > /etc/init.d/rc: /etc/rcS.d/S37populate-volatile.sh: line 192: can't > open /proc/cmdline: no such file > grep: /proc/filesystems: No such file or directory > hostname: sethostname: Operation not permitted > Configuring network interfaces... ifconfig: SIOCSIFADDR: Operation not pe= rmitted > ifup: can't open '/var/run/ifstate': Read-only file system > hwclock: can't open '/dev/misc/rtc': No such file or directory > date: can't set date: Operation not permitted > Tue Apr 23 16:07:00 UTC 2013 > hwclock: can't open '/dev/misc/rtc': No such file or directory > INIT: Entering runlevel: 5 > hwclock: can't open '/dev/misc/rtc': No such file or directory > Starting syslogd/klogd: done > Stopping Bootlog daemon: bootlogd. >=20 > Any hints? >=20 what are your nfs server settings ? Eric