From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1] DOS_PBR block type is also valid dos block type.
Date: Thu, 14 Mar 2013 11:53:08 -0600 [thread overview]
Message-ID: <51420E84.4060204@wwwdotorg.org> (raw)
In-Reply-To: <CAJxxZ0MVmyJENL8Ws8KwTvj72Jppd2_ogyQbG9Lm9-mfHxMqNQ@mail.gmail.com>
On 03/14/2013 01:31 AM, Sonic Zhang wrote:
...
>> Windows didn't give me that option. Do I need a smaller SD card to get
>> that option? Can you simply upload a compressed disk image or a hex dump
>> of the first sector instead?
>>
>
> Yes, you can use a small SD card such as 256M, 512M.
OK. The smallest card I have is 2GB, and I really don't want to lose its
content for a test. Aside from that, I only have 8GB and 16GB...
> Or create a small partition on your large SD card.
Now I'm confused. I thought you said this problem happened when there
was a raw filesystem placed directly onto the card, without any kind of
partition table? If so, then I don't see how creating a small partition
on my card would help reproduce the problem.
Again, can you simply send me a compressed image that demonstrates this
problem. Something like:
(WARNING: this will wipe any data on your SD card)
dd if=/dev/zero of=/dev/whatever-your-sd-card-is bs=32768
Then, format/... the card in Windows
Then, validate that the problem reproduces with it
(or just skip all the above if your current SD card content isn't
confidential, and there's little enough data that it will compress well)
dd if=/dev/whatever-your-sd-card-is of=sd.img bs=32768
bzip2 sd.img
Then, mail me sd.img.bz2
Thanks.
next prev parent reply other threads:[~2013-03-14 17:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-11 9:56 [U-Boot] [PATCH v1] DOS_PBR block type is also valid dos block type sonic.adi at gmail.com
2013-03-11 17:28 ` Stephen Warren
2013-03-12 2:59 ` Sonic Zhang
2013-03-13 17:11 ` Stephen Warren
2013-03-14 2:51 ` Sonic Zhang
2013-03-14 4:36 ` Stephen Warren
2013-03-14 7:31 ` Sonic Zhang
2013-03-14 17:53 ` Stephen Warren [this message]
2013-03-15 5:10 ` Stephen Warren
2013-03-15 6:36 ` Sonic Zhang
2013-03-15 13:14 ` Tom Rini
2013-03-15 17:09 ` Stephen Warren
2013-03-15 17:29 ` Tom Rini
2013-03-15 12:46 ` Tom Rini
2013-03-15 17:07 ` Stephen Warren
[not found] ` <CAJxxZ0Pk2CtS0FuYJyZDqq3NyUZEnCjnjsksx7buv8RiLf+3vQ@mail.gmail.com>
[not found] ` <513E9C79.2000708@wwwdotorg.org>
2013-03-13 2:58 ` Sonic Zhang
2013-03-13 16:51 ` Stephen Warren
2013-03-13 17:01 ` Stephen Warren
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=51420E84.4060204@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=u-boot@lists.denx.de \
/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