<div dir="ltr"><div><div>Hello,<br><br></div>The bmap-tool (version 3.2) reort this:<br><br><br>root@atlantis:/home/apons/plastia# bmaptool create -o bmap intool-jessie-0.1.img <br>bmaptool: WARNING: all 7.2 GiB are mapped, no holes in 'intool-jessie-0.1.img'<br>bmaptool: WARNING: was the image handled incorrectly and holes were expanded?<br><br><br></div>And the partions of image are:<br><br>Disk /dev/sdc: 3.7 GiB, 3904897024 bytes, 7626752 sectors<br>Units: sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br>Disklabel type: dos<br>Disk identifier: 0x50446648<br><br>Device Boot Start End Sectors Size Id Type<br>/dev/sdc1 2048 249855 247808 121M c W95 FAT32 (LBA)<br>/dev/sdc2 249856 2347007 2097152 1G 83 Linux<br>/dev/sdc3 2347008 7626751 5279744 2.5G 83 Linux<br><br><div><br></div><div>First partition ais vfat (/booy).<br>Second partition is ext4 (/).<br></div><div>Third partition is fsfs.<br><br></div><div>Regards.<br></div><div><br><br><br></div><div><br><br><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div>Alfredo Pons</div><div>Mòbil: 637367156</div><div>Blog: <a href="http://gnodebian.blogspot.com.es/" target="_blank">http://gnodebian.blogspot.com.es/</a></div><div>CV: <a href="http://es.linkedin.com/in/alfredopons" target="_blank">http://es.linkedin.com/in/alfredopons</a></div></div></div></div>
<br><div class="gmail_quote">2015-07-22 8:53 GMT+02:00 Artem Bityutskiy <span dir="ltr"><<a href="mailto:dedekind1@gmail.com" target="_blank">dedekind1@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 2015-07-20 at 13:35 +0200, Alfredo Pons wrote:<br>
> It is planned to work with the f2fs filesystem?<br>
> Currently it is not supported.<br>
<br>
</span>Do you want to use f2fs on the build host (the image is created on a<br>
host which uses f2fs) or you want the image to contain f2fs, while the<br>
build host uses something else like ext4?<br>
<br>
Or please, elaborate some more what do you mean by not supported, what<br>
are the symptoms?<br>
<br>
>From the build host side, bmap-tools relies on the FIEMAP or FIBMAP<br>
ioctls. Does f2fs support them, if yes, then there should be no<br>
problem. Otherwise, we'd need to see if f2fs offers any alternatives to<br>
these ioctls.<br>
<br>
Thanks!<br>
</blockquote></div><br></div>