Hi
I work with the Layerscape 1021a ,that comes with yocto, i can create the
image, dtb und rootfs and start my target.
But I cannot mount a nfs directory via "mount -t nfs".
The Error message say:
"mount: wrong fs type, bad option, bad superblock on
172.16.17.63:/home/sm/myExport,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so."
And right in /sbin are no nfs helper.
So i start yocto select my machine (ls1021atwr), the image recipes
(lsl-image-core) press the "edit image recipe" button, the "All recipes" button
And search for nfs and then I included the nfs-utils manually by activate the
checkbox. Then I press the "Build packages" button.
Then yocto print "Building packages..." then shows "Step 2 of 2"
and I'm wondering because in the Included Packages nfs-utils are not shown!!!
So I go to the "all package tab" an include the nfs-utils again.
And finally I build the image.
Yocto creates a new image, that can boot, but it has no changes. No nfs-utils
are included!
The I press the edit recipes button and look under includet recipies/all
recipies and my before selected nfs-utils are NOT included.
My question are:
What is going wrong?
How I added the nfs-utils correctly?
Best regards
Alexander
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto