[yocto] mount.nfs -> how i include nfs-utils

Hänel-Baas, Alexander alexander.haenel-baas at sieb-meyer.de
Thu Jan 22 23:14:18 PST 2015


Hi Jegan

Thank you for your reply.

I have added the line IMAGE_INSTALL_append=”nfs-utils” in the local.conf file and now nfs work on the target.

Many thanks.

Alex


Von: Jegan Chandru [mailto:pcjegan at gmail.com]
Gesendet: Freitag, 23. Januar 2015 07:38
An: Hänel-Baas, Alexander
Cc: ting.liu at freescale.com; yocto at yoctoproject.org
Betreff: Re: [yocto] mount.nfs -> how i include nfs-utils


IMAGE_INSTALL_append = "nfs-util-client"  in local.conf is what you are looking for. You need to bitbake the image again.



So if some packages are not available in rootfs by default, you could follow this method.

Check here for your quick reference,

https://wiki.yoctoproject.org/wiki/FAQ

​Please read here in detail,

http://www.yoctoproject.org/docs/1.7.1/dev-manual/dev-manual.html#usingpoky-extend-customimage

​-​

JC​

On Fri, Jan 23, 2015 at 11:50 AM, Hänel-Baas, Alexander <alexander.haenel-baas at sieb-meyer.de<mailto:alexander.haenel-baas at sieb-meyer.de>> wrote:
Hi
Yes i know that.

BUT this file was not copied to the rootfs during  the do_rootfs process.
It is not include in the root_fs.
But it was already compiled.

Alexander

Von: ting.liu at freescale.com<mailto:ting.liu at freescale.com> [mailto:ting.liu at freescale.com<mailto:ting.liu at freescale.com>]
Gesendet: Freitag, 23. Januar 2015 03:02
An: Hänel-Baas, Alexander; yocto at yoctoproject.org<mailto:yocto at yoctoproject.org>
Betreff: RE: mount.nfs -> how i include nfs-utils

mount.nfs is packaged in nfs-utils-client.

From: yocto-bounces at yoctoproject.org<mailto:yocto-bounces at yoctoproject.org> [mailto:yocto-bounces at yoctoproject.org] On Behalf Of H?nel-Baas, Alexander
Sent: Thursday, January 22, 2015 5:38 PM
To: yocto at yoctoproject.org<mailto:yocto at yoctoproject.org>
Subject: [yocto] mount.nfs -> how i include nfs-utils

Hi

In terms of my question „how i include nfs-utils“ i saw that the nfs-utils was compiled correctly.
But there was no mount.nfs in /sbin on the target or in the rootfs image.

What is the step to get this files in the do_rootfs process?

With best regards,
Alexander


--
_______________________________________________
yocto mailing list
yocto at yoctoproject.org<mailto:yocto at yoctoproject.org>
https://lists.yoctoproject.org/listinfo/yocto



--
JCP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150123/424ecabd/attachment.html>


More information about the yocto mailing list