Announcement

Collapse
No announcement yet.

Create a build of unpacked rootfs?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • robertferanec
    replied
    You should be able to mount the ext4 file. Just use this command:

    Click image for larger version

Name:	mount ext4.jpg
Views:	20
Size:	100.5 KB
ID:	8007

    Leave a comment:


  • rmemory
    replied
    ... or alternatively maybe a better solution for me would be to build the rootfs as a tar ball, which I could then untar to a location of my choosing.

    Leave a comment:


  • rmemory
    started a topic Create a build of unpacked rootfs?

    Create a build of unpacked rootfs?

    I have followed the instructions on the www.imx6rex.com (also described in the videos for the Yocto course) to build the images (zImage, DTB, rootfs) for the the OpenRex. However, I notice the build directory does not include a raw version of the rootfs.

    I see this file in my build directory:

    core-image-base-imx6q-openrex-20180512035027.rootfs.ext4

    And I also see the sdcard.gz file (which I know contains the zImage, DTB, and rootfs). With that said, if possible, I'd like for the Yocto build to include an unpacked copy of the rootfs as a directory, containing the entire rootfs. Is this possible, if so how might I do this?

    Here you will find some basic info about how to start with YOCTO and OpenRex. If you follow the steps below, you will be able to compile the source code by
Working...
X