public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: benbrenson89@googlemail.com
To: isar-users <isar-users@googlegroups.com>
Subject: Re: Bug mcopy (wic) when creating bootpartition
Date: Thu, 27 Feb 2020 04:33:46 -0800 (PST)	[thread overview]
Message-ID: <f95d6dec-0ae6-45aa-8deb-fbc5df71beb6@googlegroups.com> (raw)
In-Reply-To: <809cd26c-9cca-3647-59be-d0f2c2f71020@siemens.com>


[-- Attachment #1.1: Type: text/plain, Size: 871 bytes --]

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



 

[-- Attachment #1.2: Type: text/html, Size: 1335 bytes --]

  reply	other threads:[~2020-02-27 12:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-27  9:32 benbrenson89
2020-02-27  9:42 ` Jan Kiszka
2020-02-27 12:33   ` benbrenson89 [this message]
2020-02-27 16:10     ` Jan Kiszka
2020-03-09 17:04 ` Henning Schild

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f95d6dec-0ae6-45aa-8deb-fbc5df71beb6@googlegroups.com \
    --to=benbrenson89@googlemail.com \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox