[meta-freescale] [PATCH] wks: add a kickstart file with vfat boot and ext4 rootfs partition

Max Krummenacher max.oss.09 at gmail.com
Wed Sep 13 07:21:49 PDT 2017


Hi

The change is on the first 'part' line:
From
part /boot --source ...
to
part --source ...

The omission of the mountpoint /boot makes the difference.

While at it I also changed the partition alignment to be for the first
partition 4MB into the SD-Card and for the second to be on a 1MB
boundary so that the i.MX images are somwhat similar.

Max

2017-09-13 15:49 GMT+02:00 Otavio Salvador <otavio.salvador at ossystems.com.br>:
> On Wed, Sep 13, 2017 at 10:00 AM, Max Krummenacher <max.oss.09 at gmail.com> wrote:
>> Since openembedded commit 2376b05512ddb8c4ec3aaf1df11071f536a76bd9
>> a partition with mountpoint /boot is no longer excluded from being
>> added to /etc/fstab.
>>
>> Thus add a kickstart file without mountpoint for the boot partition.
>>
>> Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>
>
> This is something else going on here. The file content is the same as
> sdimage-bootpart.wks so it is likely something else changing the fstab
> content.
>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list