All of lore.kernel.org
 help / color / mirror / Atom feed
* e2fsprogs with core-image-minimal
@ 2013-12-13 16:45 J Uhl
  2013-12-13 17:12 ` Nicolas Dechesne
  0 siblings, 1 reply; 2+ messages in thread
From: J Uhl @ 2013-12-13 16:45 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

Hello,
 
How do I get mkfs.ext3 binary over to my rootfs image.  I added 
 
IMAGE_INSTALL += “util-linux e2fsprogs”
 
To core-image-minimal but I seem to be missing something.  Mkfs does work but no mkfs.ext3.
 
Thanks!


[-- Attachment #2: Type: text/html, Size: 1759 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: e2fsprogs with core-image-minimal
  2013-12-13 16:45 e2fsprogs with core-image-minimal J Uhl
@ 2013-12-13 17:12 ` Nicolas Dechesne
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Dechesne @ 2013-12-13 17:12 UTC (permalink / raw)
  To: J Uhl; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

On Fri, Dec 13, 2013 at 5:45 PM, J Uhl <juhl_iphone@yahoo.com> wrote:

> How do I get mkfs.ext3 binary over to my rootfs image.  I added
>
> IMAGE_INSTALL += “util-linux e2fsprogs”
>
> To core-image-minimal but I seem to be missing something.  Mkfs does work
> but no mkfs.ext3.
>

you need to install "e2fsprogs-mke2fs" into your image

[-- Attachment #2: Type: text/html, Size: 1406 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-13 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-13 16:45 e2fsprogs with core-image-minimal J Uhl
2013-12-13 17:12 ` Nicolas Dechesne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.