From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6798056846333575168 Date: Thu, 27 Feb 2020 04:33:46 -0800 (PST) From: benbrenson89@googlemail.com To: isar-users Message-Id: In-Reply-To: <809cd26c-9cca-3647-59be-d0f2c2f71020@siemens.com> References: <9a605191-9af0-41d6-a414-75970acac66c@googlegroups.com> <809cd26c-9cca-3647-59be-d0f2c2f71020@siemens.com> Subject: Re: Bug mcopy (wic) when creating bootpartition MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2432_741276888.1582806826554" X-Google-Token: EKru3vIFbSTdX_sJ4F80 X-Google-IP: 145.253.133.129 X-TUID: 0uIx7gtRjPq2 ------=_Part_2432_741276888.1582806826554 Content-Type: multipart/alternative; boundary="----=_Part_2433_1866011415.1582806826554" ------=_Part_2433_1866011415.1582806826554 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Jan, Current architecture: armhf Qemu: qemu-arm-static To reproduce the bug I jumped into the buildchroot and typed the following: I tested it with mcopy version 4.0.18 and 4.0.23, with same results. sudo chroot buildchroot-target-debian-buster-armhf/rootfs cd /tmp mkdosfs -n test -S 512 -C test.img $((512*2*1024*100)) mkdir testfolder touch testfolder/testtestfile1 touch testfolder/testtestfile1 export MTOOLS_SKIP_CHECK=1 mcopy -v -i test.img -s testfolder/ ::/ > Copying testfolder sudo chroot buildchroot-host-debian-buster-armhf/rootfs apt-get install mtools dosfstools cd /tmp mkdosfs -n test -S 512 -C test.img $((512*2*1024*100)) mkdir testfolder touch testfolder/testtestfile1 touch testfolder/testtestfile1 export MTOOLS_SKIP_CHECK=1 mcopy -v -i test.img -s testfolder/ ::/ > Copying testfolder > Copying testfile2 > Copying testfile1 Greets ------=_Part_2433_1866011415.1582806826554 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hi Jan,

Current architecture= : armhf
Qemu: qemu-arm-static

To reprodu= ce the bug I jumped into the buildchroot and typed the following:


I tested it with mcopy version 4.0.18 and 4.= 0.23, with same results.

sudo chroot buildchroot-t= arget-debian-buster-armhf/rootfs
cd /tmp
mkdosfs -n tes= t -S 512 -C test.img $((512*2*1024*100))
mkdir testfolder
touch testfolder/testtestfile1
touch testfolder/testtestfi= le1
export MTOOLS_SKIP_CHECK=3D1
mcopy -v -i test.i= mg -s testfolder/ ::/
> Copying testfolder

sudo chroot buildchroot-host-debian-buster-armhf/rootfs
apt-get install mtools dosfstools
cd /tmp
mkdosfs= -n test -S 512 -C test.img $((512*2*1024*100))
mkdir testfol= der
touch testfolder/testtestfile1
touch testfolder/tes= ttestfile1
export MTOOLS_SKIP_CHECK=3D1
mcopy -v -i test= .img -s testfolder/ ::/
> Copying testfolder
> Copying testfile= 2
> Copying testfile1


Greets



=C2=A0
------=_Part_2433_1866011415.1582806826554-- ------=_Part_2432_741276888.1582806826554--